|
|
|
@@ -539,7 +539,7 @@ public: |
|
|
|
String getTextFromTextMetaEvent() const;
|
|
|
|
|
|
|
|
/** Creates a text meta-event. */
|
|
|
|
static MidiMessage textMetaEvent (int type, const StringRef& text);
|
|
|
|
static MidiMessage textMetaEvent (int type, StringRef text);
|
|
|
|
|
|
|
|
//==============================================================================
|
|
|
|
/** Returns true if this is a 'tempo' meta-event.
|
|
|
|
|