Replies: 1 comment
-
For the intensely curious, this was resolved in 745d139 That entire method/file has been overhauled a few times since then. Please consider marking this 'fixed' as I think trunk is definitely doing a saner thing these days than it was in your referenced snippet! Thanx. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In reviewing the min and max values you're calculating in the above file, I noted on line 118 at:
NightDriverStrip/include/soundanalyzer.h
Line 118 in 788c4cd
you're only using the first 4 bands. Am wondering why you don't use NUM_BANDS like you do on line 151?
Beta Was this translation helpful? Give feedback.
All reactions