Revision 453:a083b53c85d6 match.pro
| match.pro | ||
|---|---|---|
| 40 | 40 |
match/src/FeatureConditioner.cpp \ |
| 41 | 41 |
match/src/FeatureExtractor.cpp \ |
| 42 | 42 |
match/src/Finder.cpp \ |
| 43 |
match/src/FullDTW.cpp \ |
|
| 43 | 44 |
match/src/Matcher.cpp \ |
| 44 | 45 |
match/src/MatchFeatureFeeder.cpp \ |
| 45 | 46 |
match/src/MatchPipeline.cpp \ |
| 46 | 47 |
match/src/MatchVampPlugin.cpp \ |
| 47 | 48 |
match/src/Path.cpp \ |
| 49 |
match/src/SubsequenceMatchVampPlugin.cpp \ |
|
| 50 |
match/src/libmain.cpp \ |
|
| 48 | 51 |
vamp-plugin-sdk/src/vamp-sdk/FFT.cpp \ |
| 49 | 52 |
vamp-plugin-sdk/src/vamp-sdk/PluginAdapter.cpp \ |
| 50 | 53 |
vamp-plugin-sdk/src/vamp-sdk/RealTime.cpp |
| ... | ... | |
| 54 | 57 |
match/src/FeatureConditioner.h \ |
| 55 | 58 |
match/src/FeatureExtractor.h \ |
| 56 | 59 |
match/src/Finder.h \ |
| 60 |
match/src/FullDTW.h \ |
|
| 57 | 61 |
match/src/Matcher.h \ |
| 58 | 62 |
match/src/MatchFeatureFeeder.h \ |
| 59 | 63 |
match/src/MatchPipeline.h \ |
| 60 | 64 |
match/src/MatchTypes.h \ |
| 61 | 65 |
match/src/MatchVampPlugin.h \ |
| 62 |
match/src/Path.h |
|
| 66 |
match/src/Path.h \ |
|
| 67 |
match/src/SubsequenceMatchVampPlugin.h |
|
| 63 | 68 |
|
| 64 | 69 |
|
Also available in: Unified diff