dariosanfilippo / LimiterClass
C++ classes for an IIR look-ahead limiter implementing cascaded exponential smoothers for low-distortion peak limiting and maximisation.
☆30Updated 2 years ago
Alternatives and similar repositories for LimiterClass:
Users that are interested in LimiterClass are comparing it to the libraries listed below
- Python implementation of " Antiderivative Antialiasing for Arbitrary Waveform Generation" IEEE research paper☆24Updated last year
- A library for audio oversampling, which tries to offer a simple api while wrapping HIIR, by Laurent De Soras, for minimum phase antialias…☆48Updated 3 years ago
- Code to accompany the ADC24 talk☆32Updated 3 months ago
- Check for memory allocations in a specific thread, to validate your code for real-time purposes