maybe phofman has the idea, but I'll be honest... that HDMI knowledge is way beyond what I understand 😛
Well, I do not know what the problem actually is (no sound or no display?), but AFAIK the hw:vc4... device accepts only format which requires the hdmi:CARD=xxx device string instead of hw:xxx . IMO testing it should just take a different device string in the .asoundrc file.
I'm not sure why we are talking about HDMI audio. It looks like on-board audio is in use - slave.pcm "hw:2,0", where 2 is Headphones:
https://www.diyaudio.com/community/threads/peppymeter.291010/post-7578700
Also the ASCII meter works just fine, which means plugin and pipe are functional. The problem is that UI doesn't show any activity.
https://www.diyaudio.com/community/threads/peppymeter.291010/post-7578700
Also the ASCII meter works just fine, which means plugin and pipe are functional. The problem is that UI doesn't show any activity.
Well, bottom line is my new pi 3B arrived and I used the image from RPI and things are working great. I installed Ryger so I can have this pi function as a DLNA renderer. I'm able to control it from my iPad using MConnect HD, sending it files from Serviio running on a pi 4. The meters work great!!!
My 1280 x 400 waveshare display arrives today, can't wait to get this project into my home theater. Thank you for your help!!
My 1280 x 400 waveshare display arrives today, can't wait to get this project into my home theater. Thank you for your help!!
RPI, I cannot seem to locate where the autostart for PeppyMeter resides in the image you kindly shared. Where is it?
It's in the file /etc/rc.local. You need root privileges to edit that file:
sudo nano /etc/rc.local
sudo nano /etc/rc.local
I've set up the Kandinsky image and it's working great
with a Hifiberry Dacplus. Congrats on an excellent project!
Excellent Sound!
And Love those VU meters!
The Equalizer works very well as well.
I've got it playing Flac files off a USB stick.
I'd like to get a way to stream Spotify off it
but the current Raspotify is only for the Bullseye OS.
Is there any other option for Spotify?
with a Hifiberry Dacplus. Congrats on an excellent project!
Excellent Sound!
And Love those VU meters!
The Equalizer works very well as well.
I've got it playing Flac files off a USB stick.
I'd like to get a way to stream Spotify off it
but the current Raspotify is only for the Bullseye OS.
Is there any other option for Spotify?
Thanks RPI. And just wanted to confirm... there is no option to rotate through a list of chosen meters by tapping? Is there a way to change via ssh or other means beyond edit the config.txt? Thank you!
This thread is for PeppyMeter not Peppy player (https://www.diyaudio.com/community/threads/peppy-player.288412/page-23). Anyway, this is in my TODO list - to upgrade to the latest Bookworm OS version (the version after Bullseye). I'll start making that upgrade pretty soon.
Do you mean that Raspotify doesn't work on Bookworm? That's currently the main way to use Spotify in the Peppy player. Full support for different commercial services (Spotify, Tidal, Qobuz, Deezer etc) is also in my TODO list. But if that will happen then more likely that will happen in the second half of this year.
If you have iPhone (or any other device which supports AirPlay) you can send a Spotify stream to your Pi using the AirPlay mode in the player:
https://github.com/project-owner/Peppy.doc/wiki/AirPlay
Do you mean that Raspotify doesn't work on Bookworm? That's currently the main way to use Spotify in the Peppy player. Full support for different commercial services (Spotify, Tidal, Qobuz, Deezer etc) is also in my TODO list. But if that will happen then more likely that will happen in the second half of this year.
If you have iPhone (or any other device which supports AirPlay) you can send a Spotify stream to your Pi using the AirPlay mode in the player:
https://github.com/project-owner/Peppy.doc/wiki/AirPlay
No way by tapping but recently Volumio team asked me to implement functionality to start/stop meters programmatically using Python. That was done in the latest version of the PeppyMeter. But for that you need to write your own Python program which will do that. PeppyMeter switches to the new random meter every time you start/stop it. Using that functionality you can probably implement switch by tapping as well.Thanks RPI. And just wanted to confirm... there is no option to rotate through a list of chosen meters by tapping? Is there a way to change via ssh or other means beyond edit the config.txt? Thank you!
Thanks RPI! Will go to that thread!This thread is for PeppyMeter not Peppy player (https://www.diyaudio.com/community/threads/peppy-player.288412/page-23). Anyway, this is in my TODO list - to upgrade to the latest Bookworm OS version (the version after Bullseye). I'll start making that upgrade pretty soon.
Is it possible for me to upgrade the version I have?No way by tapping but recently Volumio team asked me to implement functionality to start/stop meters programmatically using Python. That was done in the latest version of the PeppyMeter. But for that you need to write your own Python program which will do that. PeppyMeter switches to the new random meter every time you start/stop it. Using that functionality you can probably implement switch by tapping as well.
Sure, first make a backup copy of the existing version:
mv PeppyMeter PeppyMeter.bak
then pull the latest version from GitHub:
git clone https://github.com/project-owner/PeppyMeter.git
then adjust the configuration (config.txt)
mv PeppyMeter PeppyMeter.bak
then pull the latest version from GitHub:
git clone https://github.com/project-owner/PeppyMeter.git
then adjust the configuration (config.txt)
I was trying to find an explainer on this new feature on the wiki but couldn’t find anything. How does one do this?No way by tapping but recently Volumio team asked me to implement functionality to start/stop meters programmatically using Python.
It was not intended for regular PeppyMeter users.
I’ve added a new named attribute to the Peppymeter constructor:
timer_controlled_random_meter=True
If you need programmatic control of the random meter set that parameter to False.
After that you can switch random meters by calling function ‘restart’ on Peppymeter object.
I’ve added a new named attribute to the Peppymeter constructor:
timer_controlled_random_meter=True
If you need programmatic control of the random meter set that parameter to False.
After that you can switch random meters by calling function ‘restart’ on Peppymeter object.
Anyone managed to get the meters moving with Spotify connect and at the same time having Spotify actually working without speeding through songs.?
You can read the discussion here: https://community.volumio.com/t/pro...xx-and-3-0xx-buster/45862/2418?u=peppy.player
Love PeppyMeter, and enjoyed it while I was streaming Tidal through pCP on Raspberry (Pi4).
Now that Logitech stopped MySqueezBox servers I have switched to Tidal Connect on the RpI.
Is there anyway to have PeppyMeter work with my new setup??? (Rpi OS 64 Debian Bookworm) with 'Tidal Connect')
Really miss it!
Now that Logitech stopped MySqueezBox servers I have switched to Tidal Connect on the RpI.
Is there anyway to have PeppyMeter work with my new setup??? (Rpi OS 64 Debian Bookworm) with 'Tidal Connect')
Really miss it!
- Home
- Source & Line
- PC Based
- PeppyMeter