comparison examples/ZeroCrossing.cpp @ 43:3bbe244611bb

* Update version number to 1.0, some textual tweaks
author cannam
date Tue, 31 Oct 2006 19:55:47 +0000
parents 44113b1e296b
children be8fdfe25693
comparison
equal deleted inserted replaced
42:1eb2419fc326 43:3bbe244611bb
66 } 66 }
67 67
68 string 68 string
69 ZeroCrossing::getMaker() const 69 ZeroCrossing::getMaker() const
70 { 70 {
71 return "Queen Mary, University of London"; 71 return "Vamp SDK Example Plugins";
72 } 72 }
73 73
74 int 74 int
75 ZeroCrossing::getPluginVersion() const 75 ZeroCrossing::getPluginVersion() const
76 { 76 {