C-library to play a wave file?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello list members,
I wish to play wave files in a C-program. Is it possible to find such library?
I could invoke a "cat [wavefile] > /dev/dsp" in the C-program but doing
the cat thing in the console outputs very awful sounds. There must be some
multimedia header file for C, no? :)

I think I've tried my best to find a header file (wild guesses were wave.h
and sound.h), googled around but with no luck. The best I could find is
csound but it seems to be a complex program rather than a library.

Yours,
Jack




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux