1
0
Fork
You've already forked librecdj
0
forked from OpenDJLab/LibreDJ
An experimental DJ program with 4 decks that currently runs in the terminal (only kitty/wezterm)
  • Rust 100%
2023年05月25日 10:56:33 +00:00
assets Add assets/screenshot-1.png 2023年05月25日 12:54:03 +02:00
learning-resources Here we go 2022年03月15日 23:58:54 -04:00
libplayer Fix deck cloning having wrong tempo & fix select the cloned to deck 2023年04月23日 21:45:13 +02:00
tui Implement add to playlist and remove from playlist 2023年05月10日 02:45:22 +02:00
tui-playground Add playground crate 2023年04月14日 20:25:03 +02:00
waveform Remove unused faust dependencies 2023年04月12日 23:55:01 +02:00
.gitignore Fix waveforms rendering being more detailed 2023年04月10日 12:19:25 +02:00
Cargo.lock Implement editing of metadata 2023年04月14日 20:25:03 +02:00
Cargo.toml Implement editing of metadata 2023年04月14日 20:25:03 +02:00
README.md „README.md" ändern 2023年05月25日 10:56:33 +00:00
TODO.md Implement add to playlist and remove from playlist 2023年05月10日 02:45:22 +02:00

LibreCDJ

An experimental playground to develop a 4 Deck DJ Software for Linux.

Screenshots

Markdown Monster icon

Goals

  • 4 Decks
  • Good beat jumping/looping
  • Good performance
  • Low latency
  • As best as possible playback/resampling
  • Minimal & clean user interface
  • Good library management
  • Completely usable with Keyboard

Non-Goals

  • No mixing/eq/effects. Use an external mixxer or something like libredjm
  • Session management. Use qpwgraph for this
  • Radio Broadcasting
  • Stem seperation (I'm up to support stem files though)
  • Rekordbox/Serato export/import
    • If there's a good crate, maybe though