Program and Bank Changer - Revisited
This device is based on JasperMiddelberg's Program and Bank...
- Type
- MIDI Effect
- Author
- rafaelpernil
- Version
- 1.1
- License
- AttributionNonCommercialShareAlike
- Live version
- 10.1.25
- Max version
- 8.1.3
- Downloads
- 487
- Updated
- 2021-07-09
Description
This device is based on JasperMiddelberg's Program and Bank Changer 1.0. https://maxforlive.com/library/device/5143/program-and-bank-changer
It allows to change the Program and Bank in incremental values using MIDI mappings. Ideal for MIDI controllers with pads to change sounds in your VSTs.
Added features:
- Plus and Minus buttons can be MIDI mapped now
- Intelligent track detection for +/- buttons: When using MIDI mappings, it only works on the currently selected track. This avoids changes on tracks that you don't want to change.
Fixed bugs:
-When setting Program or Bank to 0, no MIDI event was sent
Changelog:
v1.1:
- Improved performance, now uses live.observer to detect the selected track, before, it was using a 1 second interval to check.
v1.0:
- Initial version