X-Git-Url: https://git.aubio.org/?p=vamp-aubio-plugins.git;a=blobdiff_plain;f=plugins%2FNotes.h;h=3fc488b49bd8af4a5c34f91130d84129a1152be3;hp=b3bc24c6575b1eaa2c415650027c0e6a0a3a86f1;hb=63f363e230ba4c6cc04315c4ce33e92753e441c6;hpb=3144a5db172787cf4334b4cdd0ccd2eac7593ab0 diff --git a/plugins/Notes.h b/plugins/Notes.h index b3bc24c..3fc488b 100644 --- a/plugins/Notes.h +++ b/plugins/Notes.h @@ -33,6 +33,7 @@ public: InputDomain getInputDomain() const { return TimeDomain; } + std::string getIdentifier() const; std::string getName() const; std::string getDescription() const; std::string getMaker() const;