Skip to content

A simple wavefile player using PulseAudio Simple API

Notifications You must be signed in to change notification settings

Roy19/pulse-wave-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pulse-wave-player

Reads a wave file and plays it using PulseAudio daemon. Uses the PulseAudio SimpleAPI. I made this project cause I wanted to know how PulseAudio APIs work.

Required Dependencies

TODO features

  • Fix some memory leaks reported by Valgrind.
  • Have protect against 0 sized wave files.
  • Make the same stuff using PulseAudio AsynchornousAPI.
  • Use Gstreamer do do the same (different project).

About

A simple wavefile player using PulseAudio Simple API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published