Can’t access the “Active/Bypassed” parameter (due to API limitations)
Does not support automation via pattern-commands Todo
More integration: MIDI mappings, right-click (context menu) entries
Option to “Enforce boundaries” when copying a selection in pattern
(ensure that the resulting clipboard data will always have points placed at either end)
Put on the tools page once it’s proven to be solid Planned
Ability to “move” or “swap” devices and/or parameters
Add “Library”, storage facility for automation clips
Ability to transform and generate automation data
Remap parameters (to allow copying between different device type)
Wow nice. There is a little problem: If selecting automations too quickly, it will not switch to the automation view then (and assumingly also not doing other stuff?).
P.S: Is the GUI so small, because the team is planning to make the adv. panel available for tools?
please danoise include the feature that i showed you in the video the pitch up/down the automation clip
Of course. It’s high on the list, but I want to integrate it into a more general-purpose kind of thing so you could also e.g. lower/raise values - there’s a lot of avenues to explore there…
What it offers right now - the ability to copy-paste automation between parameters - has really been a creative showstopper for me a number of times. So I simply started there
There’s a new version available (v0.55). Check OP to download.
This version adds “headless” operation, which means that you can access all the essential features from keyboard shortcuts, without bringing up the GUI.
Enter “AutoMate” in the Renoise Prefs > Keys and you should see the following:
It should be obvious that I haven’t tested every single one…
A couple of notes:
“Selected Scope” refers to the scope chosen from the AutoMate GUI.
Similarly, “Automation” (without “Device” or “Parameter” in front of it) will refer to the currently selected type in the GUI.
So if you have the GUI visible, you can control the scope and the shortcuts postfixed with “Selected Scope” will respect that.
But I added every possible combination, because it’s also nice to have shortcuts that doesn’t require a GUI.
Btw: I found that my own favorite bindings was to mimic Renoise and define these:
CTRL + ALT + F3 : Cut Automation (Whole Pattern)
CTRL + ALT + F4 : Copy Automation (Whole Pattern)
CTRL + ALT + F5 : Paste Automation (Whole Pattern)
And, for more general purpose copy-paste:
CTRL + ALT + X : Cut Automation (Selected Scope)
CTRL + ALT + C : Copy Automation (Selected Scope)
CTRL + ALT + V : Paste Automation (Selected Scope)
–
PS: I couldn’t replicate the issue reported by ffx.
Also, installing the xrnx by doubleclicking will still throw an error message - once.
I recently switched to submodules, so you’ll have to run this additional command after cloning/unzipping
git submodule update --recursive --remote
Now you should be able to use the tool (copy the com.renoise.AutoMate.xrnx folder into your Renoise tools folder)
I’m not an expert danoise at git/github, so I’m sure I’m doing something wrong. I must admit I can’t get that above to work to pull in any of the submodules.