Skip to content

TimSusa/midi-space

Repository files navigation

MIDI SPACE

  • Central running MIDI Server Backend Service
  • Could be inspected via browser
  • Connects via Websockets
  • Broadcasts Server Sent Events
  • Modular structure
http://$IP:$PORT

Platforms

  • Raspi400 64Bit
  • Mac OSX
  • Win?

Install

npm i

Run

npm start

Endpoints

Virtual Keyboard

  • Open the browser and put in this url:
http://localhost:8080/keyboard

Midi Driver

Available Inputs

GET $hostname:PORT/drivers/inputs

Active Input

GET $hostname:PORT/drivers/input

Available Outpus

GET $hostname:PORT/drivers/outputs

Active Output

GET $hostname:PORT/drivers/output

Credits to

About

Local running midi server with frontend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published