Skip to content

Releases: antanasbruzas/abNinjam

0.0.8

0.0.8 Pre-release
Pre-release

Choose a tag to compare

@antanasbruzas antanasbruzas released this 08 Jun 10:47
fc50af9

This release adds zoom feature for scaling VST plugin UI.

0.0.7

0.0.7 Pre-release
Pre-release

Choose a tag to compare

@antanasbruzas antanasbruzas released this 06 Jun 05:28
a258824

Bitwig 3.2 fixes black window issue so this release removes workaround that is not needed anymore.

0.0.6

0.0.6 Pre-release
Pre-release

Choose a tag to compare

@antanasbruzas antanasbruzas released this 03 Jun 15:11
b690b54

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

0.0.5 Pre-release
Pre-release

Choose a tag to compare

@antanasbruzas antanasbruzas released this 30 May 09:47

This release add a mini chat feature.

0.0.4

0.0.4 Pre-release
Pre-release

Choose a tag to compare

@antanasbruzas antanasbruzas released this 26 May 16:33

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

0.0.3 Pre-release
Pre-release

Choose a tag to compare

@antanasbruzas antanasbruzas released this 20 May 17:32

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

0.0.2 Pre-release
Pre-release

Choose a tag to compare

@antanasbruzas antanasbruzas released this 14 May 22:28
18e5b6d

Initial lv2 version

0.0.1

0.0.1 Pre-release
Pre-release

Choose a tag to compare

@antanasbruzas antanasbruzas released this 13 May 20:45

Initial release