#Macro Track Selection

1 messages · Page 1 of 1 (latest)

nimble lotus
#

I'm trying to create a macro to take two files, add silence to the first, then align them end-to-end and export as one file. No matter that I do, i get an error that "Silence requires one or more tracks to be selected". What am I doing wrong?

nimble lotus
#

Ok, I've updated my macro so that it does most of what I want, it currently looks like this. My only remianing problem is that no matter how I configure Silence, it does not save my settings. I want 3 seconds silence, and it will add only the default 1264 samples. How can I convince it to add the 3s I want?

nimble lotus
#

I'm currently investigating creating a Nyquist plugin. All I really want to do is INSERT silence. Why is this so hard to automate?

wind spade
#

I always struggle with creating new audio with a macro. One way to do it is to duplicate existing audio, then silence it.

#

@rare yew once showed me how to avoid this horrible kludge, but I've lost my notes. 😀

rare yew
nimble lotus
#

I made a simple Nyquist plugin to add 3s and then added it to my macro. So that works now

rare yew