Skip to content

Commit 55e48f9

Browse files
authored
Reasonus v0.8.0 (#123)
* Added ReaSonus v0.8.0 * Added the last changes
1 parent 1960a27 commit 55e48f9

1 file changed

Lines changed: 27 additions & 8 deletions

File tree

Control Surfaces/navelpluisje_ReaSonus Native.ext

Lines changed: 27 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,37 @@
11
@description ReaSonus Native
22
@author Navelpluisje
3-
@version 0.7.0
3+
@version 0.8.0
44
@changelog
55
# What's Changed
66

77
## FaderPort 8/16
88

9-
- Fixed issue with wrong time code when `Use ruler time unit` was selected.
10-
- Added the abilty to uninvert labels for the plugin mapping. This is a drop down select on the plugin Mapping page in the ReaSonus Control Panel.
11-
- Added option to set the scroll size for controlling plugins. This can be set in 3 ways:
12-
- In the ReaSonus Control panel under the Plugin Control tab
13-
- In the on-device menu
14-
- When controlling a plugin, press the Pan/Param encoder. The first display will show the step size. Set the step size with the encoder and click the encoder again to save the value
15-
- When selecting a track in REAPER and this track is already visible on the FaderPort, it will not change the tracks on the FaderPort. If teh track is not visible on the device, it will scroll with bank-size steps.
9+
This release has a lot of improvements for the UI for Plugin Mapping:
10+
11+
- Added the option to set the step size in Plugin Control mode on the device. The step size can be set both on-device as in the settings.
12+
- You can now per control set the invert of the label. This can help you grouping sets of controls.
13+
- All parameters of the plugin are now in the parameters list.
14+
- Parameter list is now searchable.
15+
- Added option to go to a group by number. This way you can go fairly quick to group 100 (or further of course).
16+
- You can now add a new group at any place and delete any group.
17+
- Drag and drop has been implemented to change the order of the groups.
18+
- The limit for the maximum number of groups is set to 1024
19+
- There is an indicator now that tells per group if it has changed or not.
20+
- Added option to undo changes per group or all at once
21+
- Some minor bugs with the UI have been fixed
22+
23+
One more bug has been fixed:
24+
25+
- The automation buttons were not illuminated correct
26+
27+
> During development also an issue was found with not taking the plugin type in account. This can cause issues with the mapping as a VST and VST do not have the same mapping.
28+
> A tool has been created to help you fixing this. In the action list search for plugin type and run it.
29+
30+
## FaderPort V2
31+
32+
- Fixed issue where translations in the UI were not loaded
33+
34+
Thanx a lot to DesertEagleDerek for the code contributions and testing
1635

1736
Thanx to anyone reporting issues and help me debug them.
1837
@provides

0 commit comments

Comments
 (0)