TheoryOfNekomata
|
1e735de0da
|
Update CMakeLists
Define library.
|
9 months ago |
TheoryOfNekomata
|
002f128a05
|
Update documentation
Add README for testing.
|
1 year ago |
TheoryOfNekomata
|
97f65a8f0a
|
Add documentation
Document the exported functions and constants.
|
1 year ago |
TheoryOfNekomata
|
d0f60f9299
|
Add LICENSE
Use MIT license file.
|
1 year ago |
TheoryOfNekomata
|
696da13fc3
|
Add edge case for Cb0
Cb0 is an invalid MIDI note and should have a sentinel value of 255u.
|
1 year ago |
TheoryOfNekomata
|
c41eb2823f
|
Add C++ support
Add extern statement. Also fix the strlwr definition on Windows.
|
1 year ago |
TheoryOfNekomata
|
04b34ae8ff
|
Implement _strlwr for non-Windows platforms
_strlwr is not present on non-Windows platforms.
|
1 year ago |
TheoryOfNekomata
|
dc3396c806
|
Initial commit
Add files with test program.
|
1 year ago |