Skip to content

Releases: fu-raz/midi-mixer-wavelink-new

v0.9.0 Muting and Effecting

30 Mar 09:31
Compare
Choose a tag to compare
Pre-release
  • Added a button to bypass filters on both local and stream
  • Added mute buttons for stream and local separately

v0.0.15

08 Feb 20:11
Compare
Choose a tag to compare
v0.0.15 Pre-release
Pre-release

Adds filter enable and disable buttons

v0.0.14

18 Nov 17:22
Compare
Choose a tag to compare
v0.0.14 Pre-release
Pre-release

Meter only updates now if level is > 0

v0.0.13 Solo button changes

24 Oct 15:21
Compare
Choose a tag to compare
Pre-release

Changed the way solo button behaves. A solo button press should now actually solo a channel.

Volume levels on meter

20 Oct 15:02
Compare
Choose a tag to compare
Pre-release

When changing volume, the meter now shows the volume level temporarily. This is especially useful on devices like the X-Touch mini where you only have volume knobs.

v0.0.11 Optimized meters

12 Oct 11:03
Compare
Choose a tag to compare
Pre-release

The meters work better now!

v0.0.10 Peak level meter!

05 Sep 15:36
Compare
Choose a tag to compare
Pre-release

Because of an update from the WaveLinkClient plugin, we can now get the peak levels.
Things to know:

  1. It only works on inputs for now, I'll add outputs a.s.a.p.
  2. It can read left and right channels, but I've defaulted to the left channel for now. MIDI mixer only supports one channel for the meter.
  3. I multiply the level with the volume to get the 'relative' peak level for a mixer. I don't know if that should be an option or not, let me know.
  4. Can be a little glitchy because there's a 150ms update speed. Sometimes wavelink is a little slower than that I think. I'll work on it.

v0.0.9

07 Dec 14:54
Compare
Choose a tag to compare
v0.0.9 Pre-release
Pre-release

Added buttons to toggle listening to monitor mix or stream mix

v0.0.8

05 Dec 15:28
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release

Solo button should be off and only blink when in use.

v0.0.7

02 Dec 10:10
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

Updated v0.0.7. Fixed a possible error and did some renaming of the plugin