ConvertWithMoss (prev. MultisampleGenerator) - convert multisamples from WAV,multisample,SFZ,SoundFont2,Decent Sampler

Post Reply New Topic
RELATED
PRODUCTS

Post

zfigz wrote: Thu Jul 08, 2021 9:56 am okay, progress. now my error is as follows:

Code: Select all

Could not detect a name.
As I wrote: please upload me the files somewhere (PM me) then I can check what's the issue.

Post

oops, sorry about that. will do / cheers <3

Post

Hi

There is a Folder lets say named [Ultrasound]
In that Folder is a
  • "sf2_smpl.wav" (5Mb). This sample contains all the different sounds of all *.sfz-files.
  • 2 Folders named [000] and in this Case one is named [128]
    in the [000] are all *.sfz in [128] is one named standard.sfz
So i have a constellation that will not work. This Files was created around 2015, if that helps.

WAV -> converts the sample just in a bws-mult, and dont split any sound
SF2 -> too much errors, does nothing
SFZ -> creates empty bws-mult from the Folder [000]

I try also put all files together but:

Code: Select all

Sample file does not exist: T:\xxxx\Production\Soundpool\soundfont-convert\Ultrasound_Classic_sf2\..\sf2_smpl.wav
\8.4.2 MIDI Note-On Velocity to Filter Cutoff
\8.4.8 MIDI Continuous Controller 91 to Reverb Effects Send
\8.4.9 MIDI Continuous Controller 93 to Chorus Effects Send
\8.4.10 MIDI Pitch Wheel to Initial Pitch Controlled by MIDI Pitch Wheel Sensitivity

Sample file does not exist: T:\xxxx\Production\Soundpool\soundfont-convert\Ultrasound_Classic_sf2\..\sf2_smpl.wav
\8.4.2 MIDI Note-On Velocity to Filter Cutoff
\8.4.8 MIDI Continuous Controller 91 to Reverb Effects Send
\8.4.9 MIDI Continuous Controller 93 to Chorus Effects Send
\8.4.10 MIDI Pitch Wheel to Initial Pitch Controlled by MIDI Pitch Wheel Sensitivity

Sample file does not exist: T:\xxxx\Production\Soundpool\soundfont-convert\Ultrasound_Classic_sf2\..\sf2_smpl.wav
\8.4.2 MIDI Note-On Velocity to Filter Cutoff
\8.4.8 MIDI Continuous Controller 91 to Reverb Effects Send
\8.4.9 MIDI Continuous Controller 93 to Chorus Effects Send
\8.4.10 MIDI Pitch Wheel to Initial Pitch Controlled by MIDI Pitch Wheel Sensitivity
what should i do now?

Thank you for that Tool...it works good...in some cases.

Post

capracan wrote: Sat Jul 17, 2021 4:13 am Hi

There is a Folder lets say named [Ultrasound]
In that Folder is a
  • "sf2_smpl.wav" (5Mb). This sample contains all the different sounds of all *.sfz-files.
  • 2 Folders named [000] and in this Case one is named [128]
    in the [000] are all *.sfz in [128] is one named standard.sfz
So i have a constellation that will not work. This Files was created around 2015, if that helps.

what should i do now?

Thank you for that Tool...it works good...in some cases.
If you send me the file I can have a look.

Post

ConvertWithMoss # 2.0 is out!

Get it from http://mossgrabers.de
  • New: Added reading and writing of DecentSampler preset and library files.
  • New: Improved note detection from file names.
  • Fixed: SFZ detector - global_label was not read.
  • Fixed: SFZ parser - Comments at line end were not removed which conflicted with attribute values.
  • Fixed: WAV detector - Crash if left and right mono sample had different lengths.
  • Fixed: Creating folders for SFZ could raise an exception.
  • Fixed: Source and destination tabs could be removed.
https://youtu.be/Jwmj6oqqLJ8

Enjoy!

Post

ConvertWithMoss 2.1 is online!

Get it from http://mossgrabers.de
  • Fixed: WAV detector did also deliver results for empty folders.
  • Fixed: Setup for created DecentSampler Filter and Reverb is working now.
Enjoy!

Post

Argh, just noticed that reading loops from WAV files was broken.

So, 2.1.1 is online!

Post

🙇.

Post

okay, some progress here but i'm getting the following error:

Code: Select all

Could not create multisample: Attempt to combine Mono splits into Stereo files but there are more than two files per note.
my pattern is _layer001_ with files like:
G#6_layer001_sft_stac.wav
G#6_layer002_sft_stac.wav
G#6_layer003_sft_stac.wav

Post

zfigz wrote: Sat Jul 31, 2021 5:25 pm okay, some progress here but i'm getting the following error:

Code: Select all

Could not create multisample: Attempt to combine Mono splits into Stereo files but there are more than two files per note.
my pattern is _layer001_ with files like:
G#6_layer001_sft_stac.wav
G#6_layer002_sft_stac.wav
G#6_layer003_sft_stac.wav
You need to put a star where the layer numbering is like:
_layer*_

Post

ouf, totally missed that. thank you 🙇

edit: heh, now i'm getting the following when using _layer*_:

Code: Select all

Could not detect a name.
i'm sure it's a user error on my part, just not sure what.

Post

zfigz wrote: Sun Aug 01, 2021 1:02 am ouf, totally missed that. thank you 🙇

edit: heh, now i'm getting the following when using _layer*_:

Code: Select all

Could not detect a name.
i'm sure it's a user error on my part, just not sure what.
Can you please post your settings? And/or send me the files.

Post

they're the same files i sent earlier in the thread. i've attached a screenshot of my settings.
You do not have the required permissions to view the files attached to this post.

Post

ah, i i checked "Prefer folder name" and it worked !

noticed that the group meant for the highest velocity wasn't mapped up to 127 (max) but instead to like 126 (one or so less than max).

Post

zfigz wrote: Tue Aug 03, 2021 1:24 am ah, i i checked "Prefer folder name" and it worked !

noticed that the group meant for the highest velocity wasn't mapped up to 127 (max) but instead to like 126 (one or so less than max).
Thanks for the info, will be fixed in the next update!

Post Reply

Return to “Controller Scripting”