04-03-2022, 08:09 AM
(03-30-2022, 10:34 PM)fdealexa Wrote:(03-30-2022, 02:01 PM)karas Wrote: HI
I'm currently stuck at the "Loopback" configuration. Songs cant be play when i set the loopback "on" and showing MPD error.
I think the core system was changed due to the new version?
is there any peppymeter installation update for the latest version of moode?
thanks
K
Hello Karas,
I haven't test it yet.
I will probably try dyring the weekend and, of course, I will inform about that.
Best regards and thanks,
Francesco
Hi Karas,
would you please try the follow commands for the point 1 (instead of that reported on the github Installation and configuration of PeppyAlsa) , follow the point 2 ... and let me know?
Code:
sudo apt-get install git
git clone https://github.com/project-owner/peppyalsa.git
cd peppyalsa
sudo apt-get install libasound2-dev libfftw3-dev
aclocal && libtoolize
autoconf && automake --add-missing
./configure && make
sudo make install
I have tested it on a scratch 8.0.2 installation with a raspberry hat as DAC.
Good luck and best regards,
Francesco