Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

wav or midi in turbo c++ 3.0 (dos)???

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
0
0
I'm not exactly new to programming in C++ and I can only get a lot of stuff to work in dos, so I'm going with dos programming! Can someone tell me how to play a sound file through a dos application? I'm using Turbo C++ 3.0 (for dos).

Any helpful tips would be appreciated!
Thanks

gizmofire@hotmail.com
 
The last time I worked on a DOS midi/wav program I had to have the drivers for a specific sound card. You may have to find the DOS drivers for your sound card and call them from your program.

Anybody have any better information?

James P. Cottingham

I am the Unknown lead by the Unknowing.
I have done so much with so little
for so long that I am now qualified
to do anything with nothing.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top