synthesize

fun synthesize(midiPath: String, outputPath: String): Boolean

Synthesize a MIDI file to audio.

Return

true if synthesis was successful

Parameters

midiPath

Path to input MIDI file

outputPath

Path for output WAV file