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