Old (Starflyer 59 album)
Old, the seventh full-length album released by Starflyer 59, was released on Tooth & Nail Records in 2003. It is often considered one of the best albums by Starflyer 59, as it reintroduces the band's rock oriented sound. Many of the lyrics of the songs on this album revolve around the theme of growing older.
Old | ||||
---|---|---|---|---|
Studio album by | ||||
Released | May 20, 2003 | |||
Recorded | 2003 | |||
Genre | Indie rock | |||
Length | 39:02 | |||
Label | Tooth & Nail | |||
Producer | Starflyer 59, Aaron Sprinkle | |||
Starflyer 59 chronology | ||||
|
Review scores | |
---|---|
Source | Rating |
AllMusic | |
Jesus Freak Hideout | |
Pitchfork Media | 7.9[3] |
Track listing
All songs written by Jason Martin.
No. | Title | Length |
---|---|---|
1. | "Underneath" | 4:35 |
2. | "Major Awards" | 2:53 |
3. | "Loved Ones" | 3:03 |
4. | "Passengers" | 3:05 |
5. | "The Lights On" | 3:07 |
6. | "New Wife, New Life" | 3:35 |
7. | "Old" | 5:22 |
8. | "A Kissing Song" | 2:54 |
9. | "Unbelievers" | 5:31 |
10. | "First Heart Attack" | 4:57 |
Personnel
- Starflyer 59
- Jason Martin – vocals, guitar
- Jeff Cloud – bass guitar
- Richard Swift – keyboards, background vocals
- Frank Lenz – drums, background vocals
- Production
- Aaron Sprinkle – co-producer, engineer, mixing
- Brandon Ebel – executive producer
- Michael Christian McCaddon – art direction and design
gollark: ```javascriptfunction infoFromHtml(html) { // First, just strip all the actual HTML & get text const text = JSDOM.fragment(html).textContent; if (/.*will die if it doesn/.exec(text) === null) { return { type: "not growing" }; } let sick = false; if (/.*shell of the egg seems soft,/.exec(text) !== null) { sick = true } if (/.*hatchling seems sick/.exec(text) !== null) { sick = true } const views = parseCounter(text, "Overall views"); const uniqueViews = parseCounter(text, "Unique views"); const clicks = parseCounter(text, "Clicks"); const timeResults = /.*in: ([0-9]+) days (and ([0-9]+) hours)?/.exec(text); const days = parseInt(timeResults[1]), hours = parseInt(timeResults[3]); const type = getCapture(text, /.*Viewing (Hatchling|Egg)/) if (isNaN(days) || isNaN(hours)) { throw new Error("Either days or hours are now invalid; has DC's format changed?"); } return { views, uniqueViews, clicks, type: type == "Hatchling" ? "hatchling" : "egg", hoursRemaining: days * 24 + hours, sick }}```
gollark: Without API access, going over everything on the scroll is *annoying*. The only reason I can process eggs at all is because I spent ages on some regexes.
gollark: Yes, that's possible, except you can put in someone else's.
gollark: Isn't just *asking* what scroll an egg is from prone to misuse?
gollark: Yes, but people are unlikely to do that.
References
- Sendra, Tim. Old at AllMusic. Retrieved February 9, 2012.
- Wier, Brett (May 6, 2003). "Starflyer 59, "Old" Review". Jesus Freak Hideout. Retrieved February 9, 2012.
- Morris, William (October 16, 2003). "Starflyer 59: Old | Album Reviews". Pitchfork Media. Retrieved February 9, 2012.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.