Skip to content

Latest commit

ย 

History

History
39 lines (26 loc) ยท 835 Bytes

File metadata and controls

39 lines (26 loc) ยท 835 Bytes

๐ŸŽต LoopDeck

Loop. Practice. Master.

LoopDeck is an open-source music practice tool focused on helping musicians study songs through looping and repetition.

Create precise loops, slow down playback, and stay focused on the parts that matter most while practicing.


โœจ Features (current)

  • ๐ŸŽง Load local MP3 files
  • ๐Ÿ” Create loop regions visually
  • โฑ Playback speed control
  • ๐ŸŽš Volume control
  • ๐Ÿ” Waveform zoom
  • ๐Ÿฅ Built-in metronome with tap tempo
  • โŒจ๏ธ Keyboard shortcuts (Space = play/pause)
  • ๐ŸŒ™ Modern UI powered by shadcn/ui

๐Ÿš€ Quick Start

๐Ÿณ Docker (Recommended)

Run LoopDeck instantly:

docker run -d \
  --name loopdeck \
  -p 3000:3000 \
  sergiors/loopdeck:latest

License

LoopDeck is open-source software licensed under the MIT License.

โšก