Msynth.MathGeneric arithmetical operations .
val stretch :
?mode:[< `Linear | `Logarithmic Linear ] ->
?min:float ->
?max:float ->
float ->
floatStretch a parameter between 0 and 1 to be between given bounds.
val unstretch :
?mode:[< `Linear | `Logarithmic Linear ] ->
?min:float ->
?max:float ->
float ->
floatInverse of stretch.
module Osc : sig ... endOscillators with period 1., first going up, starting from 0.