> This might just be a graphics related problem. It's not!
Ingo ________________________________________ Von: [email protected] [mailto:[email protected]] Im Auftrag von David Schaffer Gesendet: Donnerstag, 3. November 2011 12:31 An: pd list Betreff: Re: [PD] Interruption of audio / Loading sound into array Hi, This might just be a graphics related problem. Just disable the graphical representation of the arrays (I'm not in front of Pd right now but If I remeber well, it's just a matter of clicking on the arrays and unchecking the "graph on parent" box). I had the very same problem under Win XP, it solved everything. Hope this helps. D.S http://www.flickr.com/photos/schafferdavid/ http://audioblog.arteradio.com/David_Schaffer/ > From: [email protected] > To: [email protected]; [email protected] > Date: Mon, 31 Oct 2011 19:24:20 +0100 > Subject: Re: [PD] Interruption of audio / Loading sound into array > > [soundfiler] will always interrupt the audio stream. > > What I have done before was to stream the soundfile into a table with > [readsf~]. You can upsample the subpatch with [block~] or [switch~] so it > reads faster than realtime. > > Ingo > > > > > -----Ursprüngliche Nachricht----- > > Von: [email protected] [mailto:[email protected]] Im Auftrag von > > Sebastian Hanusa > > Gesendet: Montag, 31. Oktober 2011 18:37 > > An: [email protected] > > Betreff: [PD] Interruption of audio / Loading sound into array > > > > Dear List! > > > > I have a problem, where hope the solution is so easy as it is > > complicated for me to find a solution: > > > > When I am loading a soundfile (about one 30 seconds, stereo, .aif, > > 16bit/44100Hz) to an array and simultaneously I have a quite simple > > audio prozess like replaying a second soundfile with [readsf] + for > > example a delay and a bandbass I get in the moment of loading to the > > array a dropout of the audio stream. > > > > I tryed to switch off the patch within the array for the moment of > > loading - but I get the same result. > > > > Is there a way to avoid this dropout? > > > > I am working with pd_extended 0.42.5 on a MacBook 2 GHz Intel Core 2 > > Duo, OS X 10.5.8 > > > > Thanks a lot for any help and with best regards, > > > > Sebastian > > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
