I need to do the following:
get the system audio output ("What you hear" in Windows) in order to do some processing...
My thoughts were to pass the audio output to a Jack client and then to my program.
My OS is Win7 64bit and i am working in VC++ (VS2005)
Any one has any ideas on how to do that?
Thanks in advance!