Skip to content

vincent-lafouasse/cPlayer

Repository files navigation

cPlayer

a wav player in standard C99

Supported formats

  • u8 s16 s32 PCM wav
  • 32 and 64 bit float wav

later maybe

  • more raw PCM formats, e.g. AIFF, AU
  • ADCPM encoded WAV

the big maybes

  • losslessly compressed data, e.g. FLAC
  • ogg vorbis
  • opus
  • mp3 (probably won't)

Dependencies

  • portaudio is pulled by cmake but you may need to install its dependencies, e.g. libasound2-dev

References

About

a wav decoder and player in standard C99

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published