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
186 stars 13 forks source link

Feature Request Aria Plogue Support #43

Open tank-trax opened 3 weeks ago

tank-trax commented 3 weeks ago

Not sure if this is doable

sforzando SFZ Player Plugin samples support. they use non-standard op codes which makes these SFZ's unreadable in most samplers

https://sfzinstruments.github.io/

Thanks

git-moss commented 3 weeks ago

Not sure what's your question. Are you asking to support non-standard opcodes or do you want to remove them?

tank-trax commented 3 weeks ago

Whichever works. So far the only SFZ player I found that loads these is Plogue Sfzorando. I am on Linux and rarely if ever use WINE. Prefer a Linux solution.

audio2000 commented 1 week ago

@tank-trax I apologize if what I am saying does not make sense based on what you are looking for. I am using Linux as well and do not prefer to have to use WINE either so we are in the same boat :) I am looking for something similar as well, but sure if exactly the same. I am not sure how to word this either because I do not know if it is these non-standard Aria based opcodes causing them not to work OR if it is how Sforzando based instruments are setup in general, because they appear to use a different folder structure and different use of .sfz files.

Not sure which of the above is causing it but ConvertWithMoss cannot convert these Sforzando based instruments currently, it just creates some empty folders. Hopefully this can be corrected.

I apologize if this is not the same issue. Thank You