Le 21/11/2012 14:47, patrick a écrit : > hi, > > can i use [pd~] to open a gem patch? it doesn't create the gem window > here when opened with pd~, but working fine when i open the gem patch > directly (without using [pd~ start mygem.pd<)? > > i am trying to playback video without affecting the dsp, my solution > before was to open 2 process and communicate with netsend/receive. > > thx > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list
Hello Patrick, You need to activate dsp in your main patch to start the subprocess. ++ Jack _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
