
detroit techno
Fabrice Lig – Freedom tracks 1 (FREE DOWNLOAD)

Special gift for the end of 2O1O.
Was time to thanx the fans and friends for the long years of true support !
You still support the remixes of Soul Designer’ Soul is back as well as the “Genesis of a deep sound”‘s album on Fine art, and of course the e.p on R&S.
Wanted to experience a direct link between you & me…nothing like labels, distribution, records shop or music download website ….just the music and you….Enjoy ! Fabrice Lig
Pacou – DJ mix November 2010
VA – Generator: Broadcast In Hi Tech [GEN031]
Psycatron – She is Music [PLE65322-1]

Psycatron, dropping their 2nd 12″ for Planet E’s Guilty Pleasures sub-label. Along for the ride, Blake Baxter contributes moody vox to the steadily building vibes and bolshy beats making a bit of a massive tune for anyone with a big club to keep happy.
Psycatron


// <![CDATA[
/* Override the updatePreview method inside the color picker to update all of our custom elements */
Refresh.Web.ColorPicker.prototype.updatePreview = function() {
try {
// update the preview color box as usual
this._preview.style.backgroundColor = ‘#’ + this._cvp.color.hex;
// Also update our preview display
$(’embed-header’).style.backgroundColor = ‘#’ + this._cvp.color.hex;
$(’embed-meta’).style.backgroundColor = ‘#’ + this._cvp.color.hex;
$(’embed-tracks-header’).style.backgroundColor = ‘#’ + this._cvp.color.hex;
$(’embed-tracks’).style.backgroundColor = ‘#’ + this._cvp.color.hex;
$(’embed-track-1′).style.backgroundColor = ‘#’ + this._cvp.color.hex;
try { // may have smaller number of tracks
$(’embed-track-2′).style.backgroundColor = ‘#’ + this._cvp.color.hex;
$(’embed-track-3′).style.backgroundColor = ‘#’ + this._cvp.color.hex;
$(’embed-track-4′).style.backgroundColor = ‘#’ + this._cvp.color.hex;
$(’embed-track-5′).style.backgroundColor = ‘#’ + this._cvp.color.hex;
} catch(e) {}
$(’embed-read-review’).style.backgroundColor = ‘#’ + this._cvp.color.hex;
// height of embed = (header = 257px) + (29px * number of tracks) + (footer = 66px)
embed_height = 257 + (29 * 2) + 66;
// and update our HTML snippet
$(’embed-code’).value = ‘http://boomkat.com/embed/’+345386+’/’+this._cvp.color.hex+’
Read full review of She Is Music – Psycatron on Boomkat.com ©‘;
} catch (e) { alert(e); }
};
var cp1 = null;
var modal = null;
document.observe(‘dom:loaded’,function(){
modal = new Control.Modal($(‘modal’),{
overlayOpacity: 0.75,
className: ‘modal’,
fade: true
});
modal.observe(‘afterOpen’, function(){
if( !cp1 ) {
cp1 = new Refresh.Web.ColorPicker(‘cp1’, {startHex: ‘DD6C94′, startMode:’s’});
} else {
// when opening for the 2nd+ time, ensure we re-show the pointers
$(‘rangearrows-img’).show();
$(‘mappoint-img’).show();
}
});
modal.observe(‘afterClose’, function(){
// after close, remove the js-inserted images as well
$(‘rangearrows-img’).hide();
$(‘mappoint-img’).hide();
});
});
// ]]>
psycatron – She Is Music
Big room heaters from Belfast-based production duo of Psycatron, dropping their 2nd 12″ for Planet E’s Guilty Pleasures sub-label. Along for the ride, Blake Baxter contributes moody vox to the steadily building vibes and bolshy beats making a bit of a massive tune for anyone with a big club to keep happy.

Lee Holman – Seeker [SNAP009]

Lee Holman strikes down with some seriously deep rooted techno and Mike Dehnert comes with a remix.
Norman Chung – Forbidden Planet [LOGOS028]

New release on Logos Recordings. “Forbidden Planet” from Norman Chung includes three classic melodic Detroit influenced tracks in the spirit of the Macedonian label.
Duplex – Memory Lane [HCS999]

Duplex delivers the first release on the new sublabel of Frustrated Funk, Harbour City Sorrow.
Monty Luke – LWE Talking Shopcast 09 Planet E
Robert Hood – Power To The Prophet [MPM009]

Stunning new EP room the master of the true minimal groove. Infectious drum pads and an acidic twist render the title track unbeatable. The thundering kick and warehouse style acid line on ‘Power To Prophet’ will add energy to any dancefloor. ‘Clash’ is a nod to the old skool Chicago minimal techno.
Kenny Larkin – Glob Remixes [PLE65317]

“Glob” feels like something new, with jazzy, sometimes glitchy bells slowly climbing changing beats and rich bass drops. Remixes from Ben Klock, Claude von Stroke and Kenny Larkin.
Raiz – Raiz [H&V004]

Sexy and utterly deadly techno from Vangelis and Vidal Vargas aka Raíz, backed with a serious edit from label head Silent Servant aka John Mendez. The duo’s original mix is a stealthy Latin shuffler offsetting slinky 909 percussion with a bumbum bass slide that makes our pasty asses want to dance. On the flip Silent Servant reinforces the Latin kink with a bronzed bass pound but still manages keeps the subtle shuffle intact.

