Commit graph

22 commits

Author SHA1 Message Date
luz.paz
443be63167 Misc. typos
Found via `codespell -i 3 -w --skip="./thirdparty,./share/locale,./fonts" -I ../musescore-whitelist.txt`
Whitelist:
```
clas
nd
ot
pres
strack
tage
te
```
2018-02-13 12:06:05 -05:00
Johannes Wegener
f136458b98 fix #122261: add block comments to zerberus 2016-09-14 12:06:40 +02:00
Johannes Wegener
f37630084d zerberus: fix control init 2016-09-14 12:06:40 +02:00
Johannes Wegener
bab18f071e fix #120066: let zerberus support gain_cc/gain_oncc 2016-08-01 17:37:27 +02:00
Johannes Wegener
f5aabd6ca2 fix #117901: support #include, change #define behavior, support <global> 2016-07-14 22:57:22 +02:00
Johannes Wegener
5b416aeaf9 fix #116906: support for control structure, for details on set_cc see https://musescore.org/en/node/116906#comment-530701 2016-07-07 16:06:50 +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
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
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
92c24212a9 fix #115991: support for random playback 2016-06-22 15:55:29 +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
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
ws
4c9efd84eb remove QObject from zerberus 2013-07-18 09:47:12 +02:00
ws
6398a01a85 fix fluid settings, remove old preferences for synthesizer, cleanups 2013-04-19 21:13:52 +02:00
ws
6d97f7d0c0 avoid loading a sf twice in zerberus 2013-04-18 14:05:52 +02:00
lasconic
84398e32f6 add progress in sfz loading 2013-04-04 18:41:38 +02:00
ws
f75a1c37a0 renamed class Instrument to ZInstrument in Zerberus 2013-03-27 10:07:39 +01:00
ws
8ffe7531d9 add new sfz sample player: zerberus 2013-03-26 20:00:19 +01:00