x42 / fat1.lv2

Fons Adriaensen's AT1 -- Autotune LV2 plugin
http://x42-plugins.com/x42/x42-autotune
GNU General Public License v2.0
72 stars 16 forks source link

Add musical scales to unselect certain notes #19

Open Porrumentzio opened 4 years ago

Porrumentzio commented 4 years ago

This would work as presets but without affecting any other parameter, just the active notes.

A database would be needed, but that is not to hard to do. I even could create it, if it does not already exist.

x42 commented 4 years ago

The standard 12TET major/minor scales are directly available, (right-click on the midi-keyboard): image

I expect that adding more will be tricky to present nicely with a simple UI.

From what I've gathered, the vast majority of users either stay in chromatic mode, or use it with single note, live MIDI input. To not be limited to a single fixed scale.

Porrumentzio commented 4 years ago

I didn't remember that option, although I used it.

I thought about a dropdown menu, a "More..." button to the right of "minor" or so, and that it be a menu to choose from (modal scales and so on)

x42 commented 4 years ago

I won't add modes, they're just the same as the available scales already.

Porrumentzio commented 4 years ago

I know I know. Simply is easier for users

lukaprincic commented 11 months ago

came here to suggest this feature but I now see it's actually already implemented as described above but somehow "not obvious" or "hidden". perhaps it wouldn't be too bad to have a button instead of right-click on keyboard.