File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ MP_PROPERTY_GETSET(synthio_note_amplitude_obj,
165165//|
166166//| A depth of 0 plays the programmed frequency. A depth of 1 corresponds to a bend of 1
167167//| octave. A depth of (1/12) = 0.833 corresponds to a bend of 1 semitone,
168- //| and a depth of .00833 corresponds to one musical cent. Values of ±1 octave are supported.
168+ //| and a depth of .00833 corresponds to one musical cent.
169169//|
170170//| To achieve a vibrato or sweep effect, attach an LFO here.
171171//| """
@@ -248,7 +248,7 @@ MP_PROPERTY_GETSET(synthio_note_ring_frequency_obj,
248248//|
249249//| A depth of 0 plays the programmed frequency. A depth of 1 corresponds to a bend of 1
250250//| octave. A depth of (1/12) = 0.833 corresponds to a bend of 1 semitone,
251- //| and a depth of .00833 corresponds to one musical cent. Values of ±1 octave are supported.
251+ //| and a depth of .00833 corresponds to one musical cent.
252252//|
253253//| To achieve a vibrato or sweep effect on the ring waveform, attach an LFO here.
254254//| """
You can’t perform that action at this time.
0 commit comments