Skip to content

Releases: Jaggernaut555/midi-mixer-voicemeeter

v1.2.2

13 Jan 22:05
Compare
Choose a tag to compare

1.2.2 (2022-01-13)

Bug Fixes

  • fix 'run' button soloing input (cbe45ff)

v1.2.1

12 Jan 19:48
Compare
Choose a tag to compare

1.2.1 (2022-01-12)

Bug Fixes

  • handle 0 value for maxdb (6747a3d)

v1.2.0

12 Jan 07:23
Compare
Choose a tag to compare

1.2.0 (2022-01-12)

Features

  • Change fader max/min values based on the maxdb setting (6f90634)

v1.1.0

12 Jan 07:12
6735bbb
Compare
Choose a tag to compare
  • Added feature maxdb to limit how high voicemeeter levels can be set #1
    • This does require reloading the plugin after changing. Default value is set to 12 (max possible voicemeeter setting)
  • Changed api package from voicemeeter-easy-remote to ts-voicemeeter-easy-remote
    • This is my own fork that fixes some typos and other issues with the package and changes it to typescript. Functionally there is no difference to the end user

v1.0.2

19 Jun 23:52
Compare
Choose a tag to compare
v1.0.2 Pre-release
Pre-release
  • Upgraded midi-mixer-plugin package version to fix notification display
  • Changed error logging to log to midi-mixer's provided log functions
    • This allows errors to be logged to a file instead of only for the developer console

v1.0.1

14 Jun 03:56
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release
  • Fixed an issue displaying the meter on both voicemeeter strips and busses
  • Updated the page.md
    • Indicating that the plugin won't work on 2.3.1
    • A potential troubleshooting step if previously using loopMIDI
    • Added link to github for this plugin

v1.0.0

13 Jun 02:15
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

Only install on at least midi-mixer v2.4.0-alpha.3