Just finished a small tool i was missing so far. As usual report any bugs you find to me.
Blurp: This tool makes it easy to copy and paste automation data for the complete song between different device parameters.
To access this tool, open the automation editor and do a right click on one of the automated parameters in the list. Once copied find your target parameter and do a right click again for pasting the data.
You can copy the automation envelopes or pattern command automation or both at once. Pasting works for all types the same, but pasting pattern commands can be done with a conversion to an envelope too. The tool also takes care to convert pattern command automation for panning, volume and width to their proper effect commands.
In some cases pasting pattern command automation may be disabled. This can happen when you have no empty effect column left in the target channel or when the target parameter is out of bounds, which is limited by the internal pattern command resolution. The status bar will give you a notice then.
I remember this request coming up and trying to find a way to do it without a serious headache from with Renoise and failing so let me be the first to say thanks for this
A way to shift up/down and squash/compress the entire automation now could come in massively useful, for where you want the automation to follow but it doesnât want to land on exactly the same values. Think thatâs something Renoise is likely to have to address, not you with the tool, though.
Done. Actually all i had to do was to remove my polarity check. There is actually no difference between the two and for bipolar the 0 point is simply 50.
thanks beatslaughter. first the amazing samplepack which i use all the time (also used for my entry for the Bleep compo, so taking this opportunity to give you even more credit and thank you once again), and now this. great stuff.
New version in first post. Added support for pattern command automation and a conversion feature, which can be used to paste pattern command automation as envelopes.
Another update was published in the first post. The menu was lagging like hell with big songs and pattern command automation in the clipboard. Made sure now, that the scan for an empty effect column is called as less as possible. Also the conversion from pattern commands to envelopes had a typo and the converted values were too far off. Added more robust error checking code and fixed a few other small things. If you have an older version installed you should really update to this one.
Uploaded the final version to the tools page. Done a few code optimizations and also fixed a bug with a notifier not being installed after a new song was loaded or created.
Uploaded the final 1.2 version to the tools page. It fixes a small bug, so if you had the preview for 2.8 installed then update your tool with the one from the tools page. Both are version 1.2.
Yes, it should work fine in the latest Renoise version. Iâm trying to keep all my tools updated but wonât reupload a tool, if it auto upgrades fine. Not a fan of pushing updates with no real change.
Yes, it should work fine in the latest Renoise version. Iâm trying to keep all my tools updated but wonât reupload a tool, if it auto upgrades fine. Not a fan of pushing updates with no real change.
I agree. No need.
The Browse Tools page could use a little UX love, though (an âAll Versionsâ option in the dropdown, or a âConfirmed working in v3.xâ flag on the toolâs page, which would also add it to the v3.x list,or a more obvious âSearch Toolsâ interface, or something).
New users browsing for interesting stuff select v3.1 from the dropdown, see that thereâs not a lot there yet, and maybe work their way backwards through the versions with increasing skepticism, if they even bother.
Mostly though, your excellent tool ends up buried and forgotten.
Awesome! Thanks for this tool!
That said, I tried copying between renoise instances but that isnât working (unless Iâm missing something). Is that something that you could add or is it an API limitation?