git-moss / ConvertWithMoss

Converts multisamples from a source format (WAV, multisample, KMP, wavestate, NKI, SFZ, SoundFont 2) to a different destination format.
https://www.mossgrabers.de/Software/ConvertWithMoss/ConvertWithMoss.html
GNU Lesser General Public License v3.0
190 stars 13 forks source link

Add support for Blackbox autosampler format #23

Closed Zaat closed 7 months ago

Zaat commented 1 year ago

Feature request:

Be able to convert from (maybe to also) the Blackbox (1010music) autosampler which is a folder of WAV files. Although I think you could do it through the WAV file format conversion, it wasn’t straightforward for me.

It’d be nice to have a template for it so you could simply select it for conversion. Despite it being fairly straightforward it’d be straightforward to implement and less work on the user part.

The multi samples are stored in a folder per instrument and look like this:

IMG_8241

The first value is velocity and the second the MIDI number.

BTW, If there is a workaround for now does anyone have an idea how exactly with this MIDI note number? Thanks.

git-moss commented 1 year ago

Don't think that this will happen (don't have a Blackbox) but will leave it open as a reminder.

benzkji commented 10 months ago

@Zaat aren't there some .xml files lying around? They would contain the rest of the information, and would (hopefully) be quite easy to read. Will dig in if having some time...

git-moss commented 7 months ago

Support was added in ConvertWithMoss 7.4.