Expedition to the Hairier Peaks

Expedition to the Hairier Peaks (also written as Expedition to THR Hairier Peaks) is the fourth album by the noise rock band Mindflayer.

Expedition to the Hairier Peaks
Studio album by
ReleasedAugust 8, 2006
RecordedProvidence, Rhode Island
GenreNoise rock
LabelCorleone Records
Mindflayer chronology
Die & Mold Services
(2004)
Expedition to the Hairier Peaks
(2006)
Professional ratings
Review scores
SourceRating
Pitchfork Media(6.0/10)[1]

The album's title is a play on words to a Dungeons & Dragons module book Expedition to the Barrier Peaks.

Track listing

  1. "Rally for a Wind War: Whirlwind Dervish/Cracking the Barrier Riffs" – 10:56
  2. "Getting our Hair Done" – 1:04
  3. "Netherworld Bike Patrol C.H.A.O.S." – 6:58
  4. "Time Tunnel/Cosmic Crypt Chronoscape Collision Course" – 6:31
  5. "Each to their own Dark Path" – 12:33
  6. "Mind Mirror Maze/Grow Horns" – 7:39
  7. "Let's Play Holy War Fuckers" – 5:59
  8. "Gore Gone Wild" – 5:02
  9. "Nasty Meeting at Peak Park/Exploding Remains" – 14:07
  10. "Caverns of the Hairiest Peak" – 8:05
gollark: Unrelatedly, https://www.pine64.org/?page_id=61454
gollark: Yes.
gollark: More great "WHY WOULD YOU DO THIS":```go// A Context carries a deadline, cancelation signal, and request-scoped values// across API boundaries. Its methods are safe for simultaneous use by multiple// goroutines.type Context interface { // Done returns a channel that is closed when this Context is canceled // or times out. Done() <-chan struct{} // Err indicates why this context was canceled, after the Done channel // is closed. Err() error // Deadline returns the time when this Context will be canceled, if any. Deadline() (deadline time.Time, ok bool) // Value returns the value associated with key or nil if none. Value(key interface{}) interface{}}```
gollark: Basically, modems/rednet but more flexible, cross-server, and without actual modems.
gollark: It's a websocket-based inter-computer cross-server message relay.

References

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