hi

afaik, when you create an abstraction, containing audio objects, the dsptree doesn't get automatically updated.

either:

you turn off/on pd dsp i.e. with
[;
pd dsp 0, dsp 1(

or create an other audio object and delete it.

or as you found out: connect  two audio objects.


eni




Tuti wrote:
Hi All,
Does anybody know how to solve that one (see below)? I found it posted
awhile ago but (it seems that) it didn't get any reply. Now I'm having
the same problem. Did anybody find a way around that? Any thoughts are
very welcome.
Cheers!

----------
Pd-message abstraction creation doesn't start the audio within the abstraction

         Okay, another bug using the Pd messages to create objects.

         If you place an abstraction within a patch using a >obj x y
abstraction| message, the audio for the abstraction doesn't actually
function until you connect two tilde objects within the abstraction; only
then does it magically come to life.

         Thoughts?

_______________________________________________
[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

Reply via email to