Instrument doubling
I would like to see instrument doubling implemented the same way as instrument muting (see mid-staff change in user manual). It would be helpful for scores that require players to change instruments (e.g., a tenor sax for a soprano sax) to be able to make these changes in the score playback as well as in the score. In the score is no problem. But v0.9.5 has no means of changing actual instruments as well as instrument properties.
Comments
I would also like to see the ability to switch instruments on a staff part-way through a piece. This is technically more difficult than changing to mute because the new instrument is often a different transposition than the previous.
I added it to the Ensemble milestone page. See http://www.musescore.org/en/developers-handbook/milestones
In reply to I would also like to see the by David Bolton
This would indeed be extremely useful to have.
David: are all of these going to be implemented in 0.9.6 once it becomes stable again, or will some of the non-"necessary" items be left for the next cycle?
In reply to This would indeed be by trombonechamp
Not all these issues can be fixed during this cycle. Some of these (such as linked parts) may take two or three cycles to complete. The purpose was to put these feature requests and bugs in context for developers that have better C++ skills than myself, and to let users know that we agree that these issues are important.
I've seen scores in which two instruments share the same stave simultaneously (one is at the top half of the stave, whilst other is at the bottom).
Just wanted to ask if this is known.
In reply to I've seen scores in which two by chen lung
That's pretty common indeed, although more so when it's two of the same instrument. It looks like perhaps the trunk is set up to potentially allow different voices to use different instruments, although I haven't played with it to see if it actually works. It looks like you probably have to have already set things up in your instruments.xml definitions. However, it definitely works to *change* instruments using the new "Change Instrument" text elements.
In reply to That's pretty common indeed, by Marc Sabatella
"Change instrument" text ??
Where is this?
In the staff properties?
In reply to "Change instrument" text by manningcustom
It's in the nightly builds for the next major release; not in 1.0. I believe it shows up somewhere in the main palette at left.
In reply to It's in the nightly builds by Marc Sabatella
This would be really useful for me but I can't find it in 1.1. Am I missing something or do I need to download a development build to get it?
In reply to Change Instrument Text by gavin.oddy
Youdo need thenightlybuilds for this. But I don't know that these arestable enough for real use. I'd recommend the workaround suggesed here - use separate staves, and with the Hide Empty Staves option, it will just just like the part changed in mid stream.
In reply to Youdo need thenightlybuilds by Marc Sabatella
Hi, and thanks for the response. It's not that I want to change anything midway, it's the instrument text at the beginning of the score I'd like to change. There are three reasons:
1. When I import scores (typically via pdf to mxl to musescore) they are all called "Instrument" or similar and I'd like to be able to rename them.
2. There are instrument names I'd like to use that aren't in the predefined set of instruments (e.g. we use "Treble" not "Boy Soprano"), and some old names (e.g. "Cantus").
3. I'd like to be able to abbreviate the instrument names and give them suffixes (e.g. "A1" and "A2" for first and second alto).
So all I really need is a way of changing the text. I was wondering if I could do this by creating new instruments (or changing text used for existing ones) by editing the Instrument xml files...?
In reply to No change... by gavin.oddy
Oh, that's totally different than what is being discussed her,e but quite easy. in 1.1. Just right click the staff or its name and select Staff Properties. You can edit both he full name that appears onethe first system as the abbreviated name that appears on subsequent systems.
I need a vocalist to play Alto Sax at the beginning of a piece. Sadly, it takes up too much room to put both in the score. If there is any way to have it change the sound mid-piece, I could have it. I can change transpositions, so it would be wonderful to have a sax sound out of it.
In reply to I would like to see this also. by Anonymous
This is not implements as mentioned above. As a work around you can add both instruments and hide the empty staves after you have finished entering all the notes (as described at //musescore.org/en/node/7821 )
I don't know if this is what you meant, but I fairly often (mostly in older pieces) see staves on a score that have Voice 1 playing piccolo and Voice 2 playing flute, for example. Sometimes V1 is flute and V2 is oboe. Often auxiliary percussion is all on the same staff.
I guess what I'm trying to say is . . . On playback, could it be made so that individual voices have different instruments? And maybe with Staff Text you could make an individual note or phrase a certain instrument and change back? (If this is exactly what you meant, sorry . . .)
(I also just realized this thread died forever ago . . . :P)
In reply to Instrument Doubling by iHasCheese
If I remember correctly, this functionality is already implemented in the nightly builds. The thing that is missing is the ability to have one of those instruments be a transposing instrument.
In reply to If I remember correctly, this by trombonechamp
Would you care to elaborate? Do you mean that it's already possible, and that I just missed it?
In reply to Hm? by iHasCheese
Already possible in the nightly builds, meaning, will probably be in the next major release, still a ways off. But you can install the nightly builds for yourself to play within the mean time Just keep in mind realize up front that this is experimental code still under development See http://musescore.org/en/handbook/comparison-stable-prerelease-and-night….
But I don't know that you can have different voices have different sounds - the feature I remember seeing is to change sounds mid-stream.
Should we file an issue for this?
I don't know how this would be implemented - perhaps there would be local controls of 'Stave Properties'?
Does MusicXML accommodate it?
In reply to Should we file an issue for by chen lung
This is already implemented - it is the "InstrumentChange" text type. Add an element of that type from the palette, right click, select "Change Instrument", and select the instrument you want the playback to switch to. Doesn't seem to affect transposition, though, which it should. That is, the transposition used when "Concert Pitch" is turned off should reflect the transposition required by the new instrument. Not sure if there is some other way to make that happen that I am not aware of or if this is something that needs to be fixed.
Or maybe you meant the separate issue you brought up of having different sounds for different voices?
In reply to This is already implemented - by Marc Sabatella
Could you show an example of this? I was also thinking about different stave types (e.g. changing from 5 line piano, to 4 string electric bass TAB).
I didn't mean what is in your second paragraph.
In reply to Could you show an example of by chen lung
What do you mean by "show an example of this"? You mean, post a score that uses this feature? It's simple to reproduce. Exactly as I said. Drag the text that says "Instrument" from the text palette to a spot in your score, right click, select "Change Instrument", select a different instrument from the instrument dialog, hit OK. I can't show it doing the transposition because it doesn't - yet. Yes, I guess ideally you'd be able to change staff type as well as transposition, although I can't think of any real life situations where this would come handy. But needing the transposition to change would be universal - every time you changed instrument to Bb trumpet, you'd need Bb transposition (written a major second higher than sounding).
In reply to What do you mean by "show an by Marc Sabatella
I didn't know about that - thanks!
I'm still interested in the local changes I mentioned, incase they feature in published scores.
The instrument doubling is a must, it's a deal breakers for some of my colleagues.
I find the solution of having two different stuff, and hide empty ones to be the best solution.
Wish the "Instrument" in the text will also do the transposition, but until then, writing them as two different instruments, and hiding empty stuff will work.
Did anybody figured out a different method?