Skip to content

converts a directory containing samples to a SFZ sound bank

License

Notifications You must be signed in to change notification settings

TriYop/sfzbuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFZBuilder

Reliability Rating Maintainability Rating Security Rating CodeQL

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.


How to use it ?

    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

About

converts a directory containing samples to a SFZ sound bank

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages