We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0e2de0 commit 71e7243Copy full SHA for 71e7243
src/AudioTools/AudioCodecs/CodecDSF.h
@@ -16,9 +16,6 @@
16
* - Streaming-compatible operation for real-time processing
17
* - Support for stereo DSD files (DSD64 and higher sample rates)
18
*
19
- * The implementation replaces traditional FIR filter approaches with more
20
- * efficient BiQuad filters from the audio_tools Filter framework, providing
21
- * better performance and modularity while maintaining high audio quality.
22
*/
23
24
#pragma once
0 commit comments