New Tool (3.0): Note Properties

I`m sorry to disappoint yourself and Mr H. Simpson especially! :slight_smile:

but it isn’t possible to do with the current API. Tool GUI’s all open centred by default.

Hey I’ve installed this in 3.1 but I don’t see it anywhere. It’s not listed in any drop down menu or anything. Whats going on?

Hey I’ve installed this in 3.1 but I don’t see it anywhere. It’s not listed in any drop down menu or anything. Whats going on?

There is no code to explicitly add a menu item. There is only code that allows it to be bound to a keyboard shortcut.

Yes, there is no menu, the shortcut for this tool is under:

Global:Tools:Note Properties

@Ledger Great tool. I’d love to extend it.
is it open source?

You can access the code and modify it yourself if you want in the tools scripting editor.

awesome thanks.
fyi, I used your project as a starting point for a general purpose nudger
See GitHub - a5af/cc.asaf.Nudger.xrnx: Key bindings for nudging tracker values

I’d like to extend it even further so that you can nudge phrase editor lines too.
But unlike the pattern editor’s, the phrase editor’s cursor is not available via API.

1 Like

Can this be made to work with chords or entire line?

I’d like to modify velocity and delay for multiple notes in a chord, for instance.

1 Like