https://github.com/cloudnoize/tmgserver
https://github.com/cloudnoize/tmgserver
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cloudnoize/tmgserver
- Owner: cloudnoize
- Created: 2019-10-05T10:02:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-05T10:04:23.000Z (over 6 years ago)
- Last Synced: 2023-03-04T00:44:04.835Z (over 3 years ago)
- Language: Go
- Size: 2.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Itro
poc for playing midi through usb, recieving the audio via an interface, and Playing it
needs sudo in order to run
go build -o midirec .
sudo DURATION=300 OP="udp" SLEEP=1 CHUNKS=512 SAVE=true ./midirec