Commit graph

30 commits

Author SHA1 Message Date
lasconic
f589b81e3f fix #273225 fix #273500: buzzroll not displayed in PDF export and not highlighted when selected 2018-06-20 20:12:03 +02:00
lasconic
f3e533d8ac fix #272941: Using tremolo variant in instruments.xml crashes MuseScore on playback 2018-06-01 11:58:14 +02:00
lasconic
fb63591242 Clear variants when clearing drumset 2018-05-28 17:25:04 +02:00
lasconic
e94c03d7d7 follow up for #272276: compatibility for articulation in drum variants 2018-05-17 20:19:47 +02:00
Nicolas Froment
d5a2be1344
Merge pull request #3667 from lasconic/drumset-variants
fix #272276: Add ability to have a different MIDI pitch for drum instrument based on articulation or tremolo
2018-05-14 11:50:04 +02:00
anatoly-os
c608f868b5 follow-up https://github.com/musescore/MuseScore/pull/3631
Fix read/write of drumset xml block
Fix inspector logic
2018-05-14 09:31:20 +02:00
lasconic
b8138c1629 fix #272276: Add ability to have a different MIDI pitch for drum instrument based on articulation or tremolo 2018-05-11 23:14:49 +02:00
anatoly-os
0214736c4c fix #271198: Add a more flexible way to choose noteheads in drumset for percussion instrument
Added "Custom" item to noteheads combobox, removed "invalid" item, set selection at the first tree element when opening the drumset editor, added interaction between custom noteheads group and notehead group combobox, fixed tab order.
Fixed drawing custom noteheads in preview window: Set cachedSymbol from current quarter note combobox value and added slot to update preview on chaning quarter value.
Fixed shadow note drawing: Apply specific notehead from drumset data.
2018-05-05 18:30:45 +02:00
lasconic
6843d0a6ae fix #271198: Add a more flexible way to choose noteheads in drumset for percussion instrument 2018-05-05 12:22:08 +02:00
Werner Schweer
c5f46bb208 rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
lasconic
22cfe6a9db Add more noteheads and staff type for dynamic noteheads (shapes, notenames, etc...) 2016-11-18 13:09:49 +01:00
lasconic
accacb87b9 Change storage of notehead type and group in Drumset 2016-10-20 11:49:58 +02:00
ws
bbd802f8ae framework for partial relayout 2016-04-13 11:35:21 +02:00
ws
8b747c1201 fix #22040 No impending save after making changes to Edit Drumset 2015-02-04 19:51:24 +01:00
Marc Sabatella
bab44da8a0 drumset shortcut for pedal hi-hat 2014-12-18 10:20:58 -07:00
lasconic
31ec5f5285 add more shortcuts in default drumset 2014-08-25 10:22:36 +02:00
Joachim Schmitz
91b1e1dc4a fix the remaining (pre-)translation issues
in the hope to have caught them all now
2014-08-19 16:22:30 +02:00
Joachim Schmitz
e257c639be small fix to smDrumset
and tests.
Some code duplication with gpDrumset ?!?
2014-08-17 13:31:46 +02:00
John Pirie
29cd70569e Updates to grips on chordlines, GP drumset moved to libmscore/, enhanced restrictions on degree of slide modification 2014-08-15 16:22:35 +01:00
Joachim Schmitz
e95d169d5c move Direction and DirectionH into MScore
needed to make them available to the plugin framework
2014-06-26 12:03:14 +02:00
Joachim Schmitz
3f2fc6166a move NoteHeadGroup to NoteHead::Group
needed to make it available to the plugin framework
2014-06-26 12:01:10 +02:00
ws
76eb9ebfb0 use char for some enums 2014-05-07 18:09:01 +02:00
Joachim Schmitz
5977488174 eliminating needless \n in qDebug() calls
searching for 'qDebug.*\\n\'
2014-03-25 14:59:32 +01:00
ws
a155186190 add ScoreFont to Symbol class; extend master palette symbols dialog; misc cleanups 2013-11-25 15:02:55 +01:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00
ws
bf1cbe2aa0 use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
ws
501b98930c replaye toAscii() with toLatin1() 2013-01-02 16:39:19 +01:00
Werner Schweer
686d0d271c fix script bindings for some enums 2012-08-04 15:46:43 +02:00
Werner Schweer
1f9ccfcdce add libmscore
git-subtree-dir: libmscore
git-subtree-mainline: 412ca45401
git-subtree-split: 6047361bd0
2012-05-26 14:54:47 +02:00