Skip to content

maelswarm/play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

play platform alt

Play audio files from terminal.

Imgur

Quick Start

  1. Download the rep or clone the rep: git clone ht​tps://git@github.com: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

Releases

No releases published

Packages

No packages published