Shame (Drowning Pool song)

"Shame" is the last single from the Drowning Pool album Full Circle. The single and the music video were released early 2009. It hit #26 on the US Mainstream Rock Tracks. Shame was released as a single when they were working on their self-titled album. The single is featured on the Saw IV soundtrack.

"Shame"
Single by Drowning Pool
from the album Full Circle
ReleasedJune 29, 2009
Recorded2007
GenreAlternative metal
Length3:10
LabelEleven Seven
Songwriter(s)
Drowning Pool singles chronology
"37 Stitches"
(2008)
"Shame"
(2009)
"Feel Like I Do"
(2010)

Music video

The music video was released at the same time as the single.

Track listing

No.TitleLength
1."Shame"3:10
2."Shame (Video)"3:15

Promo CD

No.TitleLength
1."Shame" (Vocal Up Version)3:11
2."Shame" (Album Version)3:11
3."Shame" (Acoustic Version)4:25

Personnel

Chart positions

Year Chart Position
2009 US Main 26
gollark: ```scheme(define metagollariosity (lambda (x y z) (define opponent-next-move (z y x z)) (display "about to be gollarious\n") (display "simulating...\n") (write z) (define simulate (lambda (n) (z (cons n y) (cons opponent-next-move x) z)) (define if-defect (simulate 1)) (write "simulated to depth 1") (define if-cooperate (simulate 0)) (write if-cooperate) (if (> (car (prisond 1 if-defect)) (car (prisond 0 if-cooperate))) 1 0))))```
gollark: Yes, I know that, it was a foolish mistake, I fixed it.
gollark: OH BEE, it still errors.
gollark: I see. So I should `car`ify it? Fascinating.
gollark: ```scheme(define metagollariosity (lambda (x y z) (define opponent-next-move (z y x z)) (display "about to be gollarious\n") (display "simulating...\n") (write z) (define simulate (lambda (n) (z (cons n y) (cons opponent-next-move x) z)) (define if-defect (simulate 1)) (write "simulated to depth 1") (define if-cooperate (simulate 0)) (write if-cooperate) (if (> (prisond 1 if-defect) (prisond 0 if-cooperate)) 1 0))))```Ignore all the `write`s, they are for debugging.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.