Hi! Which criteria do you use to calculate these local averages to plot the curve? Is there a specific number of points for each average? And which points are they? The ones after, before or around each frame? Thanks a lot!!
I used -2nd to +2nd, so for each point I used the 2 other around. Let 'sum = p[i-2] + p[i-1] + p[i] + p[i+1] + p[i+2]', then this value is divided by 5 to get the average (call it avg). The new value for p[i] is then 'p[i]-avg'.
1:48 I tap on none of the levels shown. I tap once per note instead. It's obviously not the beat (and I can't figure out what the beat is in the first place), but what do you call that?
Really really good video, exactly what I was looking for! Thanks
Thank you
I really love your video! :)
Stunningly useful
Hi!
Which criteria do you use to calculate these local averages to plot the curve? Is there a specific number of points for each average? And which points are they? The ones after, before or around each frame?
Thanks a lot!!
I used -2nd to +2nd, so for each point I used the 2 other around. Let 'sum = p[i-2] + p[i-1] + p[i] + p[i+1] + p[i+2]', then this value is divided by 5 to get the average (call it avg). The new value for p[i] is then 'p[i]-avg'.
Incredible !
Wow, thanks alot for this!
1:48 I tap on none of the levels shown. I tap once per note instead. It's obviously not the beat (and I can't figure out what the beat is in the first place), but what do you call that?
Great insight. Anyone know how the sinusoid frequency is chosen at 11:20? Brute force?
Think you have the 200bpm in the row of the chart. So my guess the frequency of the core is 200bpm or 200/60 =3.3 hz
∬