You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ A: Float32(Close source due to proprietary spatialization algorithm) / Float64,
46
46
47
47
A: Effect has 2 options to boost low frequency band, IIR based is obsoleted, equalizer already do the job.
48
48
49
-
Filtering is work on convolution basis. When user change the bass boost parameter, engine will compute new low pass filter(with gain) impulse response using firls(Function ported from Matlab).
49
+
Filtering is work on convolution basis. When user change the bass boost parameter, engine will compute new low pass filter(with gain) impulse response using firls, a function ported from Matlab.
50
50
51
51
2048/4096 order FIR filter should work on all frequency listed on options.
0 commit comments