Mercurial > hg > vamp-tempogram
comparison TempogramPlugin.cpp @ 56:f1c128d0f78c v1.0
Small text fix
author | Chris Cannam |
---|---|
date | Thu, 16 Oct 2014 14:22:47 +0100 |
parents | 180624d62a4c |
children | ac1a75151fc9 |
comparison
equal
deleted
inserted
replaced
55:7a29d9ecd7d6 | 56:f1c128d0f78c |
---|---|
66 } | 66 } |
67 | 67 |
68 string | 68 string |
69 TempogramPlugin::getDescription() const | 69 TempogramPlugin::getDescription() const |
70 { | 70 { |
71 return "Cyclic Tempogram as described by Peter Grosche and Meinard Muller"; | 71 return "Tempogram and Cyclic Tempogram as described by Peter Grosche and Meinard Müller"; |
72 } | 72 } |
73 | 73 |
74 string | 74 string |
75 TempogramPlugin::getMaker() const | 75 TempogramPlugin::getMaker() const |
76 { | 76 { |