Shinola (John Scofield album)
Shinola is a 1981 live album by American jazz guitarist John Scofield. In 2009 the album was reissued on compact disc in a 24-bit remastered edition with new artwork.
Shinola | ||||
---|---|---|---|---|
Live album by | ||||
Released | 1982 | |||
Recorded | December 12–13, 1981 | |||
Venue | Club Vielharmonie, Munich, Germany | |||
Genre | Jazz fusion | |||
Length | 38:41 | |||
Label | Enja | |||
Producer | Horst Weber, Matthias Winckelmann | |||
John Scofield chronology | ||||
|
Review scores | |
---|---|
Source | Rating |
Allmusic | |
All About Jazz | |
The Rolling Stone Jazz Record Guide |
Track listing
All tracks are written by John Scofield except where noted.
No. | Title | Length |
---|---|---|
1. | "Why'd You Do It?" | 5:28 |
2. | "Yawn" | 8:56 |
3. | "Dr. Jackle" (Jackie McLean) | 5:46 |
4. | "Jean the Bean" | 6:42 |
5. | "Rags to Riches" | 6:20 |
6. | "Shinola" | 2:28 |
Total length: | 38:41 |
Personnel
- John Scofield – electric guitar
- Steve Swallow – bass guitar
- Adam Nussbaum – drums
gollark: It's especially good with ADTs.
gollark: ```fsharptype Thing = | Foo of int | Bar of string | Baz of Thing listlet rec printThing t = match t with | Foo f -> sprintf "foo: %d" f | Bar s -> sprintf "bar: %s" s | Baz ts -> sprintf "[%s]" <| String.concat ", " (List.map printThing ts)```More pattern matching examples!
gollark: I was going to have `let printed` at the top then changed my mind.
gollark: Oh, yes, silly me.
gollark: ```javascriptconst printNumber = n => { switch(n) { case 0: return "zero"; //break; case 1: return "one"; //break; case 2: return "two"; //break; case 3: return "three"; //break; default: return "many"; }}```That's much longer, and uglier, especially with the breaks (not needed in this example, but generally will be).
References
- Shinola at AllMusic
- Greenland, Tom (2 March 2010). "John Scofield: Shinola". allaboutjazz.com. Retrieved 27 August 2013.
- Swenson, J., ed. (1985). The Rolling Stone Jazz Record Guide. US: Random House/Rolling Stone. p. 176. ISBN 0-394-72643-X.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.