how to filter note-offs?

VST, AU, AAX, CLAP, etc. Plugin Virtual Effects Discussion
Post Reply New Topic
RELATED
PRODUCTS

Post

hi guys, i hope some of you will be able to help with this -

i want to convert the keys on my keyboard to cc's, so each key is a different cc, sending values depending on the key velocity.
so far so good, i got all this working, using nicfit's midimunger.

thing is i want the cc's to stick at the last specified value (i.e. the velocity i send), but every time a release a key, the cc value goes *poof* to 0.

i tried 'discarding' all 'note-off' messages and a few other things, but i can't get it to work - is this possible? :help:


cheers,
fabian

Post

Some note-off are sent as note-ons with value "0", e.g. eXT's midi part (or some midi hardware).
So what you probably need is to also filter out the zero-valued note-ons and then you'll be fine .
(Won't hurt to also filter out the note-off the same time)

Discarding with one or two midimungers should sort you out.

Post

danke für die antwort. :)

this was exactly the problem - i had this somewhere in the back of my head, but it didn't come forward till now. ;)

i am not a pianist by any means, so until chordspace playa comes out i might just as well use my keyboard controller to send midi cc's... and even after that, maybe i'll just stick to using trollo/my computer keyboard with the new chordspace.

thanks, again. :)

Post Reply

Return to “Effects”