Skip to content

A rust command-line application that read input from a midi device in real time and send it to a web socket.

Notifications You must be signed in to change notification settings

Kuift/midi_websocket_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple midi to websocket server

Download : https://github.com/Kuift/midi_websocket_server/releases/tag/3.0

Raw midi data in the format of f9-aa-bb get sent to a websocket on port 3013

A binary piano composed of 90 0's is sent for every piano key presses on port 3012

Be wary that sometime, the console freeze and you have to press enter for it to unfreeze

About

A rust command-line application that read input from a midi device in real time and send it to a web socket.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages