lua.wetgenes.midi.destroy
m:destroy()
Free the midi and associated memory. This will of course be done automatically by garbage collection but you can force it explicitly using this function.
m:destroy()
Free the midi and associated memory. This will of course be done automatically by garbage collection but you can force it explicitly using this function.