Closed SambaGodschynski closed 1 year ago
as a mod developer I want to have the option to produce midi data:
function process(..., midiContext) midiContext:AddNote(100, 2, 1.0) end
it seems to be an separate way to create notes. closed for the sake of simpleness.
as a mod developer I want to have the option to produce midi data: