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

MPC keygroup to KSF/KMP issue #21

Closed Potreba closed 1 year ago

Potreba commented 1 year ago

When converting multiple velocities samples inside KSF overwrite each other. Instead of creating new folders it just overwrites samples

git-moss commented 1 year ago

Can you provide me an example for testing?

Potreba commented 1 year ago

EP virgin.zip

Here's a zip for you to try out. Try extracting and converting to KSF/KMP. It will create 4 layers, but each layer has identical sample names (default KSF0000001 - KSF00000012) and thus overwrites each consecutive layer. I've worked around it by exporting each layer as separate program to its own folder, but it not ideal

git-moss commented 1 year ago

Thanks, will have a look.

git-moss commented 1 year ago

Will be fixed in the next update!