Hi there,
I'm running Pd 0.47 on RPI 3 with Rasbpian stretch. Trying to get a patch to load on boot-- I have the script opening the patch in /etc/rc.local and I can call it up no problem when I open the script from the terminal but for some reason when rc.local launches the script on reboot, I get errors saying that readanysf~ doesn't recognize the header for the stream mp3s that it is trying to load. If I boot the Pi up normally and then open the Pd patch, it has no problem. Any idea what I can try to get it to automatically launch correctly on reboot? Thanks.
-
readanysf~ doesn't recognize file headers in nogui mode
-
@jenkutler This might help...... https://puredata.info/docs/faq/why-doesn-t-audio-work-when-i-start-pd-in-nogui-mode
David.