anaisbetts / midi-mixer-wavexlr

A Wave Link plugin for MIDI Mixer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIDI Mixer + Wave Link

This plugin allows you, along with MIDI Mixer, to control your Wave Link app via MIDI.

What can I control with this?

  • Set both Headphone / Stream volume in Wave Link for all channels
  • Toggle Monitor / Stream in headphones
  • Toggle VST Filters
  • Control Stream / Monitor Mix output volume

But like, what MIDI device should I get?

A lot of people get the Korg nanoKontrol2, you can find this device used for as little as $50 or so. This will give you 8 knobs / 8 faders, as well as a few other buttons you can use

How do I use this??

Go to the Releases on the sidebar and download the latest release, then double-click it. MIDI Mixer will install it, and you can activate it in the Plugins section of the app.

I need help!

Join the MIDI Mixer Discord and head over to #plugins

For Developers:

To build

npm install
npm run build

To run locally for debugging (Windows)

Initial setup:

cmd
mklink /D %AppData%/midi-mixer-app/plugins/midi-mixer-wave-xlr C:\Path\to\this\checkout

To build:

npx tsc

About

A Wave Link plugin for MIDI Mixer


Languages

Language:JavaScript 89.5%Language:TypeScript 10.3%Language:HTML 0.2%