After Hours with Miss "D"
After Hours with Miss "D" is a 1954 studio album by Dinah Washington. The 2004 CD reissue included an extended take of "Blue Skies".[2]
After Hours with Miss "D" | ||||
---|---|---|---|---|
![]() | ||||
Studio album by | ||||
Released | 1954 | |||
Recorded | June 17, 1953, February 5, June 15, 1954 | |||
Genre | Jazz | |||
Length | 54:41 | |||
Label | EmArcy, Verve (reissue) | |||
Dinah Washington chronology | ||||
|
Review scores | |
---|---|
Source | Rating |
Allmusic | ![]() ![]() ![]() ![]() ![]() |
Track listing
- "Blue Skies" (Irving Berlin) – 7:52
- "Bye Bye Blues" (David Bennett, Chauncey Gray, Frederick Hamm, Bert Lown) – 6:58
- "Am I Blue?" (Harry Akst, Grant Clarke) – 3:14
- "Our Love Is Here to Stay" (George Gershwin, Ira Gershwin) – 2:31
- "A Foggy Day" (G. Gershwin, I. Gershwin) – 7:59
- "I Let a Song Go Out of My Heart" (Duke Ellington, Irving Mills, Henry Nemo) – 7:02
- "Pennies from Heaven" (Arthur Johnston, Johnny Burke) – 2:17
- "Love for Sale" (Cole Porter) – 2:12
- "Blue Skies" – 10:54
Personnel
- Dinah Washington – vocals
- Clark Terry – Trumpet
- Gus Chappell – Trombone
- Rick Henderson – Alto Saxophone
- Eddie Chamblee – Tenor Saxophone
- Eddie "Lockjaw" Davis – Tenor Saxophone
- Paul Quinichette – Tenor Saxophone
- Clarence "Sleepy" Anderson – Piano
- Junior Mance – Piano
- Jackie Davis – Organ
- Keter Betts – Bass
- Candido Camero – Congas
- Ed Thigpen – Drums
gollark: On Switchcraft I actually have a system which detects people complaining about it and logs it to the incident report system as blasphemy.
gollark: > I mean, I don't think that potatOS was a success<@170530017103577089> HERESY!
gollark: <@!222424031368970240> If you're trying to make a sandbox which can't be broken even if you know it's there and are deliberately trying to remove it here are some things to watch out for- `getfenv`- `os.queueEvent` (if you run code which does basically any IO outside of the sandbox/with access to non-sandbox functions)- `debug`- `load` (it has some weird environment quirks)- `io` (due to, again, environment weirdness, depending on how you load the new FS API it might still use the regular one)- potential meddling with global APIs like `string` and/or metatables, to confuse your sandboxing codeand to hide it you probably also want to worry about- `debug`- `string.dump`- `error` (you can generate stack tracebacks in a really convoluted way using it, which could allow detecting the sandbox)- `error` (in some very convoluted way you can generate stack tracebacks using this and thus realize
gollark: Proper sandboxing is extremely hard. But if you want to protect against people/things not actively attempting to break it you can do quite well.
gollark: What happened to make you want to avoid programming anyway?
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.