@av-controls/controller
v0.3.6
Published
Control WebApps running in other tabs with this controller interface.
Readme
AV-Controller
Control WebApps running in other tabs with this controller interface.
Setup
Local Development
For local development, link the local av-controls and time-n-controls packages:
npm install
npm link av-controls time-n-controlsNote: For non-local development, these packages should be installed from npm instead.
Development Commands
npm run dev # Start development server
npm run build # Build for productionIt's easy to define a controller layout for your web app
Web apps can easily announce a set of controls using av-controls.
With that, they can be controlled with AV-Controller.
Controls and Meters
Controls send values from this UI to the controlled WebApp. Meters display information from the controlled WebApp in this UI.
MIDI controller mapping
Map midi controls to the touch controls.
