Beyond Recall

Beyond Recall is the twenty-third album by Klaus Schulze. It was originally released in 1991. This is the second of seven early-1990s Klaus Schulze albums not to be reissued by Revisited Records.

Beyond Recall
Studio album by
ReleasedJune 24, 1991
RecordedAugust, September 1990
GenreElectronic music, space music, trance music
Length77:07
LabelVirgin
ProducerKlaus Schulze
Klaus Schulze chronology
The Dresden Performance
(1990)
Beyond Recall
(1991)
Royal Festival Hall Vol. 1
(1992)
Professional ratings
Review scores
SourceRating
Allmusic link

Track listing

All tracks composed by Klaus Schulze.

No.TitleLength
1."Gringo Nero"26:54
2."Trancess"12:50
3."Brave Old Sequence"11:02
4."The Big Fall"11:35
5."Airlights"14:34
gollark: 2 spaces <:bees:724389994663247974><:dodecahedron:724893894822854697>
gollark: More so than some handwritten one would be, most likely.
gollark: It's very\* readable\*\*.
gollark: ```javascriptconst spaces = regex(/^ */)const whitespace = regex(/^[ \n\t]*/)const name = regex(/^[^ \n\t():]+/)const code = many(coroutine(function*() { yield spaces return yield choice([ coroutine(function*() { yield char("(") const x = yield code yield spaces yield char(")") return x }), name ])}))const program = sequenceOf([ many1(coroutine(function*() { yield whitespace const n = yield name yield whitespace yield str(":=") const c = yield code return { code: c, name: n } })), possibly(whitespace)]).map(([x, _]) => x)```parsing™
gollark: It was very elegant. I combinated™ it in a few lines of code.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.