sfizz_render(1) sfizz_render man page sfizz_render(1)

sfizz_render - Render a MIDI file as a WAV file using an SFZ instrument description.

sfizz_render --sfz FILE --wav FILE --midi FILE [OPTIONS...]

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.

Block size for the sfizz callbacks
Output sample rate
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.
Maximum polyphony
Verbose output
Produce logs
End the rendering at the last End of Track Midi message
Show help

sfizz_jack(1)

See the main repository at https://github.com/sfztools/sfizz.

Contributors can be seen on the main repository at https://github.com/sfztools/sfizz.

2024-03-18 1.2.3