From e9bf494370f26906f46427534344b774d5bcaa3e Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Thu, 31 May 2018 16:29:38 -0400 Subject: Implemented wrappers for WildMidi_GetInfo --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 73c2c0c..a53730d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ features. ``` $ cd examples/player/ -$ cargo run /tmp/D_E1A1.MID +$ cargo run D_E1A1.MID ``` @@ -26,5 +26,6 @@ cargo test -- --test-threads=1 # TODO -- [ ] Implement a wrapper for WildMidi_SetOption. +- [x] Implement wrappers for WildMidi_GetInfo. +- [ ] Implement wrappers for WildMidi_SetOption. - [ ] Valid MIDI blob for use in testing 'load' and the methods of 'Midi'. -- cgit v1.3