atsushieno / ktmidi

Kotlin multiplatform library for MIDI access abstraction and data processing for MIDI 1.0, MIDI 2.0, SMF, SMF2 (MIDI Clip File), and MIDI-CI.
MIT License
70 stars 7 forks source link

minimal API documentation #82

Open atsushieno opened 4 months ago

atsushieno commented 4 months ago

It has long been "ktmidi API is basically based on Web MIDI API, along with basic music structure and player, so use of API would be fairly straightforward."

As we have a lot more features, it does not apply anymore. We'd need some API documentation, not just API reference structure that gives the basics.