sbl / midipipe

play midi on the command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

midipipe

play midi files on the command line and send to available midi devices.

midipipe "yourfile.mid"

# or

cat "yourfile.mid" | midipipe

About

play midi on the command line

License:MIT License


Languages

Language:Go 100.0%