Dazzey Duks (album)
Dazzey Duks is the debut album by Duice, released on May 11, 1993 through Bellmark Records. Its single was "Dazzey Duks", released in mid-1993. It peaked on the Hot Rap Singles and Billboard Hot 100.
Dazzey Duks | |
---|---|
Studio album by | |
Released | May 11, 1993 |
Recorded | 1992–1993 |
Genre | Miami bass |
Label | Bellmark |
Producer | Anthony “Creo D” Darlington, Ira “LAsno” Brown, Troy “Taylor boy” Taylor |
Track listing
- "Dazzey Duks"- 4:04
- "Feel What I Feel" - 4:06
- "The Pawee" - 3:25
- "Bring the Bass" - 4:32
- "Duice Is in the House" - 4:28
- "Booty Call" - 3:59
- "Dazzey Duks (Remix - Ruffhouse Version)" - 5:14
- "Shitty-Shitty" - 2:33
- "Pass the Mic" - 4:36
gollark: I thought there was a way to do this but I forgot it; can you compile a single dependency with a higher optimization level?
gollark: Oh, never mind, found it.
gollark: Thanks. Apparently that works. Is there a way to *cancel* that task from the function which spawns it?
gollark: I think I'm missing something then. It says```rusterror[E0373]: async block may outlive the current function, but it borrows `ws`, which is owned by the current function --> src/connection.rs:40:23 |40 | task::spawn(async { | _______________________^41 | | let mut interval = stream::interval(Duration::from_secs(10));42 | | while let Some(_) = interval.next().await {43 | | ws.send_string("Hi".to_string()); | | -- `ws` is borrowed here44 | | }45 | | }); | |_____^ may outlive borrowed value `ws````
gollark: `WebSocketConnection` is not.
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.