File: README

package info (click to toggle)
libdjconsole 0.1.3-3
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 1,044 kB
  • ctags: 190
  • sloc: sh: 7,088; cpp: 786; makefile: 76
file content (6 lines) | stat: -rw-r--r-- 233 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
Libdjconsole is a driver for the DJ Console, built on top of libusb.

It provides a C++ class to handle all events and control the LEDs.

Note: It is necessary to debounce the keys, as the DJ Console MK I buttons
are terrible there.