Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Low latency audio capture and output
03-12-2015, 06:47 AM (This post was last modified: 03-12-2015 06:56 AM by Mike Warren.)
Post: #1
Low latency audio capture and output
I need to capture microphone audio, mix a reverb signal, plus the audio from a playing video, and output the mixed signal in real time for a karaoke application.

I've done this fine in the past using DirectShow on WinXP, but Windows 7 and later no longer has the ability to feed the live mic input to the output via hardware.

Any capturing I do with DirectShow or WaveIn has an unacceptable delay, no matter how low I set the buffers. There is also no way to control the render buffers, as far as I can find, and I think this is where most of the delay comes from.

So it looks like I'll need to use Kernel streaming or ASIO. I have no idea how, or even if I can extract the audio from a playing video file to mix with the captured signal.

Is this something AudioLab could be used for? If so, is there any documentation that can help me get started?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Low latency audio capture and output - Mike Warren - 03-12-2015 06:47 AM
RE: Low latency audio capture and output - Dave - 03-15-2015, 08:18 AM
RE: Low latency audio capture and output - Dave - 03-15-2015, 11:29 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)