Crash when changing instrument in the mixer after modifications in Fluid
On Xubuntu 14.10, I can always make Musescore (commit 5f30234) crash with the following steps:
- On my folder
~/MuseScoreDevelopment/Soundfonts/
, I have the SoundFontTimGM6mb.sf2
get from the package <code>musescore-soundfont-gm</code> . - Open the attached score and run the loop playback.
- During playback, open the synthesizer dialog. In the tab Fluid, add
TimGM6mb.sf2
, so we have two SoundFonts in this order:TimGM6mb.sf2 FluidR3Mono_GM.sf3
- Keep the synthesizer dialog open.
- Open the mixer dialog. We see that the instrument Piano 1 is selected.
- Keep the mixer dialog open.
- In the synthesizer dialog, put
FluidR3Mono_GM.sf3
first, so we have:FluidR3Mono_GM.sf3 TimGM6mb.sf2
- In the mixer dialog, choose Piano 2.
MuseScore crashes.
Attachment | Size |
---|---|
Title.mscz | 1.41 KB |
Comments
Is it maybe this?: #11096: Changing soundfont, then sound in unrefreshed mixer causes crash
Thanks. Yes, it's probably a duplicate.
Shall we close it as such then?
A possible duplicate, but it describes another way of causing crash.
PR 1334 is waiting for the merge.
Fixed in 05bb829989
Automatically closed -- issue fixed for 2 weeks with no activity.