Module consts

Module consts 

Source
Expand description

Constants for dealing with midi events. Currently, only channel events are supported.

Re-exports§

pub use channel_event::*;
pub use system_event::*;

Modules§

channel_event
Constants for channel events
system_event