Skip to content

Play MIDI files from the command line on macOS. Supports CoreMIDI devices.

Notifications You must be signed in to change notification settings

nitinseshadri/playmidi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playmidi

Play MIDI files from the command line on macOS. Supports CoreMIDI devices.

Howto

  1. git clone <repo-url>
  2. cd /path/to/repo/
  3. make
  4. ./playmidi <file> [<device-number>] (If you do not provide a device number, the built-in software synthesizer will be used.)

Swift version

The Swift version has a slightly different syntax, and is built with Xcode. Run playmidi-swift --help after building it for more information.

About

Play MIDI files from the command line on macOS. Supports CoreMIDI devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published