Page MenuHomePhabricator

St. Paul's Suite 2 Ostinato.png

Authored By
Ebe123
Dec 31 2017, 4:42 PM
Size
47 KB
Dimensions
872px × 223px
Referenced Files
Restricted File
Jan 1 2018, 4:00 PM
Restricted File
Dec 31 2017, 5:13 PM
F12170711: St. Paul's Suite 4.png
Dec 31 2017, 4:54 PM
F12170709: St. Paul's Suite 3.png
Dec 31 2017, 4:54 PM
F12170705: St. Paul's Suite 2 Ostinato.png
Dec 31 2017, 4:45 PM
F12170703: St. Paul's Suite 1 Jig.png
Dec 31 2017, 4:45 PM
Subscribers

St. Paul's Suite 2 Ostinato.png

St. Paul's Suite 2 Ostinato.png (223×872 px, 47 KB)

File Metadata

Mime Type
image/png
Attributes
Image
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5356251
Default Alt Text
St. Paul's Suite 2 Ostinato.png (223×872 px, 47 KB)

Event Timeline

This is the first instance of the main ostinato (also the name of the movement) of the 2nd mvt of Gustav Holst's St. Paul's Suite.

See also:

image.png (94×584 px, 11 KB)

\version "2.18.2"

\new Staff {
  \time 3/4
  |
  a''2^"arco"(
  c''4)
  |
  g''2(
  c''4)
  |
  f''4(
  a'4
  b'4)
  |
  c''4(
  g''4
  c'''8[
  b''8])
  |
  a''2(
  c''4)
  |
  g''2(
  c''4)
  |
  f''4(
  a'4
  b'4)
  |
  c''2
  r4
}

"arco" is not a tempo indicator. If you want to include it, use "Presto". After the first note, add ^"arco". It will add the text.

a''2^"arco"(