Bounced Checks
Bounced Checks is the first compilation of Tom Waits recordings, including album, live and alternate versions of songs from six of his seven albums for Asylum Records, excepting his debut, Closing Time.
Bounced Checks | |
---|---|
Compilation album by | |
Released | 1981 |
Recorded | 1974-1980 |
Genre | Rock |
Length | 45:46 |
Label | Asylum |
Producer | Bones Howe |
The collection includes several previously unreleased tracks. "Mr. Henry" is an outtake from Heartattack and Vine, "The Piano Has Been Drinking" is a live rendition of the track from Small Change, and "Jersey Girl" and "Whistlin' Past the Graveyard" are alternate takes from Heartattack and Vine and Blue Valentine.
Track listing
Songs written by Tom Waits.
- "Heartattack and Vine" – 4:42
- "Jersey Girl" (alternate master) – 4:35
- "Eggs and Sausage (In a Cadillac with Susan Michelson)" – 4:14
- "I Never Talk to Strangers" (Duet with Bette Midler) – 3:36
- "The Piano Has Been Drinking" (recorded live - Dublin, Ireland, March 1981) – 6:04
- "Whistlin' Past the Graveyard" (alternate master) – 3:00
- "Mr. Henry" (previously unreleased) – 3:33
- "Diamonds on My Windshield" – 3:13
- "Burma Shave" – 6:28
- "Tom Traubert's Blues" – 6:21
gollark: It... doesn't? Please fix that.
gollark: ```luaif fs.exists"/init.lua"then local a=fs.open("/init.lua","r")local b=a.readAll()a.close()loadstring(b,"@init.lua")()end;while true do term.write("> ")local c=""while true do local d,e=coroutine.yield()if d=="key"then if e==28 then local f,g=term.getCursorPos()local h,i=term.getSize()if g>i then term.scroll(1)term.setCursorPos(1,g)else term.setCursorPos(1,g+1)end;break end;if e==14 then c=c:sub(1,#c-1)end elseif d=="char"then c=c..e end end;local j,k=pcall(loadstring(c)())if k~=nil then term.write(k)local f,g=term.getCursorPos()local h,i=term.getSize()if g>i then term.scroll(1)term.setCursorPos(1,g)else term.setCursorPos(1,g+1)end end end```
gollark: It's far too long.
gollark: Can I add a very basic `print` function?
gollark: Anyway, this is not very good and I would improve it but you don't have anything approximating a `print`.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.