SILENT SERVANT / RAIZ



// <![CDATA[
/* Override the updatePreview method inside the color picker to update all of our custom elements */
Refresh.Web.ColorPicker.prototype.updatePreview = function() {
try {
// update the preview color box as usual
this._preview.style.backgroundColor = ‘#’ + this._cvp.color.hex;
// Also update our preview display
$(’embed-header’).style.backgroundColor = ‘#’ + this._cvp.color.hex;
$(’embed-meta’).style.backgroundColor = ‘#’ + this._cvp.color.hex;
$(’embed-tracks-header’).style.backgroundColor = ‘#’ + this._cvp.color.hex;
$(’embed-tracks’).style.backgroundColor = ‘#’ + this._cvp.color.hex;
$(’embed-track-1′).style.backgroundColor = ‘#’ + this._cvp.color.hex;
try { // may have smaller number of tracks
$(’embed-track-2′).style.backgroundColor = ‘#’ + this._cvp.color.hex;
$(’embed-track-3′).style.backgroundColor = ‘#’ + this._cvp.color.hex;
$(’embed-track-4′).style.backgroundColor = ‘#’ + this._cvp.color.hex;
$(’embed-track-5′).style.backgroundColor = ‘#’ + this._cvp.color.hex;
} catch(e) {}
$(’embed-read-review’).style.backgroundColor = ‘#’ + this._cvp.color.hex;
// height of embed = (header = 257px) + (29px * number of tracks) + (footer = 66px)
embed_height = 257 + (29 * 2) + 66;
// and update our HTML snippet
$(’embed-code’).value = ‘
Read full review of Raiz (Silent Servant) – SILENT SERVANT / RAIZ on Boomkat.com ©‘;
} catch (e) { alert(e); }
};
var cp1 = null;
var modal = null;
document.observe(‘dom:loaded’,function(){
modal = new Control.Modal($(‘modal’),{
overlayOpacity: 0.75,
className: ‘modal’,
fade: true
});
modal.observe(‘afterOpen’, function(){
if( !cp1 ) {
cp1 = new Refresh.Web.ColorPicker(‘cp1’, {startHex: ‘DD6C94′, startMode:’s’});
} else {
// when opening for the 2nd+ time, ensure we re-show the pointers
$(‘rangearrows-img’).show();
$(‘mappoint-img’).show();
}
});
modal.observe(‘afterClose’, function(){
// after close, remove the js-inserted images as well
$(‘rangearrows-img’).hide();
$(‘mappoint-img’).hide();
});
});
// ]]>
silent servant / raiz – Raiz (Silent Servant)
Sexy and utterly deadly techno from Vangelis and Vidal Vargas aka Raíz, backed with a serious edit from label head Silent Servant aka John Mendez. The duo’s original mix is a stealthy Latin shuffler offsetting slinky 909 percussion with a bumbum bass slide that makes our pasty asses want to dance. On the flip Silent Servant reinforces the Latin kink with a bronzed bass pound but still manages keeps the subtle shuffle intact. Terrific 12″, recommended for the dancers and the DJs.
Third Side – NYX [RST010]

Great full length EP by the THIRD SIDE, the infamous Berlin based team formed by Panorama Bar resident Steffi (Ostgut Ton/Klakson), Marieu (Restoration/Sabotage) and Lucretio (Restoration/Mixworks/DeepMoves). “Nyx” is an invocation to the primordial goddess of the night summoned with soul and machines, Nyx, rather than Chaos, is the first principle. All tracks are recorded live on dusky tape with no computer involved.
The Reminder – Underwater Senses [ETIKU002]

Russian pro-Detroit label Etiku World recently released their second vinyl in their catalogue, The Reminder “Underwater Senses”.
Ben Sims / A.Paul – The Light Episode Nine [TLE9]

For this ninth episode of The Light, non other than hardgrove master Ben Sims, delivering his superb funk, this time with some Detroit elements.Labels own A.Paul contributes with 2 tracks, ‘Metatrons Cube’ a progressive rhythm track great in the mix, and ‘Vontade’ a melodic strong builder.
Carl Craig – RA.200
Joel Alter – Soul Clap [SWSH0036]

Sweatshops third release rolls on in with two hot, old-school-vibed productions from Joel Alter! Swedish-Berliner Alter turns in two fresh, yet raw, cuts that are perfect for the winter club season, and a special edit from label boss Savas Pascalidis also features
Kirk Degiorgio – Membrane [PLE65316]

1990 was the decade Kirk established healthy roots with the network trio of Detroit producers: Derrick May, Juan Atkins and Kevin Saunderson. In preparation for Kirks most influential journey to the US, he collaborated demos with Ed Handley and Andy Turner under the collective The Black Dog.
Vince Watson – Love in F Minor [ESOL001]

Everysoul is a new beginning and a new label from Vince Watson. Everysoul will be a testimony to good quality music, bridging many genre’s along the way. We hope you enjoy the ride, we cant wait to get started.
Samoil Radinski – Evolution Of The Soul 1 – 2010 mix





































































