Page 1 of 1
Posted: 10 Feb 2010, 02:56
by gurulogic
It would be super handy if the midi filtter module could have a mode that instead of only passing the selected message, it would only block the selected message.
Posted: 10 Feb 2010, 09:10
by senso
it's a good job for a script.
Bsork we need you!!
Posted: 10 Feb 2010, 09:20
by bsork
I've been thinking of various filters, and one of the ideas I have had for a long time is just that. Just haven't got around to it...
I'll do it and include it with the utility pack. It shouldn't take long; copy bits of code and add a NOT here and there

Posted: 10 Feb 2010, 10:53
by woodslanding
All of bidule's filters have a 'pass' and 'reject' output. Then they can do double-duty.
-e
Posted: 10 Feb 2010, 13:02
by bsork
I can adapt the pass/reject outputs idea.
Posted: 10 Feb 2010, 16:17
by senso
cool++++
Posted: 10 Feb 2010, 16:59
by senso
In fact it was so easy to implement it that it will be in the V5!!!!!
@bsork sorry if you have worked for nothing!
Posted: 10 Feb 2010, 17:10
by senso
Posted: 10 Feb 2010, 18:04
by bsork
That's great - I have enough other things to do. Haven't been doing anything on this anyway as I've been working.
Posted: 10 Feb 2010, 18:31
by gurulogic
senso wrote:In fact it was so easy to implement it that it will be in the V5!!!!!!
Hooray! Thanks!
I am hoping the pass/reject also works with channel messages? So say that you select channel 1 in the filter it lets all channels except channel 1 pass? (this is unclear in the wiki)
Posted: 10 Feb 2010, 18:54
by senso
yes, it works with channels as well as any other filters
Posted: 14 Feb 2010, 16:25
by amiga909
great to see more midi functionality in v5

if u cant wait: until v5 is out one of my v4 filter scripts should do (i've adapted bidules idea of filtered/passed outputs)