ahlstromcj / sequencer64

A major reboot of Seq24. Current release 0.97.0 (2021-05-13), native JACK MIDI, Song recording, playlists, and a Windows/Qt version. For fresher code, see the Seq66 project. Note that trigger and mute-group-in-MIDI-file formats have evolved! Back up your work!
GNU Affero General Public License v3.0
235 stars 29 forks source link

Crash Floating Point Exception in Pattern Editor with Quantize selected notes #196

Open wundermusiker opened 4 years ago

wundermusiker commented 4 years ago

Ubuntu 19.10 Seq64 installed from KXRepo. I start up and doubleclick to open the Pattern Editor. Press "p" and place one note. Then I select the note and press the "Q" to Quantize and the programm crashes and is shut down.

The only info I get with qseq64 -v -o log=debug.txt is Floating Point Exception

wundermusiker commented 4 years ago

Just compiled myself the GTK Version. No issues. Only the QT Version affected