Re: Volume Not Adjusted Properly with Envelope
Posted: Tue Mar 23, 2021 4:57 pm
Thanks, that's a nice amount of detail, but I've still not been able to create a zero length clip.
If you want to try yourself, I'm using:
"Extra menu > Scriptables II > Get Info"
(to enable the "Extra" menu: "View > Extra Menus (on/off)")
Then in "Get Info", select "Clips".
This returns info about all clips in the project, like this:
A zero length clip would have the same "start" and "end" time.
If you want to try yourself, I'm using:
"Extra menu > Scriptables II > Get Info"
(to enable the "Extra" menu: "View > Extra Menus (on/off)")
Then in "Get Info", select "Clips".
This returns info about all clips in the project, like this:
Code: Select all
[
{ "track":0, "start":0, "end":4, "color":0 },
{ "track":0, "start":5.68678, "end":10.6868, "color":0 } ]