Releases: antanasbruzas/abNinjam
Release list
0.0.8
This release adds zoom feature for scaling VST plugin UI.
0.0.7
Bitwig 3.2 fixes black window issue so this release removes workaround that is not needed anymore.
0.0.6
This release includes a monitor volume control parameter (both vst and lv2). It allows to turn off monitor volume but still send audio to NINJAM server therefore it is now possible to use hardware monitoring.
0.0.5
This release add a mini chat feature.
0.0.4
This release adds a small mixer for controlling channels coming from remote server. Once user makes any adjustments on the mixer, automatic volume adjustment feature will be disabled for that instance. Note that channels on the mixer are not registered as VST parameters and therefore cannot be automated and are available only through GUI on VST plugin.
0.0.3
This release adds automatic BPM sync option. It can be disabled by adding autoSyncBpm=false to your connection.properties file. After changing BPM on a DAW the plugin will send request to the ninjam server to change BPM on there as well. Also now after the BPM was changed on the ninjam server then the plugin sends OSC message /tempo/raw [int] and it can be used to change BPM on a DAW. For example on Bitwig using extension by Jürgen Moßgraber.
0.0.2
Initial lv2 version
0.0.1
Initial release