File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ Have fun and happy live coding!
8282 modulation. This modifies the rate to match the specified number of
8383 MIDI notes relative from the current pitch. For example, a ` rpitch: `
8484 of 12 would double the rate.
85- * The units of the FX ` :echo ` 's ` decay: ` opt are now beats and are scaled
86- with the BPM.
85+ * The unit of the FX ` :echo ` 's ` decay: ` opt is now beats and the value
86+ is scaled with the BPM.
8787
8888
8989### Examples
@@ -119,6 +119,8 @@ Have fun and happy live coding!
119119* Fixed crash when synth args were specified as Rationals.
120120* ` note_info ` now correctly handles octaves.
121121* Fix windows paste shortcut ` C-v ` .
122+ * Teach ` invert_chord ` how to properly handle out of range index ranges
123+ and negative inversions.
122124
123125<a name =" v2.6 " ></a >
124126
You can’t perform that action at this time.
0 commit comments