https://github.com/roderickvd/audio-limiter
Audio peak limiter in pure Rust
https://github.com/roderickvd/audio-limiter
audio dsp limiter rust
Last synced: 11 months ago
JSON representation
Audio peak limiter in pure Rust
- Host: GitHub
- URL: https://github.com/roderickvd/audio-limiter
- Owner: roderickvd
- License: mit
- Created: 2025-04-06T18:50:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-06T18:50:49.000Z (about 1 year ago)
- Last Synced: 2025-07-16T10:13:56.259Z (11 months ago)
- Topics: audio, dsp, limiter, rust
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# audio-limiter
Fast audio peak limiter in pure Rust