v2.16.0-pre.1
Pre-release
Pre-release
- #757 Added possibility to write feedback scripts in the glue section: Now you can build arbitrary feedback messages using Lua code (custom text formatting is just one of the many possibilities).
- #716 Added Novation SL MkIII Pot Browser Control preset (available here)
- #716 Added text placeholders "target.available", "global.realearn_time", "target.discrete_value" and "target.discrete_value_count"
- #743 Added text placeholders "target.fx_parameter.macro.new_section.name" and "target.fx_parameter.macro.section.index" to target "FX parameter: Set value"
- #743 Added many text placeholders to targets "Pot: Browse presets" and "Pot: Load preset" for obtaining preset metadata such as author and comment
- #861 Pot Browser: Improved usability by stopping preview as soon as loading the preset
- #743 Improved target "Pot: Preview preset" by using the same sound player as the Pot Browser (inherits its functionality such as customizable volume and stopping playback when preset loaded)
- #864 Improved feedback due to conditional activation/deactivation by emitting it in deterministic order (in mapping order)
- #716 Improved feedback possibilities by processing text feedback expressions and scripts even if target doesn't support normal (numerical) feedback
- #716 Improved availability check for almost all Pot targets (good for advanced visual feedback of what Pot features are available in a certain situation, see new text placeholder "target.available")
- #862 Fixed source "MIDI script" feedback address not being respected (important e.g. for switching feedback off correctly)
- #863 Fixed ambiguous "kind" properties in ReaLearn Script (Lua import/export)
- #716 Fixed "context.feedback_value.color" not containing nil when no color set in source "MIDI script"
- #860 Fixed possible freeze when using "Open in text editor on macOS" by completely disabling this function on macOS
- #857 Fixed possible error when using "Selected" track selector and removing that selected track