#Macro Track Selection
1 messages · Page 1 of 1 (latest)
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?
I'm currently investigating creating a Nyquist plugin. All I really want to do is INSERT silence. Why is this so hard to automate?
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. 😀
To add 3 seconds of silence at the start of a track:
- Select the first 3 seconds of the track
- Apply "Repeat" (once), so that there are now 2 copies of the first 3 seconds, one after the other in the same track.
- Select the first 3 seconds
- Apply "Silence" (to silence the first 3 seconds)
thx.
I made a simple Nyquist plugin to add 3s and then added it to my macro. So that works now
Another useful "trick" is that you can use the Nyquist Prompt in a Macro. This allows you to run custom Nyquist code in a Macro without cluttering your list of installed effects.