Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 545 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 545 Bytes

audio-player

Hello World raw version of audio player written in Haskell.

Tested with .wav files only. For .mp3 you'll need an mp3 decoder.

Required libraries:

  • libopenal-dev to use OpenAL package.
  • freealut to use ALUT package.

Some links: