[PD] install libraries with apt-get with Pd compiled from source?

Claude Heiland-Allen claude at mathr.co.uk
Sun Jan 25 11:33:51 CET 2015


On 25/01/15 10:18, Alexandros Drymonitis wrote:
> and obviously there's no /dev/dsp

Depends on the specific versions on your rPi, but try:

add 'snd_pcm_oss' to '/etc/modules' to make it work after reboot
'modprobe snd_pcm_oss' to make it work before rebooting
http://www.raspberrypi.org/forums/viewtopic.php?f=38&t=15253

or try:

install 'alsa-oss' if you haven't already got it
run 'aoss pd' instead of 'pd'
https://help.ubuntu.com/community/alsa-oss


Note: I have no rPi, so I haven't tested these suggestions...


Claude
-- 
http://mathr.co.uk




More information about the Pd-list mailing list