Revision 453:a083b53c85d6

View differences:

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

  
repoint-lock.json
49 49
      "pin": "fd0ace21dce3"
50 50
    },
51 51
    "match": {
52
      "pin": "4b272c839f7e"
52
      "pin": "2f3ecf5d2651"
53 53
    },
54 54
    "constant-q-cpp": {
55 55
      "pin": "7ac84048e3e43c433d88e12d221af15e50f41591"
repoint-project.json
88 88
        "match": {
89 89
            "vcs": "hg",
90 90
	    "service": "soundsoftware",
91
            "repository": "match-vamp"
91
            "repository": "match-vamp",
92
            "branch": "subsequence"
92 93
        },
93 94
        "constant-q-cpp": {
94 95
            "vcs": "git",

Also available in: Unified diff