Skip to content
forked from sicmind/sysx

SYSX: HTML/Javascript based MIDI SYSEX editing tools

Notifications You must be signed in to change notification settings

midispecs-org/sysx

 
 

Repository files navigation

sysx

HTML/Javascript based MIDI SYSEX editing tools

Goals

  1. Render all editable sysex parameters as a javascript object
  2. Make it possible to "transcribe" a specificaiton manual to instrument definition
  3. Allow for open ended interface design using HTML components

To run

  1. git clone [email protected]:midispecs-org/sysx.git
  2. cd sysx
  3. npm install
  4. npm start --open

Notes

  • this was forked for reference and updated based on the repo at sicmind/sysx.
  • while the code is incomplete, there are some solid ideas here around abstracting MIDI / Sysex communication with hardware.

About

SYSX: HTML/Javascript based MIDI SYSEX editing tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.1%
  • SCSS 10.6%
  • Shell 0.3%