Skip to content

v2.16.12

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 15:49
  • ReaLearn: #1287 Added 3 factory controller presets for Softube Console 1 mk2
  • ReaLearn: #800 Added possibility to produce relative values in EEL control transformations
  • ReaLearn: #1294 Added control transformation variable 'realearn_last_feedback_value' (might be useful in mappings with virtual target, rarely needed, considered experimental, used in the new Console 1 MIDI relative preset)
  • ReaLearn: #1290 Added possibility to pick among the actually available virtual control elements in the main mapping source section
  • ReaLearn: #715 Added control transformation variable 'realearn_timestamp', which is based on audio blocks and for MIDI even takes intra-block offset into account (it can't get more precise)
  • ReaLearn: #1295 Added function 'realearn_dbg' to EEL transformation (a debugging tool that prints floating-point values to stdout)
  • ReaLearn: #1293 Improved preset picker by categorizing by device manufacturer
  • ReaLearn: #1289 Improve feedback send behavior "Prevent echo feedback" by also making it work when used in a controller mapping (actually the most important place for using this option ... previously, it only worked when used in a main mapping)
  • ReaLearn: Improve glue documentation by adding signal flow diagrams
  • ReaLearn: Improved usability by clearing search field and filters when switching between compartments (this was confusing)
  • ReaLearn: #1288 Fixed text entry in control transformation editor if a key is defined as global REAPER hotkey (most importantly, the SPACE key)
  • ReaLearn: Fixed error when removing mapping while some mapping panel's edit control had focus