Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 391 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 391 Bytes

MusicALeS

Beat detection engine for switching lights on and off on a LED cord with groove

Container details

Installation steps

  • Install docker curl -sSL https://get.docker.com | sh
  • If not root, add the user to the docker group sudo usermod -aG docker $USER and log back in
  • Launch the container ./launch.sh

Inside the container the ./docker/start.sh script is started