# DESCRIPTION looper is a process that will continually repeat playback of an audio file. Intended hardware is raspberry pi 3 or raspberry pi zero (with audio injector sound card hat, see http://www.audioinjector.net/rpi-zero). # AUTHORS Ella Pietraroia Saxon Nelson-Milton # Pi Setup: 1) sudo make install_hard 2) systemctl enable rc-local 3) sudo systemctl start rc-local.service 4) To check that install steps were successful, restart device and confirm that sound plays.