View Single Post
Old 01-25-2020, 02:58 PM   #89
vonglan
Human being with feelings
 
Join Date: Oct 2019
Location: Lübeck, Germany
Posts: 47
Default

Quote:
Originally Posted by pandabot View Post
it is definitely possible to detect when a mouse key is released and what you describe was actually the original behavior, but decided I liked this behavior better with having a single mouseclick ring out

unfortunately it is not possible to detect when a key is released, although I came up with a hack that seems to work on my machine (note offs are detected with just a small delay). The problem is that it relies on a number that you have to tweak before it works right, and this number is likely different for each user's machine so decided against implementing it for the general public
I would love to be able to trigger the chords from one octave of my MIDI keyboard, but with note-off being observed.

Is there any workaround to be able to do this? Like a JSFX script that detects the MIDI notes and then alternately triggers the "scale chord n" and "stop all notes" actions?

Thanks anyway for a great tool!
vonglan is offline   Reply With Quote