Skip to content

vcync/ws-midi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ws-midi

Send MIDI using WebSocket communication

Animated image of two terminals demonstrating the usage of ws-midi

Usage

  • Clone the repo
  • yarn
  • yarn start
  • You'll need to port-forward/open 5006 on your router
  • Start the receiver first
  • When it asks for an IP, that's your WAN IP (search "what's my IP" on Google)
  • The receiver will have a virtual MIDI device called "ws-midi" to use in MIDI-capable apps

Requirements

  • node.js
  • yarn

About

Send MIDI using WebSocket communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published