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
+2
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@ I have sniffed out about 95-99% of these messages and commands. And are in the p
10
10
11
11
So, I have hit a roadblock with this project, in relation to the EQ.
12
12
When changing one of the three parameters for an EQ band (Gain, Frequency and Q), the cpu-unit sends a 20-byte long value to the DSP. Unfortunately - so far - I have been unable to reverse engieneer how this valuer gets calculated. I wonder if it is sort of filter coefficients of a bi-quad filter, but I am not certain.
13
+
I have sniffed out some of these 20-byte values, sweeping through one parameter, while keeping the other two constant - these are available in the docs/EQ investigations folder.
0 commit comments