Crate rekordcrate

source ·
Expand description

This library provides access to device libraries exported from Pioneer’s Rekordbox DJ software.

Re-exports

Modules

  • Parser for Rekordbox analysis files, that can be found inside nested subdirectories of the PIONEER/USBANLZ directory and can have the extensions .DAT, .EXT or .2EX. Note that these files are not only used for device exports, but also for local rekordbox databases. In that case, the directory can be found at %APPDATA%\Pioneer\rekordbox\share\PIONEER\USBANLZ.
  • Parser for Pioneer DeviceSQL database exports (PDB).
  • Parser for Rekordbox *SETTING.DAT files.
  • Common types used in multiple modules.