Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Boddlnagg committed Dec 21, 2017
1 parent 88a2a0f commit a89656b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Cross-platform, realtime MIDI processing in Rust.
- [x] ALSA (Linux)
- [x] WinMM (Windows)
- [x] CoreMIDI (macOS, iOS (untested))
- [x] Jack (Linux, macOS), use the `jack` feature
- [x] WinRT (Windows 8+), enable the `winrt` feature
- [x] Jack (Linux, macOS), enable the `jack` feature

A higher-level API for parsing and assembling MIDI messages might be added in the future.

Expand Down

0 comments on commit a89656b

Please sign in to comment.