Releases: navelpluisje/Reasonus-Native
Releases · navelpluisje/Reasonus-Native
0.2.0-pre.5
What's Changed
- Feature/zon mapping by @navelpluisje in #129
Full Changelog: 0.2.0-pre.4...0.2.0-pre.5
0.2.0-pre.4
What's Changed
- Test/reaim gui by @navelpluisje in #121
- Update csurf_ui_list_box.hpp by @navelpluisje in #122
- Test/reaimgui by @navelpluisje in #126
- =Mapping flow improvements, probably fix for sends, fixed some warnings by @navelpluisje in #127
- Update cmake-multi-platform.yml by @navelpluisje in #128
Full Changelog: 0.2.0-pre.3...0.2.0-pre.4
v0.2.0-pre.3
What's Changed
- When shift locked, channel managers behave as not locked, send fader … by @navelpluisje in #115
- fixed channel shift for filter manager by @navelpluisje in #116
Full Changelog: 0.2.0-pre.2...0.2.0-pre.3
v0.2.0-pre.2
What's Changed
- Feature/pan channel by @navelpluisje in #114
Full Changelog: 0.2.0-pre.1...0.2.0-pre.2
v0.2.0-pre.1
0.2.0
What's Changed
- [FP v2] Added extra function dialog action for the v2, Added message boxes for dialogs when not the correct FaderPort is used
- [FP v2] When no track is selected, all track buttons and fader are disabled
- [FP v2] All track buttons(mute, solo, automation etc.) now work with the master track
- [FP 16] Fixed wrong track handling for the solo buttons
- [FP 8/16] Added master fader mode: When enabled (via the settings or on-device menu) pressing the [Master] button will assign the last track of the FaderPort to the master track. This way you can also handle the FX of the master track
- [FP 8/16] Added master fader automation
Thanx to @TomYallowley for reporting the faderPort v2 issues
Full Changelog: 0.1.4...0.2.0
0.1.4-4
What's Changed
- Added option to select and control hidden selected tracks by @navelpluisje in #107
Full Changelog: 0.1.4-3...0.1.4-4
0.1.4-3
- Added Master fader automation
0.1.4-2
- Fixed wrong track ahndling for the solo buttons
- Added master fader mode
0.1.4-1
What's Changed
- Added extra function dialog action for the v2 #97
- Added message boxes for dialogs when not the correct FaderPort is used #97
- When no track is selected, all track buttons and fader are disabled #98
- All track buttons(mute, solo, automation etc.) now work with the master track #99
Great thanx to @TomYallowley for reporting