Skip to content

jhoanir/presonus-studiolive-api-midi-integration

This branch is 1 commit ahead of, 38 commits behind featherbear/presonus-studiolive-api-midi-integration:master.

Repository files navigation

PreSonus StudioLive API | MIDI Integration


A MIDI to StudioLive API integration

Usage

  • Install with yarn
  • Copy .env.example to .env and modify variables
  • Run with yarn start

  • TODO: Integrate with Chrome WebMIDI API for remote
  • TODO: Device selection
  • TODO: Handle device connect / disconnect
  • TODO: Online configurator

Tested against a Behringer X-Touch Mini USB MIDI controller

On Layer A, the 8 control wheels control the faders for channels 1-8.
If the control wheel buttons are pushed, those channels are muted.
The fader on the control surface controls the fader for channel 9.

About

MIDI Integration for the PreSonus StudioLive API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 37.7%
  • Svelte 32.0%
  • JavaScript 25.2%
  • HTML 3.0%
  • CSS 1.6%
  • Shell 0.5%