Sign in

Here is a workaround for the Export to SFZ bug

  • Me 9 0
    Message from Medfaith on
    Polyphone reverses the assigned MIDI key ranges when Exporting an SFZ instrument file, which makes it non-functional in a DAW or SFZ player. Below is a simple workaround, but maybe Davey will issue a patch.

    1. Open the SFZ file with a text editor.
    2. Scroll down to the op codes for the samples and notice the instruction is to read the key range backwards. For example:

    <region> sample=samples\E2.wav
    lokey=41 hikey=0
    pitch_keycenter=40

    3. Type in the correct order:

    lokey=0 hikey=41

    4. Save the file with an sfz extension. The file will now be functional.
  • An 1 0
    Message from Antonin on
    You may have to do this for all values expressing a range (lovel/hivel and loop_start/loop_end are reversed too in my exports)

Sign in or register to take part in discussions.

Polyphone needs you!

Polyphone is free but there are costs associated with its website and development. A small donation will help a lot.

Donate
Learn the basics Try a tutorial
Scroll to
top