MuseScore/fluid
Eric Fontaine ff749fd292 fix #99236 remove mscoreGlobalShare/sound from soundfont path
Preferences::sfPath is renamed "mySoundfontsPath", which adheres to same naming scheme for myPluginsPath and myTemplatesPath, and now only stores the user-specified soundfont folders (no longer stores mscoreGlobalShare/sound).  Any synthesizers loading soundfonts must make sure to look in mscoreGLobalShare/sound in addition to mySoundfontsPath.  Removing mscoreGlobalShare/sound from the stored path fixes a bug with portable AppImages, which use a different temporary directory for mscoreGlobalShare on every execution.
2016-02-25 05:28:43 -05:00
..
chan.cpp Feature: bend playback 2015-06-03 20:34:09 +05:00
CMakeLists.txt more cmake cleanups 2015-01-27 15:23:20 +01:00
conv.cpp Initial commit 2012-05-26 14:49:10 +02:00
conv.h Initial commit 2012-05-26 14:49:10 +02:00
dsp.cpp Initial commit 2012-05-26 14:49:10 +02:00
fluid.cpp fix #99236 remove mscoreGlobalShare/sound from soundfont path 2016-02-25 05:28:43 -05:00
fluid.h implement fallback to default configuration in export audio if one of the soundfont cannot be loading 2015-04-15 19:19:16 +02:00
fluid_gui.ui fix #85901: Replace Up/Down buttons by arrows 2015-11-03 23:05:59 +01:00
fluidgui.cpp fix #85901: Replace Up/Down buttons by arrows 2015-11-03 23:05:59 +01:00
fluidgui.h add soundfont dialog should be on top of synthesizer dialog 2014-12-09 17:00:58 +01:00
gen.cpp whitespace cleanup 2014-05-30 13:37:44 +02:00
gen.h whitespace cleanup 2014-05-30 13:37:44 +02:00
mod.cpp Initial commit 2012-05-26 14:49:10 +02:00
sfont.cpp fix #57976: MuseScore doesn't support soundfonts with 24 bit samples 2015-04-28 14:42:49 +02:00
sfont.h fix #57976: MuseScore doesn't support soundfonts with 24 bit samples 2015-04-28 14:42:49 +02:00
sfont3.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
tuning.cpp fixing some typos 2015-02-16 11:09:06 +01:00
tuning.h Initial commit 2012-05-26 14:49:10 +02:00
voice.cpp fix a couple of warnings on Mac OSX 2016-02-15 12:33:54 +04:00
voice.h reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00