Page 1 of 1

midi filter - data 1 filter

Posted: 10 Jan 2022, 15:54
by sm_jamieson
The midi filter module has a channel filter and a message type filter.
Can it also be given a Midi data 1 filter ?

I wanted to extract midi volume (CC 7) to treat separately and pass everything else on.
The options were a script or a complicated patch with midi splitters / filters etc.
If I could extract CC 7 that would be perfect.

Thanks,
Simon.

Re: midi filter - data 1 filter

Posted: 11 Jan 2022, 10:31
by joffo78
Hello.
Try the midi filter multi
You should obtain what you want

Re: midi filter - data 1 filter

Posted: 12 Jan 2022, 01:51
by sm_jamieson
Yes so it can. Thanks very much.