Southern Harmony

The Southern Harmony, and Musical Companion is a shape note hymn and tune book compiled by William Walker, first published in 1835. The book is notable for having originated or popularized several hymn tunes found in modern hymnals and shape note collections like The Sacred Harp.

Front cover of The Southern Harmony, and Musical Companion tunebook compiled by William Walker.

The music and its notation

An 1847 publication of Southern Harmony, showing the title "New Britain" ("Amazing Grace") and shape note music. Play 

The roots of Southern Harmony singing, like the Sacred Harp, are found in the American colonial era, when singing schools convened to provide instruction in choral singing, especially for use in church services. This practice remained popular with Baptists in the South long after it fell from use in other regions.

In 1801, a book called The Easy Instructor[lower-alpha 1] by William Smith and William Little was published for the use of this movement; its distinguishing feature was the use of four separate shapes that indicated the notes according to the rules of solfege. A triangle indicated fa, a circle sol, a square la and a diamond, mi. To avoid proliferating shapes excessively, each shape (and its associated syllable) except for mi was assigned to two notes of the musical scale. A major scale in the system would be noted Fa – Sol – La – Fa – Sol – La – Mi – Fa, and a minor scale would be La – Mi – Fa – Sol – La – Fa – Sol – La.

History

The Southern Harmony, and Musical Companion was compiled by William "Singin' Billy" Walker and printed in 1835, with subsequent editions printed in Philadelphia. It contained 335 songs, went through several editions, and became one of the most popular southern tunebooks in the 19th century. In 1867 Walker claimed over 600,000 copies had been sold. Walker added an appendix of additional tunes in 1840 with a further enlargement in 1847. An 1854 revision deleted several tunes and added still more. The present edition is a facsimile reprint of the 1854 edition.

In 1866, Walker published a tunebook entitled The Christian Harmony, in which he changed from four shape to seven shape notation. He incorporated over half of the contents of The Southern Harmony in the Christian Harmony, and he died on September 30, 1887.

The Southern Harmony has remained unchanged since 1854, unlike its counterpart the Sacred Harp, which went through several revisions in the 20th century. About 75% of the songs are presented in three-part harmony.

Besides Walker, notable contributors to Southern Harmony included Matilda T. Durham and John Gill Landrum.[1]

The American composer William Duckworth used some of the songs in the Southern Harmony as a starting point for his own minimalist choral arrangements of the same name.

Composer Donald Grantham also composed a four-movement piece for wind ensemble based on the anthology, entitled Southern Harmony.

The Black Crowes named their second album The Southern Harmony and Musical Companion after this song anthology.

Notes

  1. The Easy Instructor, Part II (1803) attributes the invention of shape notes to 'J. Conly of Philadelphia'.

Bibliography

  • Loftis, Deborah Carlton (1987), Big Singing Day in Benton, Kentucky: A Study of the History, Ethnic Identity and Musical Style of Southern Harmony Singers (Ph.D. dissertation), University of Kentucky.
  • Jackson, George Pullen, Spiritual Folk-songs of Early America.
  • (1932), White Spirituals in the Southern Uplands.
  • Walker, William, The Southern Harmony, and Musical Companion, ISBN 0-8131-1859-X.

See also the bibliographic entries under Shape note.

gollark: I wanted something to play varying music in my base, so I made this.https://pastebin.com/SPyr8jrh is the CC bit, which automatically loads random tapes from a connected chest into the connected tape drive and plays a random track. The "random track" bit works by using an 8KiB block of metadata at the start of the tape.Because I did not want to muck around with handling files bigger than CC could handle within CC, "tape images" are generated with this: https://pastebin.com/kX8k7xYZ. It requires `ffmpeg` to be available and `LionRay.jar` in the working directory, and takes one command line argument, the directory to load to tape. It expects a directory of tracks in any ffmpeg-compatible audio format with the filename `[artist] - [track].[filetype extension]` (this is editable if you particularly care), and outputs one file in the working directory, `tape.bin`. Please make sure this actually fits on your tape.I also wrote this really simple program to write a file from the internet™️ to tape: https://pastebin.com/LW9RFpmY. You can use this to write a tape image to tape.EDIT with today's updates: the internet→tape writer now actually checks if the tape is big enough, and the shuffling algorithm now actually takes into account tapes with different numbers of tracks properly, as well as reducing the frequency of a track after it's already been played recently.
gollark: https://pastebin.com/pDNfjk30Tired of communicating fast? Want to talk over a pair of redstone lines at 10 baud? Then this is definitely not perfect, but does work for that!Use `set rx_side [whatever]` and `set tx_side [whatever]` on each computer to set which side of the computer they should receive/transmit on.
gollark: https://pastebin.com/Gu2rVXL9PotatoPass, the simple, somewhat secure password system which will *definitely not* install potatOS on your computer.Usage instructions:1. save to startup or somewhere else it will be run on boot2. reboot3. run `setpassword` (if your shell does not support aliases, run it directly)4. set your password5. reboot and enjoy your useless password screen
gollark: https://pastebin.com/MWE6N15i```fixcrane```It's kind of like harbor, but designed as a bundler thing to pack code and libraries into a single file. Automatically minifies your code, and will compress it if that would shorten it - the output file will use a single-file VFS like harbor.
gollark: <@184468521042968577> You know, a structure of ```lua{ ["a/b/c"] = "hugeblank's bad code"}```would be better for writes and stuff but worse for listing.Also, you can convert paths to a "canonical form" with `fs.combine(path, "") `.

References

  1. David Warren Steel; Richard H. Hulan (2010). The Makers of the Sacred Harp. University of Illinois Press. pp. 114–. ISBN 978-0-252-07760-9.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.