Moode Forum
[How to do instruction] 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: FAQ and Guides (https://moodeaudio.org/forum/forumdisplay.php?fid=9)
+--- Thread: [How to do instruction] 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi (/showthread.php?tid=155)



RE: 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi - adrii - 09-27-2021

Hi officialsm

No. You must set a value for -o. See

   https://github.com/antiprism/mpd_oled/blob/master/doc/install_moode7_deb.md#configure-mpd_oled-and-set-to-run-at-boot

Adrian.


RE: 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi - Alaini93 - 09-27-2021

Hi Adrian,
The Spectrum is working nicely with 7.4, but I cannot play Spotify because I'm using CamillaDSP at the same time.
Camilla and Loopback don't play well together.

I don't have this problem with Volumio 3 buster.
Do you have any idea how we can make it work on Moode?


RE: 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi - adrii - 09-28-2021

Hi Alain

I don't know about issues using CamillaDSP and the ALSA looopback device at the same time on Moode. Is this a problem that has been reported to the Moode developers?

If the underlying issue relates to the ALSA configuration then you could solve it yourself by writing a custom ALSA configuration file (that may well be specific to your Moode setup) and modifying Moode to use it on your system.

Adrian.


RE: 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi - Alaini93 - 09-28-2021

Hi Adrian,
yes I reported this problem in 7.3, they said that a developer would need to look into it, but they don't have the resource to do it.
I'm really surprise that nobody else is using CamillaDSP with spectrum ON and want to listen to Spotify, weird.

Thanks.


RE: 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi - adrii - 09-28-2021

Hi Alain

I have found the thread where you reported the issue

   http://moodeaudio.org/forum/showthread.php?tid=3977

Sorry, I don't have any suggestions for working around this.

Adrian.


RE: 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi - Alaini93 - 09-28-2021

Thanks Adrian,

one easy solution is to set Loopback OFF every time I want to listen to Spotify Rolleyes
And of course rebooting also.


RE: 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi - Jempie - 10-21-2021

Hi Adrian,

i there a way to switch off the spectrum analyzer?
and place there instead Moodeaudio


RE: 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi - adrii - 10-21-2021

Hi Jempie

There are no options to do that. See https://github.com/antiprism/mpd_oled/blob/master/doc/FAQ.md

Adrian.


RE: 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi - Jempie - 10-21-2021

Dear Adrian,

I thought Drone7 did that, or modify it.
Only the bars

Jempie


RE: 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi - adrii - 10-21-2021

Hi Jempie

If you want to replace the spectrum bars with something else then this will require changing the mpd_oled code. I can't help with this, but I do provide details of where the changes need to be made in the FAQ.

Adrian.