Skip to content

Releases: bjoluc/cubase-mcu-midiremote

v1.10.1

02 Jun 21:05
Compare
Choose a tag to compare

1.10.1 (2024-06-02)

Bug Fixes

  • Fix plugin parameter page navigation via Shift + Channel Left/Right (6c0d268)
  • iCON Platform M+: Fix mapping of the Mixer button (5cc90c8)

v1.10.0

25 May 19:03
Compare
Choose a tag to compare

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

10 Jan 19:57
Compare
Choose a tag to compare

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 to false (bbd4368)

v1.8.0

17 Nov 18:57
Compare
Choose a tag to compare

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 advanced displayColorMode option, also making it possible to disable display color management altogether (d8d5eec)

Bug Fixes

  • Cubase 13 only: Avoid occasional lags while modifying parameters (454a4dd)
  • X-Touch: Fall back to white displays for assigned encoders on unassigned channels when the script is configured to use channel colors only (07e4592)

v1.7.0

21 Sep 14:53
Compare
Choose a tag to compare

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

  • Allow custom assignments of the Motor button (1da391b)
  • Fix invalid note-on messages for future Cubase versions (c7d5597), closes #15
  • X-Touch: Fix an issue where loading an empty project would not turn off the display backlights (acccbc0), closes #12

v1.6.0

05 Jul 09:09
Compare
Choose a tag to compare

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

31 Mar 19:52
Compare
Choose a tag to compare

1.5.0 (2023-03-31)

Features

  • Add encoder assignments for channel strip plugins (fad1e7a)

Bug Fixes

  • Fix track titles not being updated in Cubase v12.0.60 (cbf7c27)
  • Update time display and Beats/SMPTE LEDs on script activation (ebcfa0f)

v1.4.2

22 Mar 17:04
Compare
Choose a tag to compare

1.4.2 (2023-03-22)

Bug Fixes

  • Internationalization: Improve LCD display usage in various languages (b4ce7ce)
  • Mapping: Make "Shift + Left" and "Shift + Right" set the left and right locator, respectively (8b08a7c)

v1.4.1

17 Mar 12:04
Compare
Choose a tag to compare

1.4.1 (2023-03-17)

Bug Fixes

  • Make MIDI port names unique to fix an issue where Cubase would randomly swap identically named MIDI ports (such as multiple extender ports) (b7a0659), closes #4

v1.4.0

02 Mar 23:00
Compare
Choose a tag to compare

1.4.0 (2023-03-02)

Features

Bug Fixes

  • Encoder Assignments: Prevent unassigned encoders from falling back to their previous assignment (bc39c0e)