Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 702 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 702 Bytes

play platform alt

Play audio files from terminal.

Imgur

Quick Start

  1. Download the rep or clone the rep: git clone ht​tps://[email protected]:maelswarm/play.git
  2. Install the appropriate libraries.
    • brew install portaudio
    • brew install libsndfile
    • brew install glfw3
    • brew install glew
  3. make
  4. ./play a.wav

Flags

-w ... opens visualization window

-l ... loops audio

-v ... verbose

Supported Filetypes

See http://www.mega-nerd.com/libsndfile/#Features