https://github.com/milasudril/midiconstants
An unofficial MIDI SDK
https://github.com/milasudril/midiconstants
cplusplus general-midi maike midi sdk
Last synced: 3 months ago
JSON representation
An unofficial MIDI SDK
- Host: GitHub
- URL: https://github.com/milasudril/midiconstants
- Owner: milasudril
- License: cc0-1.0
- Created: 2016-01-08T18:58:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-04T07:32:27.000Z (almost 9 years ago)
- Last Synced: 2026-01-03T05:26:35.966Z (6 months ago)
- Topics: cplusplus, general-midi, maike, midi, sdk
- Language: C++
- Homepage:
- Size: 22.5 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# midiconstants -- An unofficial MIDI SDK
This repository contains C++ include files for MIDI development. The purose
of this repository is to speed up MIDI software development. Notice that
this is an *unofficial* SDK. This means that these inlcude files *must not*
be used as a reference for the standard. If you need a reference, you *must*
refer to the standard document by The MIDI Association. For more information
about how to retrieve a copy of the standard, visit http://midi.org.