Expand description
A Rust port of the Sonant 4K synth with streaming support.
Sonant (C) 2008-2009 Jake Taylor [ Ferris / Youth Uprising ]
§Crate features
std(default) - Allowstd::error::Error. Disable default features to usesonantin ano_stdenvironment.
Structs§
- Song
- A
Songcontains a list of up to 8Instrumentsand defines the sample length for each row (in the tracker). - Synth
- The main struct for audio synthesis.
Enums§
- Error
- Possible errors.