cplusplus.com cplusplus.com
cplusplus.com   C++ : Forums : UNIX/Linux Programming : music player software
  Search:
- -
C++
Information
Documentation
Reference
Articles
Sourcecode
Forums
Forums
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Articles
Lounge
Jobs

-

question  music player software

crayon66
Is there anyone have simple music player software?if u have it, please give me the URL or maybe write on this board.

I need this software to learn about wav load and play, specially for pass the wav file through the soundcard.

thanks.
|
SteakRider
what is your operating system?
if windows, use activex controls to load wav file, and run it, it is very easy to make a music player with using Activex.
1
2
3
here is a link to source code of media player

http://www.codeproject.com/KB/cpp/media_player.aspx      

|
naja
C++ : Forums : UNIX/Linux Programming

what is your operating system? if windows, use...

I wonder indeed,...
|
SteakRider
@naja
you are right;)
| Last edited on
crayon66
i don't believe there are no one can help me to learn how to pass wav or anything audio file through soundcard...

sorry everyone, where i can find sample or tutorial to do this.

i already loss my mind to solve this problem

please...
|
naja
well yes,

google can,

http://www.google.com/search?hl=en&q=linux+sound+programming&btnG=Google+Search
| Last edited on

Registered users can reply in this forum.
Home page | Privacy policy
© cplusplus.com, 2000-2008 - All rights reserved - v2.2
Spotted an error? contact us