Daniel Ray
6915ec2958
instruments.xml: Updated musicXMLid for multiple instruments.
2018-04-06 21:39:37 +02:00
Daniel Ray
3adc0a40f4
instruments.xml: Modified names of percussion instruments to align with same instrument in VDL
2018-04-06 21:25:54 +02:00
Daniel Ray
5372850753
instruments.xml: Modified InstrumentGroup
...
Updated <InstrumentGroup> naming syntax to emphasize instrument family and more clearly differentiate (ex: "Marching Percussion" to "Percussion - Marching", "Plucked Strings" to "Strings - Plucked")
2018-04-06 21:25:42 +02:00
Daniel Ray
816bdde111
instruments.xml: Added/Modified Genres
...
Added new <Genre id> for "Pop/Rock", "Concert Band", "Marching", "Electronic", and "Classroom" Genres to better align with needs of popular music segment (GuitarPro) and education segment. Updated <genre> attributes for every instrument.
2018-04-06 21:25:35 +02:00
Daniel Ray
18d9724752
instruments.xml: Removed 'instruments' from Genre type. Changed 'ethnic' with 'world'
2018-04-06 21:25:27 +02:00
lasconic
3589df343a
fix #270691 : New Soundfont is not picked up during install phase, the old one from the code is used instead
2018-03-25 18:47:39 +02:00
Anatoly-os
71c31da370
Update name for the new SoundFont
...
Adapt cmake, gitignore and code to work with the new SoundFont name: MS_General -> MuseScore_General.
2018-03-24 08:13:32 +01:00
ws
1a4bd0feb9
add tuplet shape to segment/measure shape; properties update
2018-03-16 10:58:31 +01:00
Nicolas Froment
6de3ffec73
Merge pull request #3540 from Jojo-Schmitz/Qt-translations
...
Fix Qt translations for Windows, fix Qt locales for gd and lv
2018-03-15 14:49:52 +01:00
lasconic
458df94170
keep FluidR3Mono_GM.sf3 name, and install it under MS_General.sf3 if it cannot be downloaded
2018-03-15 14:38:28 +01:00
Nicolas Froment
871ef2e266
Merge pull request #3537 from Jojo-Schmitz/treble-flute
...
Remove Treble Flute from common 'genre', add Alto Flute to it
2018-03-14 15:03:59 +01:00
lasconic
1d7280c694
Replace FluidR3Mono_GM by MS_General and don't store SoundFont on git anymore
2018-03-14 15:02:31 +01:00
Joachim Schmitz
fe849f39aa
Fix Qt translations for gd and lv locales
...
Until they get fixed in Qt, see also PR #3538
2018-03-14 14:43:31 +01:00
Joachim Schmitz
2c16da38f5
Fix Qt translations for Windows
...
follow up to 9caf157
2018-03-14 14:03:13 +01:00
Joachim Schmitz
572a602e71
Remove Treble Flute from common 'genre', add Alto Flute to it
...
see https://musescore.org/en/node/270304
2018-03-13 17:58:43 +01:00
lasconic
d768a73424
update translations
2018-03-05 14:53:56 +01:00
lasconic
0e2a0001d9
Update instruments.xml translation file
2018-03-05 14:30:06 +01:00
Joachim Schmitz
9878926e83
fix marcato articulation in instruments.xml
...
see https://musescore.org/en/node/269574
2018-02-19 14:52:53 +01:00
Joachim Schmitz
7efc1e1ed9
Fix shortnames of Alto and Tenor Mandola
...
as this came up as issues on Transifex
2018-02-14 13:05:38 +01:00
Joachim Schmitz
6e81f4c044
Add 6-str. Electric Bass and 5-str. Electric Bass (High C/Tenor)
...
plus Tablature. And also Baritone Guitar. See
https://musescore.org/en/node/269344
2018-02-13 16:23:37 +01:00
Joachim Schmitz
30dfda3d1a
Fix #269240 : Add winds and strings section to instruments list
...
See also https://musescore.org/en/node/269198 and
https://musescore.org/en/node/24091
2018-02-08 16:04:43 +01:00
Joachim Schmitz
eae2126f40
Fix transpositioning of bass clarinettes in bass clef
...
see https://musescore.org/en/node/182076#comment-818338 ff.
2018-02-01 11:36:59 +01:00
Joachim Schmitz
7e8bbcdcce
Fix #268873 : Add Igbo language
2018-01-26 11:07:14 +01:00
Joachim Schmitz
d48c7f0bd4
fix some instrument (short) names following comments on Transifex
2018-01-23 14:04:01 +01:00
Isaac
ff7cb81548
Short instrument names in String Orchestra template
2018-01-11 11:41:51 +01:00
Joachim Schmitz
24bf26bf45
Fix #267488 : Add Baryton to the Instruments List
2017-12-11 12:45:44 +01:00
Joachim Schmitz
9883bf5914
fix #264256 followup: wrong transpositioning of sub contra alto flute
2017-11-17 10:55:06 +01:00
Nicolas Froment
173593edd9
Merge pull request #3309 from Jojo-Schmitz/bass-clarinettes-bass-clef
...
Fix #257636 : add Bass Clarinets with bass clef
2017-11-16 13:58:04 +01:00
Joachim Schmitz
47fa74cf04
fix #264256 : Incorrect Notation for Low Modern Flutes
2017-11-16 11:08:37 +01:00
Joachim Schmitz
6da89f0fdc
Fix #257636 : add Bass Clarinets with bass clef
2017-10-10 08:33:51 +02:00
Nicolas Froment
6eb58d5b53
Merge pull request #3293 from Jojo-Schmitz/colornotes
...
colornotes plugin: improve description and add comments
2017-09-22 10:28:40 +02:00
Nicolas Froment
8d2d5689df
Merge pull request #3294 from Jojo-Schmitz/instruments
...
Some changes and additions to instruments
2017-09-19 17:17:24 +02:00
Joachim Schmitz
b4af237430
Fix lupdate step to not put all translations into all ts files
...
but put mscore translations into mscore_*.ts only, instruments
translations into instruments_*.ts only and don't run lupdate against
qt*.ts at all.
The latter seems to have been done wrongly since quite a while, the
former since PR #3272 , 41b7906
(master) and d1b606e
(2.2)
2017-09-19 16:37:55 +02:00
Joachim Schmitz
a2a0b9e078
Fix #213391 : add G clarinet and Lupophone, extend ranges of oboe, contra* clarinets and contrabass
2017-09-15 14:16:18 +02:00
Joachim Schmitz
0ead5a3494
more frets for steel and 12 string guitars
...
and adjust professional
range to match the possible max. frets
2017-09-14 18:49:02 +02:00
Joachim Schmitz
c9d6fa0515
Add male and femal voice to instruments and use in closed score SATB template
2017-09-14 12:24:04 +02:00
Joachim Schmitz
26e01e50d7
colornotes plugin: improve description and add comments
...
to make changes easier, also follow some advice given by QtCreator,
the later also for the notenames plugin.
Slighly simplyfy random and random2.
Adding shebang to generateTs.py
2017-09-14 09:01:00 +02:00
lasconic
b5f027afa7
remove oxygen theme
2017-08-17 22:08:09 +02:00
Joachim Schmitz
8a880d96ce
Fix #243516 : Switch languages doesn't work, languages.xml missing from build
...
see https://musescore.org/en/node/245221
2017-08-16 13:58:25 +02:00
Joachim Schmitz
6561a3a82f
Fix #244636 : Add Kabyle language
2017-08-13 21:04:05 +02:00
Joachim Schmitz
41b7906b2b
Fix #243516 : Untranslated strings, from Qt
...
Remove all Qt translations from the MuseScore repository
that are also part of Qt 5.4 and later, and deploy Qt's instead.
Also , as a side effect, deploy our Bulgarian translation for Qt
(seems a day one ommision and not needed for Qt-5.9.1 and later)
Simplify the whole process for adding languages and running lupdate
Should be good for master and 2.2
2017-08-13 20:40:00 +02:00
Joachim Schmitz
5dd6c4186c
Some adjustments to MusicXML's IDs
2017-08-01 18:12:42 +02:00
Joachim Schmitz
cc24785f62
Fix #153566 : Add the oud as instrument
2017-08-01 17:25:11 +02:00
lasconic
addd1de21f
fix #232841 : [GP6] Unexpected clefs after importing files for keyboards
2017-07-18 18:16:32 +02:00
Nicolas Froment
90efb7fbd2
Merge pull request #3217 from Jojo-Schmitz/korean
...
Make clear this is for South and North Korea
2017-07-07 12:47:05 +02:00
Joachim Schmitz
be9f649b05
Fix #229501 : E Trumpet wrong transposition
2017-07-03 08:06:55 +02:00
Werner Schweer
3ab304d157
scripting update
2017-06-29 10:13:55 +02:00
lasconic
468d10a27b
add shortcuts back for tenor and bass drums
2017-06-23 12:01:43 +02:00
lasconic
5f8cac1369
add new tenor and bass marching drum mapping. See #196321
2017-06-23 11:46:51 +02:00
Joachim Schmitz
81c4d3b93a
Make clear this is for South and North Korea
2017-06-22 13:36:04 +02:00
Joachim Schmitz
2c12a62795
Update Readme for translations
2017-06-12 15:19:30 +02:00
Nicolas Froment
74d4a5dcfa
Merge pull request #3201 from Jojo-Schmitz/armenian
...
Fix #218196 : Add Armenian (hy)
2017-06-12 14:21:40 +02:00
Joachim Schmitz
e4c27d36e8
Fix #218196 : Add Armenian (hy)
2017-06-12 11:04:38 +02:00
Joachim Schmitz
290ad3c1cc
Fix #197466 : Fix ranges for trombone
2017-06-05 12:53:26 +02:00
Joachim Schmitz
300020a97d
fix #166041 : ranges for tin whistle (C, Bb and D)
2017-05-30 14:09:33 +02:00
Joachim Schmitz
33289292c8
fix #198496 : add db piccolo flute
...
and fix typo, from back in 4ed6dec
2017-05-28 17:32:42 +02:00
lasconic
8b718d2ec6
Revert "clean up lute instruments"
...
This reverts commit b2f25ca519
.
2017-05-27 07:52:57 +02:00
Marku Lutz
b2f25ca519
clean up lute instruments
2017-05-08 11:24:20 +02:00
Joachim Schmitz
31687c1576
add instrument nyckelharpa
...
see https://musescore.org/en/node/187806
2017-04-20 10:50:02 +02:00
Joachim Schmitz
2b8e1750e3
fix typo in chords_jazz.xml
...
see https://musescore.org/en/node/187196
2017-04-11 16:55:10 +02:00
Joachim Schmitz
923a31305c
fix #186876 : notes for bass guitars show in wrong octave in tablature
2017-04-10 14:46:45 +02:00
Joachim Schmitz
7a6cc03d2d
Add Scottish
2017-03-21 11:13:40 +01:00
Nicolas Froment
b520dcaf3c
Merge pull request #2926 from IsaacWeiss/add-templates
...
Add bluegrass, small concert band and small marching band templates; fix #153906 : update all templates with instrument definitions for 2.1
2017-03-08 17:55:58 +01:00
Werner Schweer
e23ca8c80a
update script interface
2017-02-27 12:19:30 +01:00
Joachim Schmitz
95afec8552
fix build
2017-02-17 16:34:34 +01:00
Werner Schweer
90b1991912
replace Q_OBJECT with Q_GADGET for all Element based classes
2017-02-17 15:48:28 +01:00
Nicolas Froment
d53bc659a4
Merge pull request #2994 from Jojo-Schmitz/irish-banjo
...
add Irish Tenor Banjo, incl. Tablature
2017-02-16 12:41:09 +01:00
Nicolas Froment
dc2eb11a98
Merge pull request #2952 from IsaacWeiss/153891-electric-bass-clef
...
Fix #153891 : Make electric basses transposing instruments with regular bass clef
2017-02-15 18:07:45 +01:00
Joachim Schmitz
8c7d5ff90a
add Irish Tenor Banjo, incl. Tablature
...
see https://musescore.org/en/node/74446
2017-02-13 10:19:08 +01:00
Werner Schweer
1d4c6b2f21
move Element::type() to ScoreElement
2017-01-18 14:16:33 +01:00
Joachim Schmitz
cae3ce016d
fix #163666 : order recorders by pitch range
2017-01-14 12:05:32 +01:00
ZackTheCardshark
4af85f62b2
Add bluegrass, small concert band and small marching band templates; fix #153906 : update all templates with instrument definitions for 2.1
2017-01-03 19:39:20 -05:00
ZackTheCardshark
25379cacd5
Fix #153891 : Make electric basses transposing instruments with regular bass clef
2017-01-03 18:46:40 -05:00
Nicolas Froment
4a235fb238
Merge pull request #2761 from Jojo-Schmitz/malayalam
...
fix #119566 : Add Malayalam (ml) to the languages
2016-12-30 14:35:43 +01:00
lasconic
4fc5d473a2
fix #151251 : Collapsible sections in Inspector
2016-12-19 11:02:12 +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
lasconic
3def7bb21c
fix Jazz style for chord symbols
2016-10-14 21:39:31 +02:00
lasconic
fcb88e516b
minor UI tweaks for Fusion theme
2016-10-10 17:57:44 +02:00
Nicolas Froment
131f4c2567
Merge pull request #2847 from Jojo-Schmitz/marimba
...
adjust Marimba range
2016-10-04 09:21:46 +02:00
lasconic
09a2b713af
UI Color palette and stylesheet are not hardcoded anymore and can be loaded from Documents folder
2016-10-03 12:05:37 +02:00
Joachim Schmitz
11e375a946
adjust Marimba range
...
see https://musescore.org/en/node/127036
2016-10-03 10:42:08 +02:00
Joachim Schmitz
fd1926e3b3
add slap and pop channels to plucked basses
...
see https://musescore.org/en/node/125716
2016-09-23 17:20:48 +02:00
Nicolas Froment
5e6773913c
Merge pull request #2829 from IsaacWeiss/perc
...
Fix #12489 : General "Percussion" staff
2016-09-22 18:07:04 +02:00
ZackTheCardshark
229c95b675
Fix #12489 : General "Percussion" staff
...
"Percussion" five line staff, orchestral unpitched percussion instruments
2016-09-21 16:20:01 -04:00
Joachim Schmitz
55b1f790aa
fix #119566 : Add Malayalam (ml) to the languages
2016-09-21 11:16:03 +02:00
Nicolas Froment
d8f370f7a3
Merge pull request #2818 from Red54/patch-1
...
Fix Dizi channel.
2016-09-16 14:51:48 +02:00
Joachim Schmitz
cc7bef58e9
fix #124026 : update Qt's Arab translations
2016-09-16 13:56:49 +02:00
lasconic
764106fdac
fix warning 'defaultcodec ignored' when running lrelease on qt_ja
2016-09-15 09:25:29 +02:00
謝致邦 (XIE Zhibang)
211e2e63ed
Fix Dizi channel.
...
Fix Dizi amateur ranges.
2016-09-14 16:41:32 +08:00
Joachim Schmitz
6ec67371cf
language names in the corresponding language and letters
...
largly as taken from Wikipedia's left hand side menu
2016-09-10 13:28:35 +02:00
Joachim Schmitz
fc73d5d0f2
fix #124026 : Add three new Arabic language codes
2016-09-09 11:13:07 +02:00
Joachim Schmitz
7067c5a32c
fix #123531 : separate Flemish from Dutch Qt translation
...
for the difference in translation of the "Discard" button, 'Verwerpen'
vs. 'Niet opslaan'. Also add shortcuts to the Discard and Save buttons.
Also make sure the qt_*.qm files get build by 'make lrelease'
2016-09-04 14:34:32 +02:00
Aaron Welch
cfa7264d7f
Deleted instruments-band.xml, as the file is no longer used.
2016-09-01 13:23:24 -05:00
Nicolas Froment
d3ec2a0cde
Merge pull request #2255 from Jojo-Schmitz/guitar-treble-clef
...
Add "Guitar (Treble Clef)" to instruments.xml
2016-08-11 14:09:34 +02:00
Joachim Schmitz
7e2911d491
Add "Guitar (Treble Clef)" to instruments.xml
...
See discussion in https://musescore.org/en/node/38581
2016-08-11 08:07:38 +02:00
Joachim Schmitz
a5907ba5e4
make piccolo flute and double bass transposing instruments
...
by an octave up resp. down. Same for contrabass(es) and acoustic bass.
See discussion in https://musescore.org/en/node/17623
2016-08-10 22:17:55 +02:00
Joachim Schmitz
e086bd6868
fix some translations issues mentioned on Transifex
2016-08-08 11:12:32 +02:00
lasconic
62d86ac416
fix #118916 append rests at end results in two end barlines
2016-08-03 15:39:30 +02:00
Joachim Schmitz
632bb57b58
fix #115911 , fix #115916 : add Uke with low G and fix wrong string for Bar. Uke
2016-06-22 12:11:02 +02:00
ZackTheCardshark
744453eb5c
Add brass band template
...
Courtesy of Henk De Groot
2016-06-01 13:23:25 -04:00
Nicolas Froment
fc3f2f321b
Merge pull request #2625 from duck57/marching-templates
...
Fix #111531 (Create marching ensemble templates)
2016-05-31 11:54:31 +02:00
Chris J.M
5e35de9638
Fix #111531 : Add marching band and percussion templates
...
Added templates for a marching band and two sizes of marching
percussion ensemble.
The marching percussion templates were originally called “WGI”, but
they also work nicely for marching bands that follow the workflow of
having their fully-realised percussion parts written separately.
NOTE: divisional linked parts are *not* part of these templates,
as they may slow things down too much. If you want these templates
with the divisional parts, e-mail chris@euchre.us
2016-05-26 17:12:58 -04:00
Marc Sabatella
82fc47fe55
fix #112846 : optimize rendering for Mi, Min, etc
2016-05-26 13:45:00 -06:00
Joachim Schmitz
39ed0ec470
fix #111431 and fix #111311 : some additions/corrections to instruments.xml
...
* Add single-staff marimba and contrabass marimba to instruments.xml
* Fix come incorrect pitched percussion instruments' default ranges
in instruments.xml
* Fix Traverso short name (ommision from 10bca19f
)
* Add channels to Harp for staccato and flageoletti, see #18779 and
https://musescore.org/de/node/110481#comment-499521 ff.
* Fix apparent typos for octave-mandolin and contrabasses
2016-05-20 08:07:10 +02:00
Joachim Schmitz
b6f3e9dcaa
remove post 1.3 and pre-2.0 compatibility checks and tweaks
...
There's probably quite a bit more, but these are the most
obvious places.
Impoved the error mssage, with a hint where to get 2.0.
Most of the templates and sample scores had been created with a pre2.0
nightly version, so they have been resaved with 2.0.0. They'll most
probably need to get updated for 3.0 at some point again.
2016-05-13 06:55:03 +02:00
ZackTheCardshark
b6d16bec24
Add some papers, rm duplicate paper
...
see https://musescore.org/en/node/108386
2016-05-10 08:34:55 -04:00
Éloi Rivard
a40f0ce3f8
Added european bb sousaphone instrument.
2016-04-21 18:03:08 +02:00
Nicolas Froment
d9eb7f87f6
Merge pull request #2515 from Jojo-Schmitz/traverso
...
rename "Baroque Flute" to "Traverso" and change sound from Recorder to (Concert) Flute
2016-04-18 20:22:08 +02:00
Joachim Schmitz
10bca19fd7
rename "Baroque Flute" to "Traverso"
...
and change sound from Recorder to (Concert) Flute.
See discussion in https://musescore.org/en/node/85561
2016-04-15 14:27:31 +02:00
Joachim Schmitz
fc98b1f23b
fix/update language codes of qt_*.ts files
...
and some minor corrections to qt_de.ts
2016-04-15 14:24:01 +02:00
Nicolas Froment
20cfa3eff6
Merge pull request #2527 from Jojo-Schmitz/instruments
...
add comments to instruments.xml
2016-04-15 13:38:58 +02:00
lasconic
c6c0633f52
remove u8 from generateTs, run generateTs to generate instrumentsxml with disambiguation
2016-04-15 11:07:58 +02:00
Joachim Schmitz
158d9be498
fix #105666 : add support for Croatian instruments (Tambura)
...
As instrumentsxml.h is never touched by a C/C++ compiler, 8-bit ASCII and UTF-8 characters should never cause any kind of comapitibilty or standards compliance problems, and actually never had so far with at
least the ♭ being used in multiple places, so we can as well have ü, č and Č there too.
So fix Güiro in other places too, in C++ code in a C++11 compatible manner.
While at it fix some duplicate short instrument names and also a fix/workaround for an lupdate diagnostic
2016-04-15 09:50:12 +02:00
Nicolas Froment
fe2eea4d6a
Merge pull request #2520 from ZackTheCardshark/104896-sackbut
...
Fix # 104896: add sackbuts to instruments.xml
2016-04-14 19:30:33 +02:00
Nicolas Froment
567d46bf1f
Merge pull request #2530 from ZackTheCardshark/marching-percussion-improvements
...
Marching percussion improvements
2016-04-14 19:28:49 +02:00
Joachim Schmitz
4c465a7990
fix 68281: add Welsh for real
...
It apparently never worked since it got added to master in 713258b
and to 2.0.2 in f4226744
, back in July 2015.
When switching to Cymraeg (Welsh) we actually get Čeština. When
switching to Čeština, it shows as if we got Cymraeg, but that's
just not true.
Also instruments_cy.ts never got created or updated correctly.
While at it, switch the resource manager to use the 2.0.2 translations,
for now.
2016-04-14 17:25:47 +02:00
ZackTheCardshark
918dd0f338
Marching perc. improvements in instruments.xml, new template
...
Now that we have marching percussion playback, some attention is due to
the instruments.
* Genreless -> Common
* Keyboard shortcuts added
* Snares and cymbals 1-line -> 5-line staves
* Abbrev. names standardized
* “Drum1” -> “Drum 1” and similar
* Tenors straightened out in order of MIDI pitch
* Marching Percussion template added
2016-04-10 14:47:05 -04:00
Joachim Schmitz
dd792a1239
add comments to instruments.xml
...
to prevent issues like
https://musescore.org/en/node/105406#comment-474346
2016-04-09 12:48:00 +02:00
ZackTheCardshark
1da2915717
Fix # 104896: add sackbuts to instruments.xml
2016-04-06 17:34:37 -04:00
Nicolas Froment
386bb4f203
Merge pull request #2412 from jeetee/fix_cursor_addNote_cursor_position
...
Fix #100181 cursor addNote segment reference
2016-03-29 18:07:12 +04:00
Johan Temmerman
3ce4f22d27
fix #100181 update internal segment reference of cursor after addNote
...
update plugins after fixing input position in Cursor.addNote
added initial test run for cursor
2016-03-29 12:47:33 +02:00
Nicolas Froment
d61c3341d1
Merge pull request #2502 from Jojo-Schmitz/soundfont
...
update soundfont to 2.305
2016-03-29 14:41:32 +04:00
Joachim Schmitz
942e26b261
update soundfont to 2.305
2016-03-29 12:15:53 +02:00
Joachim Schmitz
ee6b6a7944
fix #103991 : transpose some bugles and fix their clef
2016-03-29 12:05:30 +02:00
lasconic
ae7c2bdf51
fix staff line for marching snare and cymbal definition
2016-03-28 15:08:33 +04:00
Joachim Schmitz
afcea16d62
Update soundfont to @ChurchOrganist's latest version 2.304
...
Also fix UTF8 issue with © in FluidMono_License.md and missing
linefeed at the end of FluidR3MonoChangeLog.txt in the due course.
2016-03-26 12:50:50 +01:00
lasconic
390bd8f327
fix Tin Whistle short name
2016-03-23 20:30:32 +04:00
lasconic
5333fcb1c6
remove getting started score, will be replaced by webview in start center. See #95856
2016-03-22 17:37:04 +04:00
CammyVee
c714e02c15
fix #71256 : Updating Bagpipe Embellishment pitches and instrument range for correct displaying
2016-03-16 20:07:21 -04:00
lasconic
e5786f3f8d
update languages
2016-03-16 16:36:42 +04:00
lasconic
92f453d1b6
add irish language
2016-03-16 10:23:19 +04:00
ZackTheCardshark
2f3d407cfd
Update templates in light of https://github.com/musescore/MuseScore/pull/2378
...
Concert Band and Concert Orchestra templates changed to use orchestral
percussion sounds
2016-03-06 21:22:53 -05:00
Nicolas Froment
e6660618e4
Merge pull request #2396 from Jojo-Schmitz/trumpet-cornet
...
add more trumpets and cornets to instruments.xml
2016-02-19 17:13:45 +04:00
Joachim Schmitz
0d93cb0aa1
add more trumpets and cornets to instruments.xml
...
see https://musescore.org/en/node/95446#comment-426511 ff.
2016-02-19 13:27:21 +01:00
Joachim Schmitz
34d66a69fe
add Contra Guitar to instruments.xml
...
see discussion and request in https://musescore.org/en/node/90296
2016-02-19 12:40:24 +01:00
ZackTheCardshark
4b2719d2a5
Change orchestral percussion instruments to use orchestral percussion sounds
2016-02-15 14:36:01 -05:00
Joachim Schmitz
d03bf11d40
add Trumpet in F to instruments.xml
...
see https://musescore.org/en/node/95446
2016-01-26 10:16:04 +01:00
Nicolas Froment
628174e741
Merge pull request #2292 from Jojo-Schmitz/srpski
...
fix #87871 : Add Serbian Cyrillic (sr_RS) language
2016-01-11 21:34:53 +01:00
Joachim Schmitz
269ec7777e
(re-)use MuseScore's translations
...
and some reformatting (indent 3 spaces rather than 2)
2016-01-11 15:07:33 +01:00
Joachim Schmitz
1b861b45f4
fix #87871 : Add Serbian Cyrillic (sr_RS) language
...
Note that I've changed the existing language "Српски" to "Srpski", to
reflect that is is the Latin version, and added the new language as
"Српски" to reflect that it is the cyrillic version.
Remaining task:
On the update translation server
* Modify languages.json
* rm share/locale/details.json
2015-11-18 16:42:27 +01:00
Nicolas Froment
b9d5001ede
Merge pull request #2275 from Jojo-Schmitz/traverso
...
Add "Traverso" AKA "Baroque Flute" to instruments
2015-11-03 17:15:47 +01:00
Joachim Schmitz
cba79f0688
Add "Traverso" AKA "Baroque Flute" to instruments
...
see https://musescore.org/en/node/85561
2015-11-03 15:19:24 +01:00
Joachim Schmitz
aedc291c29
fix barbershop template's upper range of bari/bass staff
...
to match the upper range of a bariton.
Also use G8vb clef for Tenor/Lead.
See https://musescore.org/en/node/85361
2015-10-30 16:47:44 +01:00
Nicolas Froment
fc1535d7bd
Merge pull request #2219 from MarcSabatella/76531-chord-symbol-space
...
fix #76531 : handling of spaces within chord symbols
2015-09-23 11:55:47 +02:00
lasconic
273e4bfc8f
fix multiple typos
2015-09-22 16:40:54 +02:00
Marc Sabatella
065f1f3b70
fix #78066 : add 'bass' and 'pedal' chord symbols
2015-09-17 21:05:53 -06:00
Joachim Schmitz
2488980c90
Followup patch to PR #2142
...
adjusting plugins that don't need a score to be open
2015-08-06 10:18:05 +02:00
謝致邦
bcb59499ee
Fix Erhu channel.
2015-08-05 18:23:14 +08:00
lasconic
1fa3a66a63
fix typo in instruments.xml. see PR #2149
2015-08-04 20:04:24 +02:00