Music 253
SCORE Exercise #2

Here are some short musical samples you must do as an exercise to become familiar with SCORE's input method. Input each of the following examples and print them out on a single page.

I recommend that you save each exercise into a file (such as example01.mus, example02.mus, etc.), and then use the COM command to combined the individual files into a single page of music.


Example 1

[Example: Mozart Symph. Minuet]

Hint: the repeat barline at the end of the music is represented by the input code "ML" which you can think of as being a Measure pointing to the Left.


Example 2

[Example: Double Bass from the Rite of Spring]

Hint: a double sharp is indicated with the code "ss" and the staccatismo marks are indicated with the code "HW" which stands for Heavy Wedge. The whole bar rest in the third measure is entered in the pitch stage as an "RW" which stands for Rest Whole. In the duration stage, the duration is set to "H" rather than "W".


Example 3

[Example: from Morris Score Reading Book]
Hints:
  1. enter the barlines only on the bottom staff. When entering the first barline, use "M3" instead of "M" to get the three-stave barlines. Don't enter barlines when entering the top two staves.
  2. Chords are entered by separating the notes in the chords by a colon (:) rather than with a slash (/) which is usually used to separate items in the pitch input stage.
  3. Remember that the alto clef is indicated with "AL". The small size of the alto clef change is done automatically with SCORE. Rember that you can use "-tr to pretend that the music in alto clef is in the treble clef for input purposes (if you don't know the alto clef).
  4. Note that the whole rests represent three beats instead of four. Also note that these rests are centered in the middle of the measure instead of justified to the left in the measure. This is the standard rule for rests which take up the entire duration of the measure. Use the code "RW" to represent a centered whole-note rest.
  5. A double bar is represented by the code "MD".
  6. The brace to the left of the first barline cannot be entered in input mode, and will have to be entered in command mode.

Example 4

[Example: from Pachelbel organ music]
Hints
  1. To force stems up on a voice (such as the top voice in the treble clef of this exercise), you have to type a separate code "SU" which stands for Stems Up. Use "SD" to indicate Stems Down.
  2. The tie will be created upside-down unless you add a +-sign before the slur start or end number.
  3. To add a second voice, you have to input and align the music to the same staff in the input header at the top of the screen when you first enter input mode. In this case the music should be input on staff 2, and the music should be aligned according to staff 2 as well.
  4. Note that beat 2 and 4 of measure 2 are not printed correctly in the example. For extra credit, figure out how to fix the problem correctly by offsetting the notes.

Example 5

[Example: a Bach chorale]
Hints:
  1. A fermata is indicated in the marks stage with the code "FE".
  2. To force a fermata under the staff, use the code "-FE".
  3. Several small adjustments need to be made to the music after input mode is completed. For example the "STM" command needs to be done on each staff to shorten the stems for stems far off the staff.

Here is a PDF file with the exercises already typeset: hwinput.pdf. This file contains some editing done after the input stage in score, so your exercises will not look exactly the same.



-- Craig Stuart Sapp