• Welcome to Tone2 support forum.

MIDI and velocity in mono-modes

Started by Burkuagh, February 17, 2020, 02:12:41 PM

Previous topic - Next topic
February 17, 2020, 02:12:41 PM Last Edit: February 28, 2020, 10:35:13 AM by Markus Krause
What I am trying to figure out is a way to use legato with velocity controlling the filter env amount but only on the initial triggering of the note with no velocity interaction during any part of the legato no matter how you play it until you let off and trigger a whole new note.

I have tried using envelopes, LFOs as envelopes, MSEGs, and even complex mod matrix that sets the velocity sensitivity to an envelope with a short hold time... nothing works.

Velocity is a midi command which is sent with every noteOn message. As soon as you press a key a new velocity is sent.

What would be possible is a new matrix source which is called something like 'velocity hold'.

Markus