Replies: 3 comments 1 reply
-
hi all, after checking all setting files, I found the issue Another question. I noticed that some sounds such as piano FM or others work well, but many struggle with my Pi Zero. Do I need to use a Pi 3B+ or can i get away with my Zero by changing some of the settings? thanks! thanks anyway. |
Beta Was this translation helpful? Give feedback.
-
I tried a Pi 3B+ and it works much better. I guess the Pi Zero is good only to play 3-4 simple MIDI sounds at a time (eg piano). |
Beta Was this translation helpful? Give feedback.
-
Thanks for the information - I'll check for bugs in the install script that might have caused the failed selection. When you say some sounds don't work well on the Pi Zero, can you be more specific? Is there too much latency, does the sound crackle, or does it just cut out completely? The latter is evidence the CPU is being overloaded, which can be more of a problem on the Pi Zero. The Zero 2 is supposedly close to a Pi 3B+ in terms of processing power, but in practice this doesn't seem to be the case to me. A way to deal with CPU overruns is to lower the |
Beta Was this translation helpful? Give feedback.
-
hi all, I've got a piano MIDI controller connected to the squishbox (raspberry pi).
however, when MIDI controller keys are pressed, there is no sound
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: sndrpihifiberry [snd_rpi_hifiberry_dac], device 0: HifiBerry DAC HiFi pcm5102a-hifi-0 [HifiBerry DAC HiFi pcm5102a-hifi-0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: vc4hdmi [vc4-hdmi], device 0: MAI PCM i2s-hifi-0 [MAI PCM i2s-hifi-0]
Subdevices: 1/1
Subdevice #0: subdevice #0
aconnect -i
client 0: 'System' [type=kernel]
0 'Timer '
1 'Announce '
client 14: 'Midi Through' [type=kernel]
0 'Midi Through Port-0'
client 20: 'Oxygen 49' [type=kernel,card=1]
0 'Oxygen 49 Oxygen 49Oxygen 49'
I have done updates several times, reinstalled the system through
curl -L git.io/squishbox | bash
but still no sounds when the piano keys are hit
Any ideas? I must have spent 10 hours on this problem and do not know what could be wrong...
any help would be hugely appreciated!
Roby
Beta Was this translation helpful? Give feedback.
All reactions