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 _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
