From 201dd4b2898d3e632d15b2b9870b2fe464a81145 Mon Sep 17 00:00:00 2001 From: Erwin Goossen Date: Sun, 24 May 2026 13:02:27 +0200 Subject: [PATCH 1/2] ReaSonus v0.9.0 --- .../navelpluisje_ReaSonus Native.ext | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/Control Surfaces/navelpluisje_ReaSonus Native.ext b/Control Surfaces/navelpluisje_ReaSonus Native.ext index 8448a99..7b8a825 100644 --- a/Control Surfaces/navelpluisje_ReaSonus Native.ext +++ b/Control Surfaces/navelpluisje_ReaSonus Native.ext @@ -1,24 +1,22 @@ @description ReaSonus Native @author Navelpluisje -@version 0.8.2 +@version 0.9.0 @changelog # What's Changed - This release fixes some bugs + This release has the following fixes and improvements ## All devices - - Fixed issue where the selected track was not visible in the mixer - - Fixed issue where REAPER could crash when no translation file was loaded yet - - Some code cleanup + - Fixed issue with message popping up on start ## FaderPort 8/16 - - Disable the last touched fader mode when switching to any plugin related channel mode - - Improved/Fixed last touched param implementation - - ## FaderPort V2 - - Fixed issue where disabled fader was not working + - Instant applying filters in multi select mode (Setting) + - Displays are fully configurable. You can select all display modes, value-bar modes and assign values and settings to every line + - Option to Fast forward and rewind without sound (muting the master track) (Setting) + - Solo in Front, with option to set the dim value with the pan-encoder + - Improvements for plugin type checks in the plugin mapper Thanx to anyone reporting issues and help me debug them. @provides From 593c9dab5ff5e8a0d7617b01633e1d312b51b556 Mon Sep 17 00:00:00 2001 From: Erwin Goossen Date: Sun, 24 May 2026 14:50:06 +0200 Subject: [PATCH 2/2] Added another release change --- Control Surfaces/navelpluisje_ReaSonus Native.ext | 1 + 1 file changed, 1 insertion(+) diff --git a/Control Surfaces/navelpluisje_ReaSonus Native.ext b/Control Surfaces/navelpluisje_ReaSonus Native.ext index 7b8a825..10bd9d3 100644 --- a/Control Surfaces/navelpluisje_ReaSonus Native.ext +++ b/Control Surfaces/navelpluisje_ReaSonus Native.ext @@ -17,6 +17,7 @@ - Option to Fast forward and rewind without sound (muting the master track) (Setting) - Solo in Front, with option to set the dim value with the pan-encoder - Improvements for plugin type checks in the plugin mapper + - Fixed issue where Select buttons had the wrong color after applying user filters Thanx to anyone reporting issues and help me debug them. @provides