Releases: TouchDesigner/TDDjayPro
Releases · TouchDesigner/TDDjayPro
TDDjayPro Alpha Release 2
Adds routing for latest changes to DjayPro v4 release which came in May 14 2026. You must use this version or later for the MusicHackspace Lisbon hackathon.
v 0.0.3
A TouchDesigner component that receives djay Pro v3's OSC stream and routes every value into ready-to-use CHOPs, tables, and event callbacks. Drop it in, point djay at it, build with it.
What you get
- All four turntables: transport, BPM, position, loop, FX, neuralmix stems, EQs, mixer, crossfader, audible levels, and per-deck VU meters
- Album art auto-fetched and cached to disk per turntable
- Event callbacks for —
onPlay,onSongLoaded,onLoopSet,onFxActive,onStemMute, etc. — so you can react instead of poll - A
Statusparameter that flips betweenActiveandDisconnectedso you know when djay is talking - Per-category log files for diagnostics (toggle via
Logging, wipe viaClear Logs)
The tox file is all you need but the zip file holds some extra overview.