ref #27 -new gradle and sdk version

- added faster bpm estimation by using multiple windows now
- implemented a simple z score based outlier detection
- some ugly heuristics to prefend to many -1 on the screen
NOTE: this is a very unstable version of the code, very protoype
This commit is contained in:
toni
2018-04-27 16:03:58 +02:00
parent cad85f8593
commit 85ea37c14b
11 changed files with 282 additions and 39 deletions

View File

@@ -10,7 +10,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'
classpath 'com.android.tools.build:gradle:3.1.2'
// NOTE: Do not place your application dependencies here; they belong