Vuo  0.5.3
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
VuoMidiNote.c File Reference

Description

VuoMidiNote implementation.

Functions

VuoMidiNote VuoMidiNote_valueFromJson (json_object *js)
 Decodes the JSON object js to create a new value.
 
json_object * VuoMidiNote_jsonFromValue (const VuoMidiNote mn)
 Encodes value as a JSON object.
 
char * VuoMidiNote_summaryFromValue (const VuoMidiNote mn)
 Returns a compact string representation of value (comma-separated coordinates).