Skip to content

Commit 71e7243

Browse files
committed
DRAFT CodecDSF
1 parent d0e2de0 commit 71e7243

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/AudioTools/AudioCodecs/CodecDSF.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
* - Streaming-compatible operation for real-time processing
1717
* - Support for stereo DSD files (DSD64 and higher sample rates)
1818
*
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.
2219
*/
2320

2421
#pragma once

0 commit comments

Comments
 (0)