Releases: bjoluc/cubase-mcu-midiremote
Releases · bjoluc/cubase-mcu-midiremote
v1.4.0
1.4.0 (2023-03-02)
Features
- Support arbitrary device combinations – thanks @lamusician and @limageurpublic for testing! (db82022)
Bug Fixes
- Encoder Assignments: Prevent unassigned encoders from falling back to their previous assignment (bc39c0e)
v1.3.1
v1.3.0
1.3.0 (2023-02-14)
Features
- Add
mapMainFaderToControlRoom
config flag that can be disabled to map the main fader to the first output channel's volume (e782438) - Add support for foot switches and expression pedal (ece432f)
- Enable time display to display arbitrary time formats, including "Samples" (67b11dd)
- Respect extender positioning in surface layout (bb75d5a)
- Show encoder page count in the assignment display for encoder assignments with more than one parameter page (0daff82)
Bug Fixes
- Always use the rightmost push encoder of the main device for value-under-cursor control (c526c24)
v1.2.2
v1.2.1
1.2.1 (2023-02-04)
Bug Fixes
- Patch an upstream issue which made some specific parameter names cause
TypeError
s (paulpflug/abbreviate#1) (eac9133)