LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Flange effect

I am doing a project on sound effects. I can't understand the
algorithm of flange. Please explain it to me and help me in
implementing it in Labview.

I did echo,doubling and panning effects in Labview. But I could't
achieve it in real time. Can any body help me in doing this in real
time.
0 Kudos
Message 1 of 2
(2,630 Views)
Sound effects or any sound-processing is a realtime task. It requires calculations to be ready (and send to the DAC's) before taking the next sample. Use a DSP-based solution.
0 Kudos
Message 2 of 2
(2,630 Views)