Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions Control Surfaces/navelpluisje_ReaSonus Native.ext
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
@description ReaSonus Native
@author Navelpluisje
@version 0.9.2
@version 0.10.0
@changelog
# What's Changed

This release has the following fix
This release is focussed on plugin mappings. Changes made contain:

## FaderPort 8/16

- Fixed issue with jittering fader
- Ability to add plugin mappings in the ReaSonus Control Panel
- Ability to delete plugin mappings
- Option to set the color of a mapping group (will be set to the select button)
- Plugin caching (this will cache the parameters and its value) for more performant plugin mapping
- Plugin parameter filtering to reduce the length of the parameters list

Thanx to anyone reporting issues and help me debug them.
Thanx to everyone reporting issues and help me debug them.
@provides
[darwin-arm64] reaper_ReasonusNative-arm64-x86_64.dylib https://github.com/navelpluisje/Reasonus-Native/releases/download/$version/reaper_ReasonusNative-arm64-x86_64.dylib
[win64] reaper_ReasonusNative-x64.dll https://github.com/navelpluisje/Reasonus-Native/releases/download/$version/reaper_ReasonusNative-x64.dll
Expand Down
Loading