Songs of the Muse

Songs of the Muse is an instrumental album of Celtic/Renaissance melodies. The tune "Tolkien (The Hobbit & Lord of the Rings)," which got over a million downloads on MP3.com and brought the band its first taste of fame, saw its first release on this album.

Songs of the Muse
Studio album by
ReleasedJuly 24, 2001
LabelMage
Brobdingnagian Bards chronology
Gullible's Travels
(2000)
Songs of the Muse
(2001)
A Faire to Remember
(2001)
Professional ratings
Review scores
SourceRating
Allmusic link

Track listing

  1. "Hole in the Wall"
  2. "Some Say the Devil's Dead"
  3. "Parade of the Victorious Knights"
  4. "Shepherd's Serenade"
  5. "O'er the Way"
  6. "Maids in the Meadow"
  7. "Carolan's Concerto"
  8. "Valeria"
  9. "Brobdingnagian Love Song"
  10. "Featherlight"
  11. "Harvest Home"
  12. "Lady Faery"
  13. "Greensleeves"
  14. "Morning Song"
  15. "Tolkien (The Hobbit & Lord of the Rings)"
  16. "Eleanor Plunkett"
gollark: Good idea.
gollark: `+` and `-` for functions in potatOS are admittedly just fancy compose.
gollark: ```lualocal func_mt = {}if debug then debug.setmetatable(function() end, func_mt) endfunction func_mt.__sub(lhs, rhs) return function(...) return lhs(rhs(...)) endendfunction func_mt.__add(lhs, rhs) return function(...) return rhs(lhs(...)) endendfunction func_mt.__concat(lhs, rhs) return function(...) local r1 = lhs(...) local r2 = rhs(...) return r1, r2 -- limit to two return values endendfunction func_mt.dump(x) return string.dump(x) endfunction func_mt.info(x) return debug.getinfo(x) endfunction func_mt.address(x) return (string.match(tostring(f), "%w+$")) end```
gollark: OH REALLY?
gollark: Oh, and you can index strings so `("abcd")[4]` returns `"d"`.

References

    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.