Releases: bjoluc/cubase-mcu-midiremote
Releases · bjoluc/cubase-mcu-midiremote
v1.10.1
v1.10.0
1.10.0 (2024-05-25)
Features
- Add an iCON Platform M+ script variant (#25) (91aa580)
- Add an SSL UF1 script variant (#31) (16f82a9)
- Add an X-Touch One script variant (#28) (f7bc13b)
- Allow navigating to project start/end via Shift + Rewind/Forward (370b5a6)
- Allow switching encoder assignment pages via Shift + Channel Left/Right (3f4cc63)
- Enable automatic port detection for setups with multiple extenders (dd504f8)
Bug Fixes
- Avoid issues with touch-sensitive automation writing (cdea1c2)
- Do not send channel fader down when a track's name is empty (de9c48b)
- Fix an issue where the first-received jog wheel event after loading the script would be ignored (aab865f)
- Improve VU meter update rate (6ca175f)
- Leave function buttons and foot switches unmapped by default. This avoids closing the Mapping Assistant when pressing a function button or foot switch to select it for mapping in Cubase 13. (9e17737)
- Reset a mixer channel's VU meter when the channel becomes unassigned by banking (848bf7a)
- Reset all button LEDs on script activation in case they were not reset before (3091540)
- Unassign encoder push value in value under mouse control mode (44cd497)
Performance Improvements
- Improve button LED feedback times (61486a5)
v1.9.0
1.9.0 (2024-01-10)
Features
- Allow inverting EQ gain by shift-pressing EQ gain encoders (370ed12), closes #17
- Implement port auto detection for all setups with one main and one extender device (e08fb09)
- Make encoder values with known defaults resettable by shift-pushing encoders (57f4898)
- Reset channel panners on encoder push, unless
resetPanOnEncoderPush
is set tofalse
(bbd4368)
v1.8.0
1.8.0 (2023-11-17)
Features
- Add a
channelVisibility
config option to simplify channel type visibility control (812fe2f) - Cubase 13 only: Add proper fader touch support for automation writing (e79ccab)
- Make the jog wheel zoom in and out when zoom mode is active (ff6c0ff)
- X-Touch: Enhance device surface layout to match the CGI product image (1e8c74d)
- X-Touch: Replace the
useEncoderColors
config flag with a more advanceddisplayColorMode
option, also making it possible to disable display color management altogether (d8d5eec)
Bug Fixes
v1.7.0
1.7.0 (2023-09-21)
Features
- Add a Mackie MCU Pro script variant (#11) – thanks @JDubs73 and @Support-AT for testing! (25508c4)
- Make "Shift + Display Name/Value" flip the scribble strip display rows (dfd2453)
- Mapping: Make "Shift + Bank Left" navigate to the first mixer bank (b9b3042)
- X-Touch: Add
useEncoderColors
config option (e98f414)
Bug Fixes
v1.6.0
1.6.0 (2023-07-05)
Features
- Add low-cut and high-cut filter pages to the "Track" encoder assign button (6551319)
- Add support for the iCON QCon Pro G2 (#7) (ee4a800)
- Add Track Quick Controls page to "Track" encoder assignment (a0a697c)
- X-Touch: Extend port detection by ports named "X-Touch INT" (d25b2ff)
Bug Fixes
- Fix an issue where turning multiple devices' encoders at once would leave channel strip displays showing values instead of returning to the respective parameter names (832a052)
- Use VST Quick Controls in "Inst" encoder assignment instead of Track Quick Controls (129cf46)
- Work around the regressions introduced in Cubase 12.0.60 (fd3a69b), closes #6 #5
v1.5.0
v1.4.2
v1.4.1
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)