cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
audio sounds in C++
audio sounds in C++
Jun 14, 2013 at 1:41pm UTC
Awais Tahir
(44)
I need to work on audio sounds in C++ ...
how can i start...!!
i googled But i found there need to library that must be include
which library is best and why we need to include in our Source code
Jun 14, 2013 at 1:46pm UTC
Chervil
(7320)
If you are using Windows, there is the
PlaySound()
function though some of the other libraries you mention may be better.
Jun 14, 2013 at 1:53pm UTC
Awais Tahir
(44)
but i dont have enough idea about libraries.... plz help in this regrad
Jun 14, 2013 at 2:16pm UTC
Chervil
(7320)
I'm not expert here, but SFML is often recommended for graphics and sound.
http://www.sfml-dev.org/
Jun 14, 2013 at 2:51pm UTC
kevinkjt2000
(1063)
lazyfoo has made some excellent tutorials on SDL:
http://lazyfoo.net/SDL_tutorials/
Topic archived. No new replies allowed.