How Memory Works
How Memory Works is the second full-length album by Joan of Arc, released in 1998 on Jade Tree Records. The artwork of the album suggests that it is something of a companion to the debut album, A Portable Model Of...: the booklets for both records contain the phrase "a portable model of... how memory works."
How Memory Works | ||||
---|---|---|---|---|
Studio album by | ||||
Released | May 12, 1998 | |||
Recorded | Oct 1997 - Feb 1998 | |||
Genre | Indie rock | |||
Length | 38:04 | |||
Label | Jade Tree | |||
Producer | Casey Rice, Elliot Dicks | |||
Joan of Arc chronology | ||||
|
Review scores | |
---|---|
Source | Rating |
Allmusic | ![]() ![]() ![]() ![]() ![]() |
Pitchfork Media | 4.6/10 |
Track listing
- "Honestly Now" - 0:48
- "Gin & Platonic" - 3:32
- "To've Had Two Of" - 3:07
- "This Life Cumulative" - 3:41
- "A Pale Orange" - 6:47
- "White Out" - 3:50
- "So Open; Hooray!" - 4:23
- "A Name" - 3:08
- "Osmosis Doesn't Work" - 3:33
- "God Bless America" - 2:22
- "A Party Able Model Of" - 2:52
gollark: MUAHAHAHAHA, my code compiles.
gollark: osmarkslisp™ just has `let` and `lambda`.
gollark: Real programmers use osmarkslisp™.
gollark: ```lisp (let (qsort xs cont) (cond ((= xs '()) (cont '())) (true (do (let h (head xs)) (let t (tail xs)) (let part_result (partition_rec t (lambda (x) (< x h)) '(() ()))) (qsort (head part_result) (lambda (ls) (qsort (snd part_result) (lambda (rs) (cont (+ ls (list h) rs)))))) )) ))```↑ provably optimal sorting algorithm
gollark: Well, in Haskell you would just use the highly efficient quicksort from somewhere.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.