draw notes to piano roll (controller script feature)

Post your ideas and suggestions here

Return to “To Do”

[You can only see part of this thread as you are not logged in to the forums]
einfachfelix
Sat Sep 16, 2017 3:31 pm

x

draw notes to piano roll (controller script feature)

It would be cool to have the ability to press a note on a midicontroller and a note in the pianoroll appears at a specified location.

example:

if(midinoteX = pressed){
drawPianoRollNote(xLocation,yLocation)
}

you could recreate tb303 style sequencers with this or use matrix controllers like the launchpad or maschine jam as pianoroll or "chord drawing tool" etc. I have a lot of ideas here :D

Return to “To Do”