Skip to content

joeyfurness/midi-file-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

midi-file-player

Description

A cross-platform command line midi-file player. Built using midifile and rtmidi.

Compiling

Requires cmake

Use the included CMakeLists.txt and follow the directions for your OS.

Edit CMakeLists.txt and compile with preprocessor definitions found here

Unix

make build directory mkdir build

enter build direcotry and run cmake

cd build 
cmake ..

Windows

Use the cmake gui for Windows

Usage

usage: midiplayer option inputfile.mid
options:
-l list midi out devices
-p midi device out number

About

A cross-platform command line midi-file player.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published