hi, i’m wondering how to copy a doofer via scripting so that it is 1:1 all contents, all settings, all “within-doofer-devices”?
Yeah it would be great if there was a way to “un-combine” a doofer
well i mean, that’s one thing, of course, but i am looking to accomplish a couple of things:
- when duplicating a track with a script, the contents within the doofer are copied
- when selecting a doofer, shooting a shortcut to load a device (vst,native,vst3,audiounit etc), load it inside the doofer.
i’m not sure how to do this but it feels like active_preset_data XML injection is gonna be the only way?
has anyone got this working?
This already is possible by:
- Right click on a device within a doofer’s chain and select → “DSP Chain” → “Cut”
- Right click on the track DSP chain (or some other chain) → “DSP Chain” → “Paste”
It could be a single new command but this way you are also in control where exactly the chain should be pasted to.
1 Like
Oh, very nice! This is good to know, thank you