Mercurial > hg > sonic-visualiser
diff main/MainWindow.cpp @ 289:ee96e37a3cbb
* Make it possible to import an entire session from an RDF document.
However, at the moment the timings of events appear to be constrained
by how far the audio decoder has got through its audio file at the
time the event is queried -- need to investigate.
author | Chris Cannam |
---|---|
date | Fri, 21 Nov 2008 18:03:14 +0000 |
parents | 5228aaccfb1b |
children | 8e13520c9078 |
line wrap: on
line diff
--- a/main/MainWindow.cpp Fri Nov 21 13:37:35 2008 +0000 +++ b/main/MainWindow.cpp Fri Nov 21 18:03:14 2008 +0000 @@ -73,7 +73,7 @@ #include "layer/ColourDatabase.h" #include "widgets/ModelDataTableDialog.h" -#include "rdf/PluginRDFIndexer.h" //!!! +#include "rdf/PluginRDFIndexer.h" // For version information #include <vamp/vamp.h>