Skip to content

RemiliaMIDIMaker/MIDIPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIDI-Player

The MIDI Player with Text and Binary File

Build

Windows

Visual Studio 2017

Open ./VS2017/MIDIPlayer.sln

MinGW or Other

Require CMake

mkdir build
cd build
cmake ..
make

Linux

Require CMake, Alsa

mkdir build
cd build
cmake ..
make

License

MIT

About

The MIDI Player with Text and Binary File

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published