We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e1eba commit d006270Copy full SHA for d006270
README.md
@@ -367,7 +367,7 @@ println!("Headroom: {} steps", info.headroom_steps);
367
368
## Acknowledgments
369
370
-- [symphonia](https://github.com/pdrat/symphonia) - Pure Rust audio decoding library (used for ReplayGain analysis)
+- [symphonia](https://github.com/pdeljanov/Symphonia) - Pure Rust audio decoding library (used for ReplayGain analysis)
371
- [Original mp3gain](http://mp3gain.sourceforge.net/) - The original C implementation that inspired this project
372
- [aacgain](https://github.com/dgilman/aacgain) - AAC/MP4 ReplayGain implementation
373
0 commit comments