-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3ad5146
commit 850321b
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule speedy
updated
14 files
+35 −2 | Makefile | |
+7 −6 | dynamic_time_warping.cc | |
+12 −10 | dynamic_time_warping.h | |
+10 −3 | dynamic_time_warping_test.cc | |
+10 −11 | kiss_fft_test.cc | |
+1 −1 | sonic2.h | |
+78 −62 | sonic_classic_test.cc | |
+21 −8 | sonic_test.cc | |
+6 −4 | speedy.c | |
+28 −12 | speedy_test.cc | |
+6 −5 | speedy_wave.cc | |
+ − | test_data/capture_1_00x.wav | |
+ − | test_data/tapestry.wav | |
+ − | test_data/tapestry22050.wav |