Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(midi): add ClientMIDI interface for managing MIDI client operations
Define an interface for MIDI operations, including device listing, selection, event capturing, and stopping the client. Added basic usage documentation.
- Loading branch information