lucianoiam / consul

CLAP/VST plugin with mixer-like UI for remote MIDI control over the network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consul

Control Surface Library

This is a CLAP/VST3/VST2 plugin providing a LAN accessible web user interface for controlling plugins that support MIDI learn. The user interface is primarily designed for touch devices. The plugin is self-contained and no additional software is required; just insert it into the target plugin's chain (and before the target, so it receives MIDI events) and make sure the computer and client devices are connected to the same network.

Screen Shot 2022-08-12 at 13 00 35

Example use case: tweak a virtual guitar amp's parameters from a Wi-Fi tablet.

demo

Remotely accessing the UI is easy, with three options available:

  • Scan the plugin QR code available from the menu bar
  • Use a Zeroconf/Bonjour app for discovery on Android or iOS
  • Use a minimal dedicated app called pisco (Android only)

IMG_1883

About

CLAP/VST plugin with mixer-like UI for remote MIDI control over the network

License:GNU General Public License v3.0


Languages

Language:JavaScript 51.6%Language:HTML 16.6%Language:C++ 16.3%Language:CSS 8.3%Language:C 4.5%Language:Makefile 1.5%Language:Shell 1.2%