davy7125 / polyphone

A soundfont editor for quickly designing musical instruments.
https://www.polyphone.io
GNU General Public License v3.0
348 stars 46 forks source link

Conversion to sfz causes floating point exception. #127

Closed joseluisquiroga closed 2 years ago

joseluisquiroga commented 3 years ago

The bug is when converting to sfz either by the interface or by command line.

It fails for the following files:

https://github.com/joseluisquiroga/bug_1_polyphone

When running

polyphone -3 -i

mirabilos commented 3 years ago

Confirmed even for the Debian package, which uses the latest git snapshot and -ffloat-store for normalised FPU precision.