To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example works as Comb filters,which are used in a variety of audio and signal processing algorithms.
Description
Comb filters are used in a variety of audio and signal processing algorithms, include implementing echo and flanging effects. The simplest structure of a comb filter is the feed-forward comb filter that has the form y = x + ax[n-K], where K is an integer delay and a is a scaling constant.
Requirements
Software
Steps to Implement or Execute Code
Additional Information or References

**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.