play
Play audio files from terminal.

Quick Start
-
Download the rep or clone the rep: git clone https://[email protected]:roecrew/play.git
- Install the appropriate libraries.
- brew install portaudio
- brew install libsndfile
- brew install glfw3
- brew install glew
- make
- ./play a.wav
Flags
-w ... opens visualization window
-l ... loops audio
-v ... verbose
Supported Filetypes
See http://www.mega-nerd.com/libsndfile/#Features