You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@
64
64
### Bugfixes
65
65
* Fix `pulse_width_curve:` and `pulse_width_slide:` opts which were incorrectly swapped on `pulse`, `subpulse` and `dpulse` synths.
66
66
* Improve boot on Windows systems that have default locale code pages currently unsupported by Ruby. We now force UTF-8.
67
-
* Fix issue causing the incorrect error line to be highlighted in the GUI
67
+
* Fix issue causing the incorrect error line to be highlighted in the GUI.
68
68
* Fix issue when syncing with cues with `-` symbols in their paths.
69
69
* Fix bug with `use_merged_synth_defaults` after a call to `use_synth_defaults`. This bug was triggered in the "Sonic Dreams" example which now plays through correctly again.
70
70
* MIDI device hotswapping (detecting whether devices were connected or disconnected) now works on macOS.
0 commit comments