Skip to content

v7.1.0-rc7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 18:14

changes since RC6:

  • Add experimantal TrackEffectsBypass action:
    some kind of smart bypass that works in more adequate way for tracks with virtual instruments (for those types of tracks it bypasses only fx after the instrument)
    does not yet support containers/parallel fx, track shown as bypassed if instrument track does not have enabled fx after it (will be fixed after implementing non-binary states with blinking feedback)
 Bypass  TrackEffectsBypass
  • add Blink param for making widget blink, add SetBlinkTime action (500ms)
 OnInitialization    SetBlinkTime 300
 
 Record              Record Blink
  • add CycleDebugLevel action to switch between debug levels that will output more detailed messages to the console for easier debugging
  Shift+Record              CycleDebugLevel
  • fix track actions work on single fader surfaces
  • fix LastTouchedFXParam
  • fix multitrack zones loading
  • fix navigator selection
  • refactor, feat GoZones.zon optional, autodetect and validate zone

cherrypicked:

  • Half dB Adjustments to Nucleus2 Values
  • ICON V1M / Cragster, CLIP LED set to xE
  • Added IconV1M MeterMode
  • Support for SSL Nucleus 2 meter scaling
  • MeterMode property added
  • Fixed XTouch meters clip LED on when <= 0 DB, clip shoul only be on when > 0 DB
  • fixed XTouch meters blanking when track is exactly 0.0
  • Improved MCU (ex: XTouch) Metering
  • Add Next/Previous Project Tab actions to Reloading Commands