1
0
Fork 0

Remove todo about adding more event types

This commit is contained in:
Robbert van der Helm 2022-04-08 20:57:52 +02:00
parent 1a8f81e4c0
commit c082085711

View file

@ -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 {