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
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ To be released...
37
37
* Link is enabled by default and cannot be disabled via the GUI.
38
38
* MIDI port names are very long and change on disconnect/reconnect on Linux.
39
39
* Timing safety system (that kills threads if they get too far behind) is currently disabled. (This is being redesigned to work within the new constraints imposed by the Link system).
40
+
* Using `sync` with an external OSC or MIDI message whilst in `:link` bpm mode is broken.
40
41
41
42
42
43
### Breaking Changes
@@ -70,7 +71,7 @@ To be released...
70
71
* When running on Raspberry Pi, Sonic Pi connects to PulseAudio by default.
71
72
* The scheduling accuracy of outgoing OSC and MIDI messages is improved on Windows.
72
73
* Optimise `midi_clock_beat`.
73
-
74
+
74
75
75
76
76
77
### Bugfixes
@@ -1458,7 +1459,7 @@ Have fun and happy live coding!
1458
1459
1459
1460
1460
1461
### Improvements
1461
-
1462
+
1462
1463
* Auto-align code on Run.
1463
1464
*`live_loop` learned the `seed:` opt which will set the new thread with
0 commit comments