Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
KaleidonKep99 committed Jul 18, 2022
2 parents 95c1f11 + da65b28 commit f16c25d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,15 @@ Sure, as long as you follow the [LICENSE](LICENSE.txt).

### Keppy's Direct MIDI API for developers
You can access the Keppy's Direct MIDI API from here: [Keppy's Direct MIDI API Documentation](https://github.com/KeppySoftware/OmniMIDI/tree/master/DeveloperContent/KDMAPI.md)<br/>
You can also access the source code for the Windows Multimedia Wrapper here: [WinMMWRP on GitHub](https://github.com/KeppySoftware/WinMMWRP)
You can also access the source code for the Windows Multimedia Wrapper here: [WinMMWRP on GitHub](https://github.com/KeppySoftware/WinMMWRP)<br/>
Python bindings are available as well, get them from PyPI: [kdmapi](https://pypi.org/project/kdmapi/) (maintained by [SebaUbuntu](https://github.com/SebaUbuntu), source code [here](https://github.com/SebaUbuntu/kdmapi))

Here's a list of applications that currently have *native* support for the Keppy's Direct MIDI API:
- mmidi by Sono, the first third-party project to feature my API at all: _N/A_
- Chikara by Kaydax, a PFA clone that uses Vulkan, and aims to be the best performing MIDI player available: https://github.com/Kaydax/Chikara
- Kiva by Arduano, a multipurpose MIDI player with different graphic styles: https://github.com/arduano/Kiva
- Zenith by Arduano, a multipurpose MIDI render with different graphic styles: https://arduano.github.io/Zenith-MIDI/
- giradischi by SebaUbuntu, a simple Python + Qt6 MIDI player supporting multiple APIs, KDMAPI being one of them: https://github.com/SebaUbuntu/giradischi

### Can you make a WinMM patch for other drivers too?
There's a patch available for VirtualMIDISynth. You can get it here: https://github.com/KeppySoftware/WinMMWRP/releases/tag/4.2A
Expand Down

0 comments on commit f16c25d

Please sign in to comment.