File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ Have fun and happy live coding!
4646* ` sync ` now causes the BPM to be inherited from the thread calling the
4747 matching ` cue ` . This may be disabled with the new ` bpm_sync: ` opt.
4848* ` rrand ` and ` rand ` now return 0 if called with 0.
49+ * ` invert_chord ` now handles negative inversions in a more musically
50+ appropriate manner..
4951
5052
5153### New Fns
@@ -119,8 +121,7 @@ Have fun and happy live coding!
119121* Fixed crash when synth args were specified as Rationals.
120122* ` note_info ` now correctly handles octaves.
121123* Fix windows paste shortcut ` C-v ` .
122- * Teach ` invert_chord ` how to properly handle out of range index ranges
123- and negative inversions.
124+ * Teach ` invert_chord ` how to properly handle out of range index ranges.
124125
125126<a name =" v2.6 " ></a >
126127
You can’t perform that action at this time.
0 commit comments