• Music
  • Play
-+
Show / Hide Queue
Key Commands
TitleArtistsLabelEmpty Queue
    • Log In
    • Sign Up for An Account
      • Genres
        • Breaks Hip-Hop
        • Chill Out House
        • Deep House Indie Dance / Nu Disco
        • DJ Tools Minimal
        • Drum & Bass Pop / Rock
        • Dubstep Progressive House
        • Electro House Psy-Trance
        • Electronica Reggae / Dub
        • Funk / R&B Tech House
        • Glitch Hop Techno
        • Hard Dance Trance
        • Hardcore / Hard Techno
    • DJ Charts

      MOTORMOUTH RECORDZ

      FOLLOW
      • Featured
      • Tracks
      • Releases

      Top 10 Tracks

      2011/02/24 - 2012/02/23
      Play All
      • 1
        Swan Song (Original Mix)
        Al Twisted, Lost Origin
        Motormouth Recordz
        $1.49
      • 2
        Waveshape Destiny (Original Mix)
        Deathmachine
        Motormouth Recordz
        $1.49
      • 3
        ButtonPusher (Original Mix)
        [KRTM]
        Motormouth Recordz
        $1.49
      • 4
        No Sense (Original Mix)
        Metadia
        Motormouth Recordz
        $1.49
      • 5
        Random Slapping (Original Mix)
        Koney
        Motormouth Recordz
        $1.49
      • 6
        Everything Gained (Original Mix)
        Forsaken Is Dead
        Motormouth Recordz
        $1.49
      • 7
        Devine (Original Mix)
        Igneon System
        Motormouth Recordz
        $1.49
      • 8
        The EFVVord (Original Mix)
        [KRTM]
        Motormouth Recordz
        $1.49
      • 9
        Valentines Day Massacre feat. Stygmah (Original Mix)
        [KRTM], Stygmah
        Motormouth Recordz
        $1.49
      • 10
        MW 41 (Original Mix)
        [KRTM]
        Motormouth Recordz
        $1.49
      Latest Release
      Razor Edge - Convenient Light Lobotomy
      Convenient Light LobotomyRazor EdgeMotormouth Recordz2012-02-15
      $7.96

      MOST POPULAR RELEASES

      Motorneuron
      Al Twisted, Forsaken Is Dead, Stocker, Tripped, Lost Origin
      Motormouth Recordz | 2011-03-01
      God's Denial
      Redmore
      Motormouth Recordz | 2011-05-03
      No Signs Of Surrender LP
      Razor Edge
      Motormouth Recordz | 2011-02-18
      Fuck The End Timers EP
      Razor Edge
      Motormouth Recordz | 2011-01-18

      LATEST RELEASES

      Razor Edge - Convenient Light Lobotomy
      Convenient Light Lobotomy
      Razor Edge
      Motormouth Recordz
      Teck-Nick - Touchdown EP
      Touchdown EP
      Teck-Nick
      Motormouth Recordz
      Godbuzda - Enough Of This Shit
      Enough Of This Shit
      Godbuzda
      Motormouth Recordz
      Mutante, Sadistic, Sadistic & Blitz - Representing The Four Elements
      Representing The Four Elements
      Mutante, Sadistic, Sadistic & Blitz
      Motormouth Recordz
      The 7th Genocide - Born In Midnight
      Born In Midnight
      The 7th Genocide
      Motormouth Recordz
      Stan Grewzell - Anoxia
      Anoxia
      Stan Grewzell
      Motormouth Recordz
      [KRTM], Stygmah - Second Insertion
      Second Insertion
      [KRTM], Stygmah
      Motormouth Recordz
      Koney, JFX, Metadia - Various Artists - Headnoize EP
      Various Artists - Headnoize EP
      Koney, JFX, Metadia
      Motormouth Recordz
      Dolphin, The Relic, Sadistic, Fracture 4 - A Long Time In Darkness EP
      A Long Time In Darkness EP
      Dolphin, The Relic, Sadistic, Fracture 4
      Motormouth Recordz
      Deathmachine, Sadistic, Satronica, Al Twisted & Rob Da Rhythm - System Feedback EP
      System Feedback EP
      Deathmachine, Sadistic, Satronica, Al Twisted & Rob Da Rhythm
      Motormouth Recordz
      Redmore - God's Denial
      God's Denial
      Redmore
      Motormouth Recordz
      Frame Of Minds - Mindframing EP
      Mindframing EP
      Frame Of Minds
      Motormouth Recordz
      Al Twisted, Forsaken Is Dead, Stocker, Tripped, Lost Origin - Motorneuron
      Motorneuron
      Al Twisted, Forsaken Is Dead, Stocker, Tripped, Lost Origin
      Motormouth Recordz
      Razor Edge - No Signs Of Surrender LP
      No Signs Of Surrender LP
      Razor Edge
      Motormouth Recordz
      Pain, Liquid Blasted - Core Of Duty
      Core Of Duty
      Pain, Liquid Blasted
      Motormouth Recordz
      Razor Edge - Fuck The End Timers EP
      Fuck The End Timers EP
      Razor Edge
      Motormouth Recordz
      Al Twisted, Matt Green, Igneon System, Lost Origin - Countdown 2 Chaos EP
      Countdown 2 Chaos EP
      Al Twisted, Matt Green, Igneon System, Lost Origin
      Motormouth Recordz
      © 2011 Beatport, LLC

      Company

      • About Us
      • Customer Support
      • Give us feedback
      • Contact Us
      • Redeem Invite Code
      • Careers
      • Logos & Images
      • Terms and Conditions

      Network

      • Beatport Flash Store
      • Sounds To Sample
      • Beatportal
      • Distribution by Baseware
      • Beatport Downloader
      • Beatport iPhone App
      • Beatport Mobile

      Language

      • English (EN)
      • Deutsch (DE)
      • Français (FR)
      • Español (ES)
      • Italiano (IT)
      • Português (BR)
      • 日本語 (JP)

      Proud Partners With

      • Native Instruments
      • Ableton
      • Numark
      • Pioneer

      Are you sure?

      You have previously purchased the item you are adding to your cart.

      Cart Limit Reached

      Please check out or move items to your hold bin to continue shopping.

      We're Sorry

      This item is currently unavailable.
      [% data.size = data.size ? data.size : 'medium'; %] [%=BP.functions.formatCurrency(data.price, "usd") =%]
      [% data.size = 'small'; %] [%= BP.functions.renderTemplate('tmpl-btn-buy', data)=%]
      Album Only
      Mix Only
      [% switch(data.saleType){ case 'mixOnly': print(BP.functions.renderTemplate('tmpl-btn-mix-only',data)); break; case 'albumOnly': print(BP.functions.renderTemplate('tmpl-btn-album-only',data)); break; case 'download': print(BP.functions.renderTemplate('tmpl-btn-promo-dl',data)); break; case 'purchase': data.size = 'small'; print(BP.functions.renderTemplate('tmpl-btn-buy',data)); break; }%]
      [% var rendered = []; _.each(data, function(genre){ genre.type = 'genre'; rendered.push( BP.templates['tmpl-item-link']({data:genre}) ); }); %] [%=rendered.join(', ')=%]
      [%=data.name=%]
      [%=data.title=%]
      [%=data.name=%]
      [%= BP.functions.renderArtistTemplate( data, 'remixer') =%]
      [%= BP.functions.renderArtistTemplate( data, 'artist') =%]
    • [%=col.displayName=%]
    • Customize Columns

        [% _.each(columns, function(col){ print( BP.templates['tmpl-col-edit-row']({ col: col})); }); %]
      Customize Columns
      [% shareHrefs = BP.functions.getShareHrefs(data); %] Share on FacebookShare on Twitter
      Like this track? View more with Beatbot.
      [% _.each(data.artists, function(artist){ %] Follow [%=artist.name=%] [% }); %] Follow [%=data.label.name=%]
    • Mix
    • to
    • [%=data.filter.name=%] [% if(data.filter.count) { %] ([%=data.filter.count=%]) [% } %]
    • [%=data.filter.name=%]
    • [% if(data.filter.custom){ %] [%=BP.functions.renderTemplate('tmpl-filter-menu-custom-date-range', {filter: data.filter } )=%] [% } else { %] [%=BP.functions.renderTemplate('tmpl-filter-menu-group-available', { filter: data.filter })=%] [% } %]
      [%=data.groupName=%]
        [% _.each(data.group, function(filter, name){ if(filter.applied){ %] [%=BP.functions.renderTemplate('tmpl-filter-menu-group-applied', { filter: filter })=%] [% } else { %] [%=BP.functions.renderTemplate('tmpl-filter-menu-group-available', { filter: filter })=%] [% } %] [% }); %]
      [% _.each( data.metadata.facets.fields, function(group, groupName){ %] [%=BP.functions.renderTemplate('tmpl-filter-menu-group', { group: group, groupName: groupName })=%] [% }); %]
      Release Date
        [% for( var i in data.metadata.filtering.dateFilters) { var filter = data.metadata.filtering.dateFilters[i]; %] [% if(filter.applied) { %] [%=BP.functions.renderTemplate('tmpl-filter-menu-group-applied', { filter: filter })=%] [% } else { %] [%=BP.functions.renderTemplate('tmpl-filter-menu-date-available', {filter: filter } )=%] [% } %] [% } %]
      Filters
      .
      [% var rendered = []; _.each(data.artists, function(artist){ artist.type = 'artist'; rendered.push( ['',''].join( BP.templates['tmpl-item-link']({data:artist}) )); }); print(rendered.join(', ')); %]
      • [%=data.name=%] ([%=data.mixName=%])
        [%= BP.templates['tmpl-player-artists']({ data: data }) =%]
        [%=data.releaseDate=%][%=data.length=%][%=data.label.name=%][%=data.genres[0].name=%]
      [% if(data.bpm){ print(data.bpm); } %] [% if(data.key){ print(data.key.standard.letter); if(data.key.standard.flat === "1" || data.key.standard.flat === "true" || data.key.standard.flat === true){ print('♭'); } if(data.key.standard.sharp === "1" || data.key.standard.sharp === "true" || data.key.standard.sharp === true){ print('♯'); } if( data.key.standard.chord ){ print( ' ' + data.key.standard.chord); } } %]
      [% shareHrefs = BP.functions.getShareHrefs(data); %] Share on FacebookShare on Twitter
      Like this track? View more with Beatbot.
      [% _.each(data.artists, function(artist){ %] Follow [%=artist.name=%] [% }); %] Follow [%=data.label.name=%]
      [% if(data.saleType === 'purchase') { %] [% print(BP.functions.formatCurrency(data.price, "usd")); %] [% } else { %] View Track [% } %]
      [% _.each(data, function(item){ %] [% var classes = [], active = '', small = ''; if(item.children){ classes.push('parent'); } if(item.played){ classes.push('played'); } if(item.parentId){ classes.push('child'); small = 'small'; } if(item.queuePosition === (BP.queuePosition||-1) ){ classes.push('active'); active = 'active'; } %]
    • [% if(item.type == 'track'){ %] [%=item.title=%] [% } else { %] [%=item.name=%] [% } %] [% if(item.artists){ %] [%=BP.functions.renderTemplate('tmpl-player-artists', item )=%] [% } %] [% if(item.label){ %] [%=item.label.name=%] [% } %] [% if(item.releaseDate){ %] [%=item.releaseDate=%] [% } %] [% if(item.type==="track"||item.type==="release"||item.type==="chart"){ %] [%=BP.functions.renderTemplate('tmpl-btn-buy-small', item)=%] [% } %] X
    • [% }); %]