beat-detector
beat-detector copied to clipboard
More Performance Ideas
It would be much cooler if the library would perform downsampling of the original signal.
- apply lowpass filter (to prevent aliasing)
- sample 44.1khz down to 1000hz or so
-> Much less memory consumption -> less iterations by an order of magnitude -> more performance