Skip to main content

convert_oscillator_options

Function convert_oscillator_options 

Source
fn convert_oscillator_options(
    oscillator_type: OscillatorType,
    maybe_periodic_wave: Option<PeriodicWave>,
) -> Fallible<OscillatorType>