Remove todo about adding more event types
This commit is contained in:
parent
1a8f81e4c0
commit
c082085711
1 changed files with 0 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue