SimpleCompressor
Look-ahead limiter
An open-source software project implementing a look-ahead compressor/limiter in C++
Code and theory of a look-ahead compressor / limiter.
99 stars
2 watching
13 forks
Language: C++
last commit: 10 months ago audio-processingcompressor
Related projects:
Repository | Description | Stars |
---|---|---|
| An audio effect plugin that allows users to control the level of their audio signals with a variable amount of lookahead and release time | 69 |
| An audio plug-in that calculates signal energy and sends it to interested parties via OSC. | 7 |
| A digital audio compressor plugin with minimalistic GUI and advanced features like lookahead mode | 168 |
| A system compressor with accurate compression metering | 15 |
| Distributed rate limiting solution with various algorithms and backends | 474 |
| A tool to limit CPU usage of processes by sending POSIX signals. | 1,717 |
| A simplified audio compressor plugin created with JUCE | 17 |
| A middleware solution to rate-limit incoming requests to prevent brute-force attacks on express routes. | 564 |
| A sample compression codec designed to work efficiently in resource-constrained environments. | 40 |
| Provides an Erlang application to limit task concurrency and protect against overload | 20 |
| A userland bandwidth shaper for Unix-like systems | 569 |
| Controls function calls to limit their frequency within a specified time interval | 447 |
| A bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions. | 332 |
| A collection of single-source audio decoding and loading libraries for C/C++. | 1,285 |
| A set of performant rate limiters for Go applications | 88 |