e_midi 0.1.13

An interactive/CLI/library MIDI player with advanced playback options, looping, and scan modes.
Documentation
1
2
// Re-export shared types for use in the main crate
pub use e_midi_shared::types::{SongType, SongSource, SongInfo, TrackInfo, Note};