Method
AgsAudioNoteto_raw_midi
since: 3.0.0
Declaration [src]
guchar*
ags_note_to_raw_midi (
AgsNote* note,
gdouble bpm,
gdouble delay_factor,
guint* buffer_length
)
Description [src]
Convert note
to raw MIDI and set the buffer length of returned bytes
in the array as buffer_length
.
Available since: 3.0.0