MuseScore/zerberus
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
..
channel.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
channel.h disable unused private members 2014-06-10 09:27:45 +02:00
CMakeLists.txt more cmake cleanups 2015-01-27 15:23:20 +01:00
instrument.cpp fix #90811: allow dots in filenames 2015-12-16 10:24:34 +01:00
instrument.h fix #21838 fix #21910 2013-07-26 15:39:46 +02:00
sample.h
sfz.cpp improve sfz parser for ivyAudio piano 2015-08-17 13:09:13 +02:00
voice.cpp fix #21591: SalamanderGrandPianoV2.sfz plays over a semitone higher 2015-01-12 10:42:05 +01:00
voice.h convert "enum class" to "enum class : char" 2014-05-23 10:35:15 +02:00
zerberus.cpp Fix #71441 add cancel button to zerberus sfz loading 2015-08-11 10:12:14 -04:00
zerberus.h Fix #71441 add cancel button to zerberus sfz loading 2015-08-11 10:12:14 -04:00
zerberus_gui.ui make synthcontrol and mixer persistent 2015-09-08 17:14:02 +02:00
zerberusgui.cpp fix #99236 remove mscoreGlobalShare/sound from soundfont path 2016-02-25 05:28:43 -05:00
zerberusgui.h Fix #71441 add cancel button to zerberus sfz loading 2015-08-11 10:12:14 -04:00
zone.cpp
zone.h convert "enum class" to "enum class : char" 2014-05-23 10:35:15 +02:00