https://github.com/konsumer/virtualmidiport
This will allow you to connect one piece of MIDI software to another using virtual ports.
https://github.com/konsumer/virtualmidiport
Last synced: 9 months ago
JSON representation
This will allow you to connect one piece of MIDI software to another using virtual ports.
- Host: GitHub
- URL: https://github.com/konsumer/virtualmidiport
- Owner: konsumer
- Created: 2016-08-09T02:30:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-09T20:49:41.000Z (almost 10 years ago)
- Last Synced: 2025-07-12T03:49:21.953Z (12 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# virtualmidiport
This will allow you to connect one piece of MIDI software to another using virtual ports.
I haven't worked out how to cross-compile, so you'll have to do it on your own system, until I get some stuff in [releases](https://github.com/konsumer/virtualmidiport/releases)
## building
Run `npm install`, then `npm run build`