D'OH!

In the worst type of faux pas -- I "discovered" tonight that the
piCorePlayer Extras option other posters have mentioned IS STILL A THING.
But it's not a item on the tab bar. It's a button on the Main Page that is
only visible if Beta mode is selected. I mistakenly thought that the Tweaks
item on the tabbar was some recent change that replaced the "old" Extras
option. It is not.

And now I've found it I have also found an "Asound" item on the sub-tabbar
that appears when one selects this Extras button. And it does still offer
an option to write a Mono section to the /etc/asound.conf file. I am as I
type listening to mono-phonic output through my LMS system :-)

I apologize for wasting your (plural) time. But nonetheless I still
appreciate all of you who took the time to offer suggestions. Should anyone
find this post based on searches, it turns out to be a relatively easy edit
to the asound.conf file to produce mono output to BOTH speakers (hw:1,0 is
the hifiberry add-on card -- for the regular 1/8" audio out, one would use
hw:0,0):

{code}
# mono - Generated by piCorePlayer
pcm.!default {
type route
slave.pcm "hw:1,0"
ttable {
0.1 1
0.0 1
1.0 1
1.1 1
}
}
{code}

Guy Stalnaker
[email protected]


On Sat, Dec 28, 2019 at 5:46 PM Apesbrain <
[email protected]> wrote:

>
> Ok, you are misunderstanding what is happening here. No files are being
> altered. LMS is applying the SoX effect in real-time.
>
> Anyway, you have other options described here that might be better
> suited for RPi.
>
>
> ------------------------------------------------------------------------
> Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
> View this thread: http://forums.slimdevices.com/showthread.php?t=111395
>
> _______________________________________________
> Squeezecenter mailing list
> [email protected]
> http://lists.slimdevices.com/mailman/listinfo/squeezecenter
>
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to