Sign in

Problem in sfz export

  • EN 1 0
    Exporting a working sf2 soundfont to sfz does not work in my case.
    Here is a region definition in the Polyphone interfaceThe exported sfz file had<region> sample=samples\sin_069_04400.wav lokey=70 hikey=68 loop_start=15435 pitch_keycenter=69but it should have
    <region> sample=samples\sin_069_04400.wav lokey=68 hikey=70 loop_start=15435 pitch_keycenter=69Correcting this manually in the sfz file made things work.

    Furthermore, 
    <region> sample=samples\q_saw_069_04400.wav lokey=68 hikey=70 loop_end=9878 loop_start=13982 pitch_keycenter=69loop_start and loop_and have wrong values which need to be exchanged like in

    <region> sample=samples\q_saw_069_04400.wav lokey=68 hikey=70 loop_start=9878 loop_end=13982 pitch_keycenter=69Finally, the wav files contained in the samples folder are different from the original wav fils used to create the sf2 soundfont. 

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