Corey
Corey
Why this line? var pixelDiff = rgba[i] * 0.3 + rgba[i + 1] * 0.6 + rgba[i + 2] * 0.1; Where did the 0.3, 0.6, 0.1 come from?
I'm comparing your implementation to this: https://github.com/ashokfernandez/Yin-Pitch-Tracking/blob/master/Yin.c One way they differ is the size of what you both call the yinBuffer. The other implementation, and other implementations of vanilla autocorrelation...
For newly registered users For issues created by email
For when the number of users gets big, something like the issues page - more control over list checkbox to include/exclude inactive users dropdown for all organizations or specific organization...
This works real bad on demo site
Only appears according to permission, so not for is_report_only users. Clicking Reply for incoming email post would take you to the post form, preselected for email, prepoulated with the email...