Skip to content

Commit f4768c4

Browse files
committed
Changelog - add newly discovered bug to beta list
1 parent fbcf977 commit f4768c4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ To be released...
3737
* Link is enabled by default and cannot be disabled via the GUI.
3838
* MIDI port names are very long and change on disconnect/reconnect on Linux.
3939
* 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.
4041

4142

4243
### Breaking Changes
@@ -70,7 +71,7 @@ To be released...
7071
* When running on Raspberry Pi, Sonic Pi connects to PulseAudio by default.
7172
* The scheduling accuracy of outgoing OSC and MIDI messages is improved on Windows.
7273
* Optimise `midi_clock_beat`.
73-
74+

7475

7576

7677
### Bugfixes
@@ -1458,7 +1459,7 @@ Have fun and happy live coding!
14581459

14591460

14601461
### Improvements
1461-
1462+
14621463
* Auto-align code on Run.
14631464
* `live_loop` learned the `seed:` opt which will set the new thread with
14641465
the specified seed prior to initial run.

0 commit comments

Comments
 (0)