Dead Simple Global Transpose
The device contains a single pitch knob. Its range is -12st/...
- Type
- MIDI Effect
- Author
- dankilman
- Version
- 1.3.1
- License
- None
- Live version
- 11.1.6
- Max version
- 8.2.2
- Downloads
- 802
- Updated
- 2022-09-27
Description
The device contains a single pitch knob. Its range is -12st/+12st.
Drop the device on any track you want to transpose globally. Change the knob value in any one of the device instances. The other device instances should auto update.
Special care was taken to make sure MPE is properly supported.
Known Issues
=========
- At the moment, this device cannot be placed inside a MIDI rack. At best, it just doesn't work, at worst, it can cause Live to freeze, requiring a force restart. To be exact, you can place the device in a MIDI rack, but you can't map the pitch knob to a rack macro.
Changelog
=======
1.3.1:
- Different fix for hanging notes applied as the previous fix seems to be too resource intensive.
poly~ instances moved to 16, and option to pick poly~ voice, based on incoming mpeevent channel, used instead
1.3:
- Fixed hanging notes bug by increasing poly~ instances from 15 to 1023
1.2:
- Added "Learn" and "Learn Offset" buttons. Allows setting offset by playing a note. One mode ignores currently set offset, the other doesn't.
1.1:
- Expose pitch parameter when viewing device using Push
- Fix bug where pitch would reset to zero when adding new device instances
1.0:
Initial release