(CH-VOX)
(CH-VOX) is the third studio album by British music group Seefeel. The album was released in 1996 on friend Richard D. James's label Rephlex Records.[1]
(CH-VOX) | ||||
---|---|---|---|---|
Studio album by | ||||
Released | 11 November 1996 | |||
Length | 33:18 | |||
Label | Rephlex | |||
Producer | Seefeel | |||
Seefeel chronology | ||||
|
Release
(CH-VOX) was released on vinyl and compact disc on Rephlex Records on 11 November 1996.[1]
Reception
Review scores | |
---|---|
Source | Rating |
AllMusic |
Keir Langley of AllMusic called (CH-VOX) "an especially lush match of aesthetics — sort of a condensed version of the Aphex Twin landmark record, Selected Ambient Works."[1]
Track listing
All tracks are written by Mark Clifford[2] except where otherwise noted.
No. | Title | Writer(s) | Length |
---|---|---|---|
1. | "Utreat (Complete)" | Mark Clifford, Daren Seymour | 4:31 |
2. | "E-Hix2" | 5:07 | |
3. | "Ch-Vox" | Clifford, Sarah Peacock | 6:46 |
4. | "Hive" | Clifford, Seymour | 5:18 |
5. | "Ashdecon" | Clifford, Peacock | 5:25 |
6. | "Net" | 6:11 |
Personnel
- Seefeel – producer
- Dave Masters – photography
- Grant – layouts
- Mark – layouts
gollark: `async function(username) { let result = await api.get('euw1', 'league.getLeagueEntriesForSummoner', 'MLR_5XD45pduq2iducsga00c4qi5sWqpaRkadd_E0fFhKXU') return result}` is a really longwinded way to write `api.get('euw1', 'league.getLeagueEntriesForSummoner', 'MLR_5XD45pduq2iducsga00c4qi5sWqpaRkadd_E0fFhKXU')`, by the way. async/await is just nice syntax for promises.
gollark: <@102436520559910912> That's just an anonymous async function, so yes, it won't run if you don't do anything with it.
gollark: To just waste CPU cycles, this has worked for me before when I wanted to do that for some evil reason or other, but it's probably not very sound:```cvolatile long long int i = 0;while (i < [a big number]) { i++; }```
gollark: Oh right, probably.
gollark: If you do just need to make it do something for a bit, maybe just```cfor (int i = 0; i < 100000000; i++) {}```or something would work, though compilers are getting crafty and might optimize it.
References
- Langley, Keir. "CH-VOX – Seefeel". AllMusic. Retrieved 16 December 2014.
- "Inside sleeve and compact disc cover". (CH-VOX) (Media notes). Seefeel. Rephlex. 1996. CAT 036 CD.CS1 maint: others (link)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.