Cocaine Raps

Cocaine Raps is the third album released by rapper Andre Nickatina, who was previously known as "Dre Dog." It was released In April, 1997 From Filmoe Coleman Records and was produced by Andre Nickatina and Nick Peace. This was an extremely limited release of 2,000 copies and quickly became a highly sought-after collector's item in the Underground Rap following on eBay.

Cocaine Raps
Studio album by
ReleasedApril, 1997
Recorded1996–1997
GenreHip hop
Length29:12
LabelDogday Records
ProducerAndre Nickatina, Nick Peace
Andre Nickatina chronology
I Hate You With a Passion
(1995)
Cocaine Raps
(1997)
Raven in My Eyes
(1998)

Track listing

  1. "Crazy Business" [Intro] – 0:07
  2. "Nickatina Creation" – 3:24
  3. "Sly Stone" – 0:43
  4. "Crack Raider Razor" – 3:29
  5. "3:00 A.M." – 3:58
  6. "I'm A Pisces" – 3:22
  7. "Diamonds & Carats" – 3:03
  8. "Scent of a Woman" [Filmoe Coleman Band Instrumental] – 3:09
  9. "Gingerbread Crumbz" – 4:14
  10. "Cobra Status" – 3:43
gollark: I was lazy, so it reads (can read) slightly outside of the LTS buffer.
gollark: I think `lts_length` is technically capable of causing segfaults in some situations too.
gollark: ```c#define REP(x) x x x x#define T1 "a"#define T2 REP(T1)#define T3 REP(T2)#define T4 REP(T3)#define T5 REP(T4)#define T6 REP(T5)#define T7 REP(T6)```This was part of my failed plan to implement hyperoperations in the preprocessor.
gollark: I said length TERMINATED.
gollark: ```cchar * lts_to_nullterminated(const char * apioform) { uint32_t len = lts_length(apioform); char * bee = malloc(len + 1); memcpy(bee, apioform, len); bee[len] = 0; // for purposes only return bee;}```Gaze upon my wondrous code.

References

    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.