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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ This change log follows the conventions of
15
15
- A setting has been added to the `TimeFinder` to prevent it from using precise position packets sent by CDJ-3000s.
16
16
They help keep tighter synchronization with playback position, but currently seem to exhibit too much jitter for use when synchronizing with audio sources over Ableton Link.
17
17
This setting is a workaround until a smoothing solution is developed.
18
+
- When we are using precise position packets, though, we now do a better job of tracking the position of CDJ-3000s that are playing unanalyzed tracks (and which thus have no beat grids).
18
19
- When we unexpectedly are unable to route a message to a CDJ, we now log extensive troubleshooting information about the address we are trying to send to and the state of the network interfaces at that moment.
0 commit comments