Mercurial > hg > vamp-plugin-sdk
diff host/vamp-simple-host.cpp @ 241:70e6826adc64
* Add Power Spectrum example plugin
author | cannam |
---|---|
date | Mon, 10 Nov 2008 17:28:54 +0000 |
parents | 7b90fe049d04 |
children | c88a3cdb0215 |
line wrap: on
line diff
--- a/host/vamp-simple-host.cpp Mon Nov 10 16:47:41 2008 +0000 +++ b/host/vamp-simple-host.cpp Mon Nov 10 17:28:54 2008 +0000 @@ -38,7 +38,7 @@ /* * This "simple" Vamp plugin host is no longer as simple as it was; it * now has a lot of options and includes a lot of code to handle the - * various useful list options it supports. + * various useful listing modes it supports. * * However, the runPlugin function still contains a reasonable * implementation of a fairly generic Vamp plugin host capable of