diff --git a/src/midi.rs b/src/midi.rs index 02fefccf..d7b08da0 100644 --- a/src/midi.rs +++ b/src/midi.rs @@ -21,8 +21,6 @@ pub enum MidiConfig { /// conversion functions. /// /// All of the timings are sample offsets withing the current buffer. -/// -/// TODO: Add more events as needed #[derive(Debug, Clone, Copy, PartialEq)] #[non_exhaustive] pub enum NoteEvent {