Skip to main content

Module synth

Module synth 

Source

Re-exports§

pub use fm::FmVoice;
pub use tone::ToneParams;
pub use tone::ToneVoice;
pub use tone::Waveform;
pub use wavetable::PULSE_25_TABLE;
pub use wavetable::SAW_TABLE;
pub use wavetable::SINE_TABLE;
pub use wavetable::SQUARE_TABLE;
pub use wavetable::TRIANGLE_TABLE;
pub use wavetable::WavetableVoice;
pub use wavetable::generate_wavetable_fixed;

Modules§

fm
tone
wavetable