On Sun, Jan 25, 2015 at 12:33 PM, Claude Heiland-Allen <[email protected]> wrote:
> 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 > This last one did it! Launching Pd with -oss won't work (it can't find /dev/dsp), but launching it like you suggest "aoss /usr/local/bin/pd" outputs audio properly. Thanks
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
