Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 305 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 305 Bytes

sound: A basic sound player from the terminal

Uses Apple Audio Queue Services to play wav files.

Only works for MacOS, since we are using Audio Queue Services

Usage:

  • make
  • ./bin/sound <Any wav file>