<< Chapter < Page | Chapter >> Page > |
From an intuitive standpoint it would seem that a flat magnitude response in the frequency domain should correspond to an impulse response (time-domain) containing only a single delta function (recall that the impulse function anda constant-valued function constitute a Fourier transform pair). However, the all-pass filter's impulse response is actually a large negative impulse followed by a series of positive decaying impulses.
In this section, derive the transfer function and difference equation of the all-pass filter structure shown in . Note that the structure is approximately of the same level of complexity as the comb filter: it contains a delay line of N samples and an extra gainelement and summing element.
Determine the transfer function for the all-pass filter structure of .
Based on your result for the previous exercise, write the difference equation for the all-pass filter.
As described in the video of , two all-pass filters are placed in cascade (series) with the summed output of the parallel comb filters. An understanding of the all-pass filter impulse response reveals why a cascade connection increases the pulse density of thecomb filter in such a way as to emulate the effect of natural reverberation.
The screencast video derives the impulse response of the all-pass filter; the loop time and reverb time of the all-pass filter are also presented.
The screencast video demonstrates the sound of the all-pass filter impulse response compared to that of the comb filter. Moreover, the audible effect of increasing the comb filter pulse density with an all-pass filter is also demonstrated in the video.
Download the LabVIEW VI presented in the video: apfdemo.zip Refer to TripleDisplay to install the front-panel indicator required by the VI.
As described in the screencast video, two all-pass filters are placed in cascade (series) with the summed output of four parallel comb filters. The video of explains how the all-pass filter "fattens up" each comb filter output impulse with high density pulses that rapidly decay to zero. Selecting mutually-prime numbers for the loop times ensures that the comb filterimpulses do not overlap too soon, which further increases the effect of randomly-spaced impulses.
The table in lists the required reverb times (T60) and loop times (tau) of the Schroeder reverberator. Note that the comb filters all use the same value (the desired overall reverb time).
The screencast video provides everything you need to know to build your own LabVIEW VI for the Schroeder reverberator.
Download the .wav reader subVI mentioned in the video : WavRead.vi .
Notification Switch
Would you like to follow the 'Musical signal processing with labview -- sound spatialization and reverberation' conversation and receive update notifications?