Advice on hearing loss simulation using C++

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: May 2005
Posts: 1
Reputation: krayek is an unknown quantity at this point 
Solved Threads: 0
krayek krayek is offline Offline
Newbie Poster

Advice on hearing loss simulation using C++

 
0
  #1
May 16th, 2005
Hello,

I am new here looking for some advice. I belong to a programming group that intends to simulate hearing loss via software that we are creating. At the moment, we are looking to see how are we able to obtain sound from sound cards. What we intend to do is have a generic player (like windows media player) playing the any form of sound file and our program running concurrently taking the player's output, modify it and then put it back through the soundcard again.

We are looking to use C++. However, we are inexperienced in it. I have been looking at winAPIs (playSound(), etc) to see how to obtain the sound, but its been a slow progress. Any pointers will be good, thanks =)
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 4,109
Reputation: vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice 
Solved Threads: 943
Moderator
vegaseat's Avatar
vegaseat vegaseat is offline Offline
DaniWeb's Hypocrite

Re: Advice on hearing loss simulation using C++

 
0
  #2
May 16th, 2005
Look at this code snippet here on DaniWeb:

"Play a MIDI voice (Dev C++ console program)"

http://www.daniweb.com/code/snippet97.html

This one has a possible volume setting. Experiment with the sound effects best for your project.
May 'the Google' be with you!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC