Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.38 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.38 KB

canihazmidi

The aim of this project is to create a portable stand-alone adapter which can convert a Pro DJ Link clock to a MIDI-Clock signal thus making it possible to synchronize MIDI capable instruments with Pioneer DJ equipment.

Status

The project is currently in the concept phase. Following vaguely defined milestones need to be reached:

  • Write a prototype clock converter software on PC to learn the protocols (MIDI, Pro DJ Link)
  • Specify a suitable embedded hardware platform (RaspberryPi with pisound)
  • Port the prototype software to the target platform

See Concept for more details.

Contributing

Feel free to join! Any input is appreciated as this is my first hardware/embedded project and I am looking forward to learn a lot in the process.

Related Projects

  • dysentery - Exploring ways to participate in a Pioneer Pro DJ Link network
  • CDJ_Clock - With CDJ Clock anything what understands MIDI Beat Clock can be synced to Pioneer CDJs.
  • prolink-go - golang library to interface with Pioneers PRO DJ Link network
  • beat-link - Java library for synchronizing with beats from Pioneer DJ Link equipment