Initial community commit

This commit is contained in:
Jef 2024-09-24 14:54:57 +02:00
parent 537bcbc862
commit fc06254474
16440 changed files with 4239995 additions and 2 deletions

View file

@ -0,0 +1,8 @@
RtMidi cross-platform MIDI classes
version 4.0.0 from https://github.com/thestk/rtmidi/
Files not used by OpenMPT (config/, doc/, msw/, tests/, build systems, C API)
have been removed from this folder. No further local changes have been made.
License.txt has been extracted from the readme for OpenMPT's license package.
For building, premake is used to generate Visual Studio project files.
See ../build/premake/ for details.