reaper-regions 0.1.1

Read REAPER DAW markers and regions in rendered/exported WAV files
Documentation
1
2
3
4
5
mod inst;
pub use self::inst::InstrumentChunk;

mod smpl;
pub use self::smpl::{LoopType, SampleLoop, SamplerChunk};