FREE Bulk SFZ Builder Application (From Samples)
-
- KVRer
- 9 posts since 28 Feb, 2017
Hi,
I have built this utility app which will build SFZ files in bulk for samples on your drive. It is built for windows (may work in wine) and requires .Net 3.0. It is FREE to use.
It can do percussion (drums), Tuned Samples & turn a sample to an instrument. With a bit of know-how, it can also be used to create velocity layers (append to existing files).
I have used it to create many many (4000+) SFZ files from the samples I had, so thought others may find it useful as well.
The zip (with a brief PDF help file) is available at:
https://www.dropbox.com/s/m6zznnly62uhd ... 5.zip?dl=0
The PDF by itself can be found at:
https://www.dropbox.com/s/vmuqnp0ru9gn2 ... 1.pdf?dl=0
Hopefully I have added this is the best forum. Feel free to share with others as well, or let me know if it would be better posted elsewhere.
NB: It is not an "editor", but a creator of SFZ's files based on samples you already have. It does not play SFZ files.
I have built this utility app which will build SFZ files in bulk for samples on your drive. It is built for windows (may work in wine) and requires .Net 3.0. It is FREE to use.
It can do percussion (drums), Tuned Samples & turn a sample to an instrument. With a bit of know-how, it can also be used to create velocity layers (append to existing files).
I have used it to create many many (4000+) SFZ files from the samples I had, so thought others may find it useful as well.
The zip (with a brief PDF help file) is available at:
https://www.dropbox.com/s/m6zznnly62uhd ... 5.zip?dl=0
The PDF by itself can be found at:
https://www.dropbox.com/s/vmuqnp0ru9gn2 ... 1.pdf?dl=0
Hopefully I have added this is the best forum. Feel free to share with others as well, or let me know if it would be better posted elsewhere.
NB: It is not an "editor", but a creator of SFZ's files based on samples you already have. It does not play SFZ files.
Last edited by BulkSFZBuild on Fri Mar 17, 2017 8:15 am, edited 3 times in total.
-
- KVRer
- Topic Starter
- 9 posts since 28 Feb, 2017
Sorry, I found a small bug I introduced just before I built last version. Please use v1.0.0.22 from new links above.
- KVRAF
- 4314 posts since 31 Oct, 2004
Thank you. I'm going to give it a try.BulkSFZBuild wrote:Sorry, I found a small bug I introduced just before I built last version. Please use v1.0.0.22 from new links above.
-
musical android musical android https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=298141
- KVRist
- 251 posts since 5 Feb, 2013 from spain
-
- KVRAF
- 1924 posts since 24 Apr, 2010
Of course I will read the manual at some stage..............
but it only took two attempts or about 40 seconds to turn a folder of 284 abstract'ish rachmael wav samples into 3 usable sfz patches. 30 seconds of that was wondering which settings to play about with.
Great fun, thanks er.......Mr. BulkSFZBuild
Much appreciated.
but it only took two attempts or about 40 seconds to turn a folder of 284 abstract'ish rachmael wav samples into 3 usable sfz patches. 30 seconds of that was wondering which settings to play about with.
Great fun, thanks er.......Mr. BulkSFZBuild
Much appreciated.
-
- KVRer
- Topic Starter
- 9 posts since 28 Feb, 2017
Of course I will read the manual at some stage..............
ummm.. could an answer be in the manualwas wondering which settings to play about with.
One thing to play with for some interesting effects is the "duplicate sample" with Threads > 1 and width at 5 or higher. It creates a kind of thickening / chorus by playing a few copies of the sample slightly de-tuned.
If you are using SFZ (or Dropzone or maybe Dimension, haven't checked) but you can also add
Code: Select all
<group>
waveguide=onAlso, if your "percussion" samples are long, you may find it better to use no_loop (instead of one_shot), with an Amplitude envelope "release" of 0.2
I'm thinking of maybe adding the equaliser opcodes as well. I have found an issue with long filename and paths which I personally have a fix for, but even before you hit the current limit, trying to load such file into SFZ triggers SFZ to crash ( TX16Wx loads it fine)
Can I ask where you failed in the first attempt? maybe its something I have not made as easy, and could simply change for others? or was it simply a case of the defaults not matching your case.but it only took two attempts
Happy you found it useful.Great fun, thanks er.......Mr. BulkSFZBuild
-
- KVRAF
- 1924 posts since 24 Apr, 2010
Not failure as such, just not altering any settings and ending up with 284 single sfz patches, when I really wanted some sort of patch creating from the separate samples.
But, it doesn't take long to figure out what to do or RTFM.
And as a dabbler-chancer-creator rather than a musician, I'd be looking to create random, lucky dip patches. Select X amount of random files (from a tree of folders even) to create a patch would be right up my street.
Note for FL users:
If, when loading them into FL Studio native version of DirectWave*, the play mode is set as 'od Rat', change to Poly, Mono or Legato to hear sound. I haven't updated to the latest version of FL12 yet, and I think they've been working on DW, but it I can live with DW bugs.
*the full DirectWave VSTi plugin doesn't have this problem on my set up.
But, it doesn't take long to figure out what to do or RTFM.
And as a dabbler-chancer-creator rather than a musician, I'd be looking to create random, lucky dip patches. Select X amount of random files (from a tree of folders even) to create a patch would be right up my street.
Note for FL users:
If, when loading them into FL Studio native version of DirectWave*, the play mode is set as 'od Rat', change to Poly, Mono or Legato to hear sound. I haven't updated to the latest version of FL12 yet, and I think they've been working on DW, but it I can live with DW bugs.
*the full DirectWave VSTi plugin doesn't have this problem on my set up.
Last edited by bob bobwood on Sun Mar 05, 2017 5:36 pm, edited 1 time in total.
-
- KVRer
- Topic Starter
- 9 posts since 28 Feb, 2017
New version released v1.0.0.23
Minor changes.
* increased sample/filename length limits. NB: some SFZ players cannot handle long path & filenames to samples.
* Added the “Filter Type” opcode.
* Compacted the form vertically to fit better on 800x600 displays
The next version should include more significant changes.
Minor changes.
* increased sample/filename length limits. NB: some SFZ players cannot handle long path & filenames to samples.
* Added the “Filter Type” opcode.
* Compacted the form vertically to fit better on 800x600 displays
The next version should include more significant changes.
-
- KVRer
- Topic Starter
- 9 posts since 28 Feb, 2017
New version released v1.0.0.24 With some larger changes. Original post updated with new links.
-
- KVRAF
- 1924 posts since 24 Apr, 2010
Edit: There was a problem for some users with dropbox which appears to have been fixed now so you can ignore this post.
I can't download either file and I'm assuming the links don't work due to changes to dropbox;
I can't download either file and I'm assuming the links don't work due to changes to dropbox;
Dropbox wrote:This is a reminder that your Public folder links will become inactive on March 15. On that date, your Public folder will become a standard Dropbox folder, and your files will remain safe in your account. If you want to share those files again, you’ll need to use shared links instead.
Last edited by bob bobwood on Thu Mar 16, 2017 8:17 pm, edited 1 time in total.
-
- KVRer
- Topic Starter
- 9 posts since 28 Feb, 2017
It must of been a timing thing. I just tested the zip link, and it worked fine, but the pdf didn't work for me. So I then tried on TOR Browser (it goes though/access it from a different country), and the PDF also worked. So I went back to my standard browser, and they both then worked.I can't download either file and I'm assuming the links don't work due to changes to dropbox;
So the short of it, give it another go, the links look correct.
PS: I always used shared links. And in Australia it is the 16th, but I may have uploaded or you tried to download around/during the Dropbox switch-over (GMT or whatever they were basing their date/time on)
-
- KVRAF
- 1924 posts since 24 Apr, 2010
Thanks John.
I have edited this post as there is currently a known issue with dropbox, though it is not affecting every user.

This comes up now whenever I click on any links to dropbox.
Can anyone confirm, that you either allow QuickTimeCheck class to run for dropbox download or that you need a dropbox account and need to be signed in to download from dropbox as of March 2017 ?
I have edited this post as there is currently a known issue with dropbox, though it is not affecting every user.

This comes up now whenever I click on any links to dropbox.
Can anyone confirm, that you either allow QuickTimeCheck class to run for dropbox download or that you need a dropbox account and need to be signed in to download from dropbox as of March 2017 ?
Last edited by bob bobwood on Thu Mar 16, 2017 12:24 pm, edited 4 times in total.
-
- KVRian
- 730 posts since 17 Sep, 2007 from Planet Thanet
I downloaded last night and again just now without having to sign in. The login popup appears but can just be closed to access the download link
-
- KVRAF
- 1924 posts since 24 Apr, 2010
Edit: This issue now looks to be fixed.
Thanks. Not sure what's going off then, but I'll edit the other post if and when I resolve this issue. Perhaps it's IE and Win7 ?
Thanks. Not sure what's going off then, but I'll edit the other post if and when I resolve this issue. Perhaps it's IE and Win7 ?
Last edited by bob bobwood on Thu Mar 16, 2017 8:19 pm, edited 1 time in total.
