[PD] Indicating when a patch is fully loaded

Frank Barknecht fbar at footils.org
Mon May 25 13:38:48 CEST 2009


Hallo,
IOhannes m zmoelnig hat gesagt: // IOhannes m zmoelnig wrote:

> i guess the main problem with RjDj is that any number of people can  
> create scenes. the less restrictions imposed on them (e.g. "you have to  
> send a bang to the global 'ready' receiver once your patch is properly  
> initialized") the better (though of course this would simplify  
> everything very much).
> ideally no restrictions are imposed at all, and everything works  
> automagically.

My current idea is to abuse the [soundoutput] abstraction that replaces
[dac~] in RjDj scenes to report when loading ends. We can assume, that all
scenes use it, so a 

[loadbang]--->[delay]--->[s RJDJ_PATCH_IS_LOADED] 

inside soundoutput.pd will catch most cases. 


Ciao
-- 
Frank




More information about the Pd-list mailing list