diff main/main.cpp @ 129:20ec0c6d4a97

* Experiment with sizing the property stacks and using a frame on the overview widget with an eye to making the default empty window look a bit nicer
author Chris Cannam
date Mon, 16 Apr 2007 12:20:27 +0000
parents fbd09fcda469
children 784ea35d07dd
line wrap: on
line diff
--- a/main/main.cpp	Mon Apr 02 12:12:36 2007 +0000
+++ b/main/main.cpp	Mon Apr 16 12:20:27 2007 +0000
@@ -51,7 +51,9 @@
  curve extracted from it): Transform and subclasses
 
  - Creating the plugins used by transforms: RealTimePluginFactory,
- FeatureExtractionPluginFactory
+ FeatureExtractionPluginFactory.  See also the API documentation for
+ Vamp feature extraction plugins at
+ http://www.vamp-plugins.org/code-doc/.
 
  - File reading and writing code: AudioFileReader and subclasses,
  WavFileWriter, DataFileReader, SVFileReader