Free Multisamples for Tonverk

So what I figured out so far for using existing SFZ files:

  • Simple SFZ have the best chance to succes
  • Loading error details show up in the logfile (You can create one via SETTINGSSYSTEMSAVE DIAGNOSTICS)
  • If the samples are not 24 bit / 48khz, the Tonverk can crash
  • If you only keep the <group> and <region> tags you have the most luck it will work (<global> and <control> tags with their settings mostly give problems or do not work)
  • label_** tags are not supported (and this will give loading errors, the exact reasons can also be found in the logfile)
  • lovel and hivel are supported, but only if they do not overlap
  • Loops are supported but I don’t know exactly how. see the example below: @Jeanne you might give us an example how you did it in your own SFZ files? :angel:
loop_mode=loop_continuous
loop_start=14284
loop_end=24034

It feels very flakey now to just do some trial and error and see what’s supported and what is not. It is very rewarding though, if after some adjustments, you have a nice piano or strings with velocity layers :sunglasses:

It would help if @Elektron would give us documentation of which tags / controls are supported (also for the native elmulti format) so we can start creating multisample patches which actually make sense :wink:

6 Likes