sfizz_render wraps the sfizz SFZ library and can be used to render midi file as sound files using an SFZ description file and its associated samples.
.SHOPTIONS
.IP"-b, --blocksize NUMBER"
Block size for the sfizz callbacks
.IP"-s, --samplerate NUMBER"
Output sample rate
.IP"-q, --quality NUMBER"
Resampling quality, like the SFZ sample_quality opcode. A value of 1 will use a linear interpolation of source samples, while higher value will use increasingly better algorithms.
.IP"-p, --polyphony NUMBER"
Maximum polyphony
.IP"-v, --verbose"
Verbose output
.IP"--log PREFIX"
Produce logs
.IP"--use-eot"
End the rendering at the last End of Track Midi message