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
27 changes: 16 additions & 11 deletions Control Surfaces/navelpluisje_ReaSonus Native.ext
Original file line number Diff line number Diff line change
@@ -1,25 +1,30 @@
@description ReaSonus Native
@author Navelpluisje
@version 0.2.0
@version 0.3.0
@changelog
> NEW REQUIREMENT: Also needs ReaImGui v0.10.*

# What's Changed

## All devices

* Better dialog handling via actions. Show meassage when dialog not supported for installed device
* Moved the dialogs to ReaImgui. See the documentation for more details.
* Fixed issue with saw-tooth like envelopes in touch mode

## FaderPort 8/16
### FaderPort 8/16

* Added Master Fader Mode with plugin control
* Added Master Fader Automation
* Fixed issue with wrong assigned solo buttons on FP16
* Added pan channel: The pan button now makes the faders handle the pan. Removed the shift + fader behaviour
* Moved the receives channel to [Shift] + [Send] to make space for the Pan channel
* Added option to make [Left Shift] + [Fader Touch] reset the fader value. This is a setting and off by default
* Changed the shift behaviour for all channel related modi (track, plugin, send, etc...). Now when the shift(left or right), this does not reflect on these modi.
* Fixed issue where all faders right of the last send fader also moved.
* Added converter for the old zon plugin mapping files (It is always recommanded doing a test run on a portable install)
* When on-device menu is open, it will now close with any click on the [Touch] button
* Added option in the settings to change the Display layout in track mode. This also available in the on-device menu

## FaderPort V2
### FaderPort V2

* Added separate action for functions dialog
* Disable fader and controls when no track selected
* Make all the track buttons work on master track as well
* Added option to select and control hidden selected tracks
* Fixed bug where fader became inresponsive after adding a new track

Thanx to anyone reporting issues and help me debug them.
@provides
Expand Down