NVDSP allows you to implement high quality audio filters with just a few lines of code and Novocaine, or your own audio library of choice.
NVDSP comes with a wide variety of audio filters:
- All Pass Filter (NVAllpassFilter)
- Band Pass Filter, 0dB gain (NVBandpassFilter)
- Band Pass Filter, Q gain (NVBandpassQPeakGainFilter)
- High Pass Filter (NVHighpassFilter)
- High Shelving Filter (NVHighShelvingFilter)
- Low Shelving Filter (NVLowShelvingFilter)
- Low Pass Filter (NVLowPassFilter)
- Notch Filter (NVNotchFilter)
- Peaking EQ Filter (NVPeakingEQFilter)

Leave a Reply
You must be logged in to post a comment.