-
yellowduck
I am having emense troubles getting any audio output from a file that has been loaded in an array. It seems like it is an easy fix, but I can't seem to figure it out. I basically just need a specified audio file to be loaded in to an array then played on command without having to reload the audio file every single time. Any help would be greatly appreciated!!!!
I am also running pure data on a raspberry pi, but that shouldn't make a difference.
I've attached my patching below, in a screenshot....
http://www.pdpatchrepo.info/hurleur/Screen_Shot_2013-08-26_at_4.49.52_PM.png
-
yellowduck
Hey guys,
I am trying to write a PD patch that load an audio file into an array then plays it on command with a potentiometer (in the most basic form) manipulating volume. I was wondering if anyone had any experience with this and could help out with the Python script I am writing to bridge it into PD.Please let me know! All help is welcome.
I am an experienced Max user trying to translate my skills to PD.
-YD
-
yellowduck
Thanks! I have one more question, I am trying to run audio output, but every time I try to switch from the Jack to port audio under the media tab, the whole program crashes every single time. I've removed pure data the reinstalled it again, trying to switch away from jack, but every time it seems to crash. How can I work around this so I can start to hear audio from my RPi?