How can I create real-time audio effects on PC?

3

0

Does anyone know how I can create an echo effect in real-time while singing on PC. Lets say I want to sing to an audience over IM and I want an echo/delay effect while I sing. Is there any software available?

anto8421

Posted 2010-05-02T03:12:46.997

Reputation: 31

What operating system are you using? – Isxek – 2010-05-02T05:45:11.577

Windows 7. I am looking for something like a sound mixer but i need to do it in real time – anto8421 – 2010-05-02T09:29:58.477

Answers

1

You could use vst plugins. You will need a host such as VSTHost and a plugin such as eTAP2. You can also get mixer plugins.

KVRAudio is good website for finding audio software.

Ed Clements

Posted 2010-05-02T03:12:46.997

Reputation: 46

how do I have to configure VST Devices (input/output) so that the effects are applied to line-in? considering the latency thing – sports – 2015-03-06T16:17:20.900

And ASIO drivers for low-latency sound card access, either provided by the sound card vendor (rare) or Asio4All: http://tippach.business.t-online.de/asio4all/

– Tobias Plutat – 2011-01-28T10:45:08.290

0

http://www.audiomulch.com is a simple tool where you can build your setup. It has elements that you can select to build it and among them you have Inputs and Outputs.

Ignacio Soler Garcia

Posted 2010-05-02T03:12:46.997

Reputation: 1 729