- Type
- MIDI Effect
- Author
- rafaelpernil
- Version
- 1.1
- License
- AttributionNonCommercialShareAlike
- Live version
- 10.1.25
- Max version
- 8.1.3
- Downloads
- 350
- Updated
- 2024-11-06
Description
Filters a set of MIDI CC signals given a list of controllers.
It has two modes: Whitelist and Blacklist
- Whitelist only allows the controllers from the list
- Blacklist blocks all controllers from the list
I created this utility because all other alternatives only allow 1 or at most 8 CC controllers to filter. With this tool there is no limit, add as many controllers as you need to the list.
Changelog:
v1.1:
- Fixed text save bug. After project reload, all values would be lost, now it works properly. Also tested compatibility with Live 12.
v1.0:
- Initial version