Commit graph

76 commits

Author SHA1 Message Date
Nicolas Froment
df48c0f6ef Merge pull request #2705 from hpfmn/ZerberusAmpegVel2
fix #116751: support for ampeg_vel2* opcodes
2016-06-30 17:01:32 +02:00
Johannes Wegener
6ede654947 fix #116776: make parsing of data fields more robust 2016-06-30 15:55:04 +02:00
Johannes Wegener
ce8494fa5d fix #116751: support for ampeg_vel2* opcodes 2016-06-29 18:07:01 +02:00
Johannes Wegener
5d750e2230 fix #116691: on_hiccN/on_loccN support for zerberus 2016-06-29 13:40:04 +02:00
Johannes Wegener
42f2370adb ZerberusGUI: arrange load and cancel buttons a QDialogButtonBox 2016-06-27 09:29:08 +02:00
Nicolas Froment
a9ce98a3b8 Merge pull request #2692 from hpfmn/ZerberusHiLoCC
fix #116291: add support for hicc and locc
2016-06-25 11:37:29 +02:00
Nicolas Froment
6538e28f5c Merge pull request #2694 from hpfmn/ZerberusTriggerRelease
fix #116306: make Trigger::Release work in the right way
2016-06-25 11:36:30 +02:00
Johannes Wegener
203b035891 fix #116291: add support for hicc and locc 2016-06-25 10:57:15 +02:00
Johannes Wegener
edd5529d19 fix #116296: add pitch_keytrack 2016-06-25 10:50:18 +02:00
Johannes Wegener
864b62e26d fix #116306: make Trigger::Release work in the right way 2016-06-25 10:38:12 +02:00
Johannes Wegener
92c24212a9 fix #115991: support for random playback 2016-06-22 15:55:29 +02:00
Nicolas Froment
1d4045d189 Merge pull request #2681 from hpfmn/ZerberusLoadMultipleSfzAtOnce
fix #115846: load multiple sfz at once
2016-06-22 15:51:24 +02:00
Nicolas Froment
d2118d356b Merge pull request #2670 from hpfmn/ZerberusEnvelopes
Zerberus envelopes
2016-06-22 15:46:00 +02:00
Johannes Wegener
60ba5f4857 fix #115846: load multiple sfz at once 2016-06-22 15:27:24 +02:00
Johannes Wegener
4044ae6f79 fix #115996: add sfz1 envelope support to zerberus (ampeg_* opcodes) 2016-06-22 15:12:25 +02:00
Johannes Wegener
393e09b124 fix #114681: add loop support to zerberus 2016-06-22 15:11:03 +02:00
Johannes Wegener
625dcff999 fix #115806: round robin not working 2016-06-21 00:04:13 +02:00
lasconic
a9a13687b2 add README for zerberus 2016-03-10 12:00:08 +04:00
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
Joachim Schmitz
a862889de5 fix #90811: allow dots in filenames
rather than truncating and cutting off anything after the 1st dot of a
filename.
2015-12-16 10:24:34 +01:00
ws
fe29c614de make synthcontrol and mixer persistent 2015-09-08 17:14:02 +02:00
ws
88b59f3f87 improve sfz parser for ivyAudio piano 2015-08-17 13:09:13 +02:00
Eric Fontaine
1e2a54028e Fix #71441 add cancel button to zerberus sfz loading 2015-08-11 10:12:14 -04:00
Joachim Schmitz
5bf5e7ebec make string translatable 2015-08-06 12:16:56 +02:00
lasconic
ae7495b763 fix #71001: 'loading' window at startup does not close if using Qt library version == 5.5 2015-08-06 12:10:38 +02:00
lasconic
10a03445c0 implement fallback to default configuration in export audio if one of the soundfont cannot be loading 2015-04-15 19:19:16 +02:00
lasconic
c73eb49581 ignore absolute path when loading soundfont. Fix #55416 Fix #21592 Fix #34286 2015-04-11 17:34:22 +02:00
ws
e775b0025b cleanup for preferences; remove sfzPath 2015-03-04 14:47:54 +01:00
lasconic
a7326606d6 use Sentence case for error messages 2015-03-04 12:18:09 +01:00
Joachim Schmitz
df75d5a2a7 fix capitalisation for shortcuts and more
see http://musescore.org/en/node/48776.

Reg. "Note Entry" vs. "Note Input" see
http://musescore.org/en/node/49321.
Reg. "Screenshot" vs. "Image Capture", see
http://musescore.org/en/handbook/foto-mode#comment-225451 ff.
Reg. "Soundfont" vs. "SoundFont" see
http://musescore.org/en/node/36171#comment-228186 ff.
2015-03-03 11:51:52 +01:00
Andrei Tuicu
ddaf8b363e Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
ws
b3c8465eed more cmake cleanups 2015-01-27 15:23:20 +01:00
ws
c377a464b5 fix #21591: SalamanderGrandPianoV2.sfz plays over a semitone higher 2015-01-12 10:42:05 +01:00
ws
4bd8a8eba9 fix #43476 2015-01-07 16:40:35 +01:00
ws
f22515c0ef reimplement effect gui without qml 2015-01-07 13:47:19 +01:00
ws
5730db9c06 NewWizard: remove explicit template/from scratch choice 2014-12-11 12:01:51 +01:00
lasconic
481d86250a add soundfont dialog should be on top of synthesizer dialog 2014-12-09 17:00:58 +01:00
Joachim Schmitz
83c6e2d023 remove some superfluos QString() calls 2014-12-09 08:56:24 +01:00
Joachim Schmitz
ebf7981933 disable unused private members 2014-06-10 09:27:45 +02:00
Joachim Schmitz
7043cdaac5 convert "enum class" to "enum class : char"
or "enum class : signed char" or even "enum class: short", whatever/whenever feasible on all exsting "enum class" that don't have it yet, also fixing some signed vs. unadorned char. This
should reduce the memory footprint.
2014-05-23 10:35:15 +02:00
ws
2bf549ba72 move xmlstream and qzip into thirdparty 2014-05-07 09:28:19 +02:00
Joachim Schmitz
3adc1ea6ed fix #14764
convert qDebug();abort() to qFatal() and if(cond) abort() to
Q_ASSERT(!cond), esp. for the benefit of Windows, where it is impossible
to set a breakpoint on the abort()
Also modernizing mscoreMessageHandler() and making it more informative
by adding file, line and function to the output.
2014-03-04 13:06:23 +01:00
Joachim Schmitz
22e9e964d9 fix 23366: more capitalization 2014-01-21 14:37:31 +01:00
lasconic
12ca08e743 fix #21838 fix #21910 2013-07-26 15:39:46 +02:00
ws
ef3be9a8e6 catch exceptions during loading of soundfont 2013-07-18 11:36:18 +02:00
ws
4c9efd84eb remove QObject from zerberus 2013-07-18 09:47:12 +02:00
ws
98ea91fae4 merge master 2013-07-08 14:44:28 +02:00
lasconic
e80580ce39 add untranslatable string 2013-06-18 17:01:21 +02:00
ws
9559b2ce58 add c++ wrapper for sndfile, replace ogg routines in fluid with sndfile 2013-06-03 12:54:37 +02:00
lasconic
8e13e2c7ef fix some compilation warnings 2013-05-22 18:07:56 +02:00