SFZBuilder is a python port of the Versilian Studio's folderToSFZ tool. It aims to automate SFZ sound banks creation using sample filenames naming convention.
usage: SFZBuilder.py [-h] -i PATH [-o OUTPUT] [-d] [-l] [-v] Builds a SFZ from a directory containing samples optional arguments: -h, --help show this help message and exit -i PATH, --input-dir PATH path to the samples directory -o OUTPUT, --output-file OUTPUT path to the output file -d, --drums enhance generated soundfont for drums -l, --looping try to identify looping points -v, --verbose Display verbose output more information available in documentation
To read more about the origins of this project, please read this article