Skip to content

Releases: navelpluisje/Reasonus-Native

0.2.0-pre.5

02 Oct 20:43
3ef6ba2
Compare
Choose a tag to compare
0.2.0-pre.5 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.0-pre.4...0.2.0-pre.5

0.2.0-pre.4

28 Sep 14:33
8dcc7b1
Compare
Choose a tag to compare
0.2.0-pre.4 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.0-pre.3...0.2.0-pre.4

v0.2.0-pre.3

20 Jul 20:28
ccaf18b
Compare
Choose a tag to compare
v0.2.0-pre.3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.0-pre.2...0.2.0-pre.3

v0.2.0-pre.2

20 Jul 14:07
2122d62
Compare
Choose a tag to compare
v0.2.0-pre.2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.0-pre.1...0.2.0-pre.2

v0.2.0-pre.1

20 Jul 13:11
8cc61c5
Compare
Choose a tag to compare
v0.2.0-pre.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.0...0.2.0-pre.1

0.2.0

09 Jul 18:23
f5f7572
Compare
Choose a tag to compare

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

07 Jul 19:02
8b896e7
Compare
Choose a tag to compare
0.1.4-4 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.4-3...0.1.4-4

0.1.4-3

05 Jul 16:23
260cfd4
Compare
Choose a tag to compare
0.1.4-3 Pre-release
Pre-release
  • Added Master fader automation

0.1.4-2

03 Jul 21:07
e36ba47
Compare
Choose a tag to compare
0.1.4-2 Pre-release
Pre-release
  • Fixed wrong track ahndling for the solo buttons
  • Added master fader mode

0.1.4-1

02 Jul 21:38
533c08e
Compare
Choose a tag to compare
0.1.4-1 Pre-release
Pre-release

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