Oscillator.Periodic_wave
Periodic waves.
The type for PeriodicWaveOptions
.
val opts :
?disable_normalization:bool ->
?real:Brr.Tarray.float32 ->
?imag:Brr.Tarray.float32 ->
unit ->
opts
opts ()
are periodic wave options with the given parameters.
The type for PeriodicWave
objects.