Hi there!
I'm struggling with getting pd-extended working on the cubieboard with line out at least, and line in hopefuly. Cubieboard is an arm board : http://cubieboard.org
The goal of all of that is to use pd-extended to detect commercial ads in a audio real time stream, and scramble it.
But when I try to use pd-extended the following error occurs like 10times/second
ALSA input error(restart failed): Broken pipe
ALSA output error (restart failed): Broken pipe
and that's where my hardaware configuration knowledge ends
I ran the alsa-info script and here is the link : http://www.alsa-project.org/db/?f=fbc2cdc9db506919ac11a865531b448708575f24
Beside of that I can play sound, e.g. with the aplay command.
My env:
linaro <at> linaro-alip:~$ uname -a
Linux linaro-alip 3.0.42-aufs+ #4 PREEMPT Mon Oct 29 17:40:09 CET 2012 armv7l armv7l armv7l GNU/Linux
linaro <at> linaro-alip:~$ pd-extended -version
Pd-0.43.3 ("extended-20121004") compiled 15:16:26 Oct 4 2012
I got the binary here : https://puredata.info/downloads/pd-extended-0-43-3-on-raspberry-pi-raspbian-wheezy-armhf
So if someone can help me with that, I will be grateful.
Regards,
Xavier