Skip to content

bratorange/tcnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpha. The library compiles, but it is currently untested in any production setting. Expect rough edges, breaking API changes, and missing packet variants.

tcnet

Rust implementation of the TCNet protocol.

Two roles:

  • Passive observer — discover foreign DJ controllers and read their state via DjControllerView.
  • Active broadcaster — emulate a TCNet node via ActiveDJNode, announce layers, push Time/Status/Metrics/Meta/Mixer packets, serve waveform / beat-grid / cue / artwork responses.

Example observer

cargo run --example observer

Test

cargo test -- --test-threads=1 --nocapture

Documentation

API reference: https://docs.rs/tcnet

The full TCNet V3.5.1 spec is mirrored at https://www.tc-supply.com/_files/ugd/b1c714_0b351a4099c14e738f0cd7fcea623265.pdf.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages