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
@@ -572,6 +572,19 @@ This affects any software using these ports, including the official PRO DJ LINK
572
572
573
573
On macOS, the DJM-900NXS2 / DJM-A9 / DJM-V10 may occasionally fail to deliver mixer fader data on the first connection after the DJM is powered on. This is a timing issue in the subscribe handshake. Workaround: restart STC or toggle the Pro DJ Link interface off and on. A delayed-subscribe fix is planned for a future release.
574
574
575
+
### StageLinQ: Playhead Does Not Advance
576
+
577
+
The StageLinQ playhead is driven by the device's BeatInfo stream. If STC connects to a Denon player but the playhead stays at zero (BPM and track name may still appear, but position never moves), the BeatInfo stream is not arriving from the device. This has nothing to do with the StateMap subscription -- those two channels are independent on the player side.
578
+
579
+
Field-reported conditions that silence BeatInfo on SC5000 / SC6000:
580
+
581
+
-**Deck has no track loaded, or is paused / not playing.** BeatInfo only streams while a track is actively playing.
582
+
-**The physical LINK button on the player is on.** Linking decks via the player itself disables BeatInfo. Turn LINK off on every player on the network.
583
+
-**Decks are linked from Engine DJ.** Same effect as the physical LINK button. Unlink the decks from Engine DJ, or close Engine DJ entirely if it is not needed.
584
+
-**Player was already running when STC started.** Some firmware revisions only emit BeatInfo if a consumer was already listening at the time the player booted. Power-cycling the player after STC is running is enough.
585
+
586
+
Walk through the four conditions in that order before assuming a network or firmware issue. If the playhead still does not move after all four are satisfied, a Wireshark capture of STC connecting to the player would help diagnose; please open an issue and attach the `.pcapng`.
587
+
575
588
### rekordbox Cannot Run Simultaneously with STC
576
589
577
590
STC and rekordbox use the same UDP ports for Pro DJ Link communication (50000, 50001, 50002). Running both applications at the same time on the same machine causes port conflicts: CDJ discovery fails, status packets are lost, and neither application works correctly. This is the same limitation that affects the official PRO DJ LINK Bridge.
0 commit comments