- Visualisation

Please support our C++ advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Oct 2006
Posts: 2
Reputation: blairwitch is an unknown quantity at this point 
Solved Threads: 0
blairwitch blairwitch is offline Offline
Newbie Poster

- Visualisation

 
0
  #1
Oct 16th, 2006
I would require a visualisation to respond to the music being played on the media player as well as the microphone input simultaneously using media player SDK and c++.

In other words, the visualisation would need some way of differentiating between the sound coming from the microphone and the sound from the music being played on Media Player.

Some simplistic approach to this would be to create bars with different colours and to combine them where these two sources merge. For instance, creating blue bars for the music and red bars for the mic where the bar becomes purple when these two meet.

Any ideas how I can do this?
Reply With Quote Quick reply to this message  
Join Date: Dec 2005
Posts: 5,850
Reputation: Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute 
Solved Threads: 751
Team Colleague
Salem's Avatar
Salem Salem is offline Offline
Void main'ers are DOOMed

Re: - Visualisation

 
0
  #2
Oct 16th, 2006
What sort of expertese do you already have when it comes to writing windows programs in C++ ?
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 2
Reputation: blairwitch is an unknown quantity at this point 
Solved Threads: 0
blairwitch blairwitch is offline Offline
Newbie Poster

Re: - Visualisation

 
0
  #3
Oct 16th, 2006
Originally Posted by Salem View Post
What sort of expertese do you already have when it comes to writing windows programs in C++ ?
Well, unfortunately I haven't had any visualisation programming experience, however, I've developed several applications using c++ in the past.
Reply With Quote Quick reply to this message  
Join Date: Dec 2005
Posts: 5,850
Reputation: Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute 
Solved Threads: 751
Team Colleague
Salem's Avatar
Salem Salem is offline Offline
Void main'ers are DOOMed

Re: - Visualisation

 
0
  #4
Oct 16th, 2006
As I see it, you can either
- map the volume distribution of the sound sample onto a range of colours
- map the frequency distribution of the sound sample onto a range of colours.
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


Views: 1048 | Replies: 3
Thread Tools Search this Thread



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

©2003 - 2009 DaniWeb® LLC