diff data/fileio/AudioFileReader.h @ 333:1afaf98dbf11

* Factor out uses of "Sonic Visualiser" in "common" code to applicationName() * Add ability to show work title + artist in top-left of pane (thinking of Vect but may be useful in SV in future) * A few other generalisations useful for Vect
author Chris Cannam
date Fri, 09 Nov 2007 17:46:58 +0000
parents 1d656dcda8ef
children 700cd3350391
line wrap: on
line diff
--- a/data/fileio/AudioFileReader.h	Wed Nov 07 14:53:12 2007 +0000
+++ b/data/fileio/AudioFileReader.h	Fri Nov 09 17:46:58 2007 +0000
@@ -47,6 +47,13 @@
      */
     virtual QString getTitle() const { return ""; }
 
+    /**
+     * Return the "maker" of the work in the audio file, if known.
+     * This could represent almost anything (band, composer,
+     * conductor, artist etc).
+     */
+    virtual QString getMaker() const { return ""; }
+
     /** 
      * Return interleaved samples for count frames from index start.
      * The resulting sample block will contain count *