File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ MP_PROPERTY_GETSET(synthio_note_amplitude_obj,
165
165
//|
166
166
//| A depth of 0 plays the programmed frequency. A depth of 1 corresponds to a bend of 1
167
167
//| 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.
169
169
//|
170
170
//| To achieve a vibrato or sweep effect, attach an LFO here.
171
171
//| """
@@ -248,7 +248,7 @@ MP_PROPERTY_GETSET(synthio_note_ring_frequency_obj,
248
248
//|
249
249
//| A depth of 0 plays the programmed frequency. A depth of 1 corresponds to a bend of 1
250
250
//| 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.
252
252
//|
253
253
//| To achieve a vibrato or sweep effect on the ring waveform, attach an LFO here.
254
254
//| """
You can’t perform that action at this time.
0 commit comments