Lulu Rouge
Lulu Rouge is a Danish duo consisting of DJ T.O.M. and DJ Buda, both well-known names in the club and electronica scene.
Lulu Rouge | |
---|---|
Origin | Denmark |
Genres | Electronica |
Years active | 2008–present |
Website | http://www.lulurouge.com |
Members | DJ T.O.M. DJ Buda |
T.O.M. has been Trentemøller's permanent sidekick for several years and is also the man behind ArtRebels Rec., which is a part of ArtRebels network with a focus on design, art and music.
Buda is a DJ and producer and has worked with names like Bliss, Laid Back, DJ These, Ganga, Télépopmusik, Phil Mison and Sergio Mendes. He is also part of the chill-out group Banzai Republic.
Lulu Rouge has recently had a hand in the new albums from both Fagget Fairys, Camille Jones and Joker.[1]
Discography
Albums
- 2008: Bless You
- 2013: The Song Is In the Drum
gollark: ++exec```pythondef f(x, y, z): if y == 0: if z == 0: return x return f(x, 0, z - 1) * f(x, 0, z - 1) return f(x, y - 1, z) * f(x, y - 1, z)print(f(10, 10, 10))```
gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(3, 3, 3))```
gollark: Hmm.
gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(10, 3, 2))```
gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(10, 3, 3))```
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.