Public Attributes | |
PLAIN_STRING | |
JSON | |
OSC | |
Represents all possible data types in the annotation data. These fields correspond to our Muse protobuf schema, which can be found on the developer website: http://developer.choosemuse.com/file-formats/muse
com.choosemuse.libmuse.AnnotationFormat.JSON |
The data is a string of JSON name, value pairs.
com.choosemuse.libmuse.AnnotationFormat.OSC |
The data is formatted as OSC (open sound control) data.
com.choosemuse.libmuse.AnnotationFormat.PLAIN_STRING |
The data is a string with no inherrent format.