Skip to content

Releases: bitfocus/companion-module-motu-avb

v1.0.7

08 Nov 16:04
6b099b0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.4

02 Dec 13:19
Compare
Choose a tag to compare

Adds more dB steps.

dB steps are calculated using this formula: 10^([dB] / 20)

v1.0.3

02 Dec 01:02
Compare
Choose a tag to compare

This feature request by @BCaesarLeo expands the Motu AVB Faders to be able to increment up and down.

You now have two options:

  • Preset buttons with the key down and key up actions using an interval timer to increase/decrease
  • Single-button presses that you repeatedly tap to change the level

OSC protocol currently doesn't support bi-directional communication, so, once a command is sent to set the fader to a known amount, we store that as a variable for subsequent manipulation.

Because of the one-way protocol, if the device is manipulated outside of Companion in any way, the module may not reflect the correct fader level.

v1.0.2

02 May 11:45
7c73cf7
Compare
Choose a tag to compare
version update

v1.0.1

10 Mar 02:41
0f0eba8
Compare
Choose a tag to compare
add help