www.pxlse.com Open in urlscan Pro
52.206.159.80  Public Scan

Submitted URL: http://www.pxlse.com/
Effective URL: https://www.pxlse.com/
Submission: On December 05 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

Name: searchProPageTracks

<form class="top-nav-search ng-pristine ng-valid" name="searchProPageTracks" ng-submit="searchMusic(keyword, 'slidingSearchMobile')" role="search"><button id="slidingSearchMobileBtn" aria-label="search button" class="md-button menu-btn" type="button"
    ng-click="slidingSearchFocus('slidingSearchMobile')"><i class="icon-search default-menu-link-color"></i></button>
  <div class="sliding-search-container main-menu-bg-color" ng-class="{'active': slidingSearchActive}"><span><i class="icon-search default-menu-link-color"></i></span> <input
      class="input-box main-menu-bg-color default-menu-link-color sliding-search ng-pristine ng-untouched ng-valid ng-empty" id="slidingSearchMobile" placeholder="Search beats" ng-blur="searchFocusedOff('slidingSearchMobile')" name="search_keyword"
      ng-model="keyword" autocomplete="off" type="search" aria-invalid="false"> <span><i class="icon-close default-menu-link-color" ng-click="searchFocusedOff('slidingSearchMobile')" role="button" tabindex="0"></i></span></div><button
    class="md-button primary-btn hide">SEARCH</button>
</form>

Name: searchProPageTracks

<form name="searchProPageTracks" ng-submit="searchMusic(keyword, 'slidingSearchDesktop')" role="search" class="ng-pristine ng-valid">
  <div class="desktop-sliding-search" ng-class="{'active': slidingSearchActive}">
    <div class="input-container"><input class="input-box main-menu-bg-color desktop-search default-menu-link-color ng-pristine ng-untouched ng-valid ng-empty" id="slidingSearchDesktop" name="search_keyword" placeholder="Search beats"
        ng-model="keyword" ng-blur="searchFocusedOff('slidingSearchDesktop')" autocomplete="off" type="search" aria-invalid="false">
      <div ng-click="searchFocusedOff('slidingSearchDesktop')" class="search-close-button" role="button" tabindex="0"><i class="icon-close default-menu-link-color"></i></div>
    </div>
    <div class="search-open-button" ng-click="slidingSearchFocus('slidingSearchDesktop')" role="button" tabindex="0"><i class="icon-search default-menu-link-color"></i></div>
  </div><button class="hide" type="submit"></button>
</form>

Name: userForm

<form name="userForm" ng-submit="propageContact(contact)" class="contact-form ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-email ng-valid-pattern ng-valid-minlength ng-valid-maxlength">
  <div layout-gt-sm="row" class="m-b-lg layout-gt-sm-row"><md-input-container class="md-block m-b-none m-r flex-gt-sm" flex-gt-sm=""><label class="primary-text-color md-required" for="input_0">YOUR NAME</label> <input required=""
        class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="name" ng-model="contact.name" autocomplete="off" id="input_0" aria-invalid="true">
      <div class="md-errors-spacer"></div>
      <div ng-messages="userForm.name.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
        <div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Your name is required.</div>
      </div>
    </md-input-container><md-input-container class="md-block m-b-none flex-gt-sm" flex-gt-sm=""><label class="primary-text-color md-required" for="input_1">E-MAIL ADDRESS</label> <input required=""
        class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength" ng-model="contact.email" name="email" type="email"
        minlength="3" maxlength="100" ng-pattern="/^.+@.+\..+$/" autocomplete="off" id="input_1" aria-invalid="true">
      <div class="md-errors-spacer"></div>
      <div ng-messages="userForm.email.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required', 'minlength', 'maxlength', 'pattern'] -->
        <div ng-message-exp="['required', 'minlength', 'maxlength', 'pattern']" class="md-input-message-animation ng-scope">Your email must be between 3 and 100 characters long and look like an e-mail address.</div>
      </div>
    </md-input-container></div><md-input-container class="md-block m-b-lg"><label class="primary-text-color md-required" for="input_2">SUBJECT</label> <input required=""
      class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="subject" ng-model="contact.subject" autocomplete="off" id="input_2" aria-invalid="true">
    <div class="md-errors-spacer"></div>
    <div ng-messages="userForm.name.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
      <div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Subject is required.</div>
    </div>
  </md-input-container><md-input-container class="md-block m-b-lg textarea-container"><label class="primary-text-color md-required" for="input_3">MESSAGE</label>
    <div class="md-resize-wrapper"><textarea required="" class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="message" ng-model="contact.message" rows="1" md-select-on-focus=""
        autocomplete="off" id="input_3" aria-invalid="true" style="height: 30px;"></textarea>
      <div class="md-resize-handle" style="touch-action: pan-x;"></div>
    </div>
    <div class="md-errors-spacer"></div>
    <div ng-messages="userForm.message.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
      <div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Message is required.</div>
    </div>
  </md-input-container>
  <div layout-gt-sm="row" class="m-b-none btn-container layout-gt-sm-row"><!-- ngIf: !sendingMessage -->
    <p class="m-none ng-scope" ng-if="!sendingMessage"><span ng-class="{'hide': !contactError}" class="text-danger ng-binding hide"><i class="fa fa-exclamation"></i> &nbsp; &nbsp; </span><button class="md-button primary-btn m-none btn-send">SEND
        MESSAGE</button></p><!-- end ngIf: !sendingMessage -->
  </div><!-- ngIf: sendingMessage -->
</form>

Text Content




⸸


SEARCH
About

Tracks

Albums

Videos

Memberships

Sound Kits

Services

Blog

Contact

Merchandise



0
$0.00
Log In
Featured Track  •  158BPM


𝐁𝐀𝐏𝐓𝐈𝐙𝐄𝐃 [SCARLXRD TYPE BEAT]

$49.99 IN CART
scarlxrdtrap metal


 * TITLE TIME BPM TAGS

   
 * 
   𝐀𝐋𝐋𝐄𝐘 [SCARLXRD TYPE BEAT] 02:37 160 scarlxrd trap metal $49.99 IN CART
   
 * 
   𝐂𝐑𝐎𝐖 [SCARLXRD TYPE BEAT] 02:19 158 scarlxrd trap metal $49.99 IN CART
   
 * 
   𝐈𝐍𝐂𝐄𝐍𝐃𝐈𝐀𝐑𝐘 [SCARLXRD TYPE BEAT] 02:22 165 scarlxrd trap metal
   $59.99 IN CART
   
 * 
   𝐁𝐀𝐏𝐓𝐈𝐙𝐄𝐃 [SCARLXRD TYPE BEAT] 02:35 158 scarlxrd trap metal $49.99 IN
   CART
   
 * 
   𝐇𝐄𝐀𝐕𝐄𝐍 [SCARLXRD TYPE BEAT] 02:35 0 scarlxrd pulse $49.99 IN CART
   
 * 
   𝐎𝐏𝐈𝐀𝐓𝐄 [SCARLXRD TYPE BEAT] 01:55 0 scarlxrd trap metal $59.99 IN CART
   
 * 
   𝐃𝐀𝐖𝐍 [SCARLXRD TYPE BEAT] 01:34 0 scarlxrd trap metal $49.99 IN CART
   
 * 
   𝐅𝐋𝐄𝐒𝐇 [SCARLXRD TYPE BEAT] 02:42 139 scarlxrd trap metal $49.99 IN CART
   
 * 
   𝐓𝐑𝐀𝐏𝐏𝐄𝐃 [SCARLXRD TYPE BEAT] 01:43 0 scarlxrd trap metal $49.99 IN
   CART
   
 * 
   𝐒𝐋𝐀𝐕𝐄 [SCARLXRD TYPE BEAT] 02:39 130 scarlxrd trap metal $59.99 IN CART
   
 * 
   𝐒𝐈𝐍𝐍𝐄𝐑 [SCARLXRD TYPE BEAT] 02:13 0 scarlxrd trap metal $59.99 IN CART
   
 * 
   𝐎𝐂𝐂𝐔𝐋𝐓 [SCARLXRD TYPE BEAT] 02:33 145 scarlxrd trap metal $59.99 IN
   CART
   
 * 
   𝐓𝐎𝐑𝐍𝐀𝐃𝐎 [SCARLXRD TYPE BEAT] 02:22 0 scarlxrd trap metal $49.99 IN
   CART
   
 * 
   𝐇𝐀𝐔𝐍𝐓𝐄𝐃 [DOM CORLEO TYPE BEAT] 01:48 0 haunted pulse $49.99 IN CART
   
 * 
   𝐃𝐈𝐄 [SCARLXRD TYPE BEAT] 02:33 0 scarlxrd trap metal $49.99 IN CART
   
 * 
   𝐃𝐑𝐄𝐀𝐃 [SCARLXRD TYPE BEAT] 02:20 0 scarlxrd trap metal $49.99 IN CART
   
 * 
   𝐂𝐎𝐍𝐂𝐑𝐄𝐓𝐄 [SCARLXRD TYPE BEAT] 03:48 0 scarlxrd trap metal $49.99 IN
   CART
   
 * 
   𝐊𝐄𝐀𝐆𝐄𝐍 [SCARLXRD TYPE BEAT] 01:58 0 scarlxrd trap metal $59.99 IN CART
   
 * 
   𝐄𝐌𝐏𝐘𝐑𝐄𝐀𝐍 [PHONK TYPE BEAT] 02:25 147 doomshop pulse $59.99 IN CART
   
 * 
   𝐒𝐀𝐈𝐍𝐓 [ICYTWAT TYPE BEAT] 02:12 0 icytwat pulse $59.99 IN CART
   

BROWSE ALL TRACKS


SERVICES EDIT

ARTWORK SERVICE Just like a Custom Beat i also Sell Grap ... PRODUCER COLLAB (
out of stock ) If you want to make a beat/track with me ... CUSTOM BEAT (out of
stock) If you want a Exclusively Made Beat/Inst ...

BROWSE ALL SERVICES


SOUND KITS EDIT

THE PULSE KIT 5 - COMPLETE EDITION   $50.00   THE PULSE KIT 5 - SCAR EDITION  
$40.00   THE PULSE KIT 5 - STANDARD EDITION   $30.00   THE PULSE KIT 4   $30.00
 

BROWSE ALL SOUND KITS


LICENSING INFO EDIT

POPULAR
MP3 Lease $49.99 MAKE AN OFFER
• Untagged High Quality MP3 (320kbps)• Only one Voicetag in the Beginning
("PULSE" or "Ay PULSE this shit slaps")• Limited to 10.000 Streams• No Selling
Rights• 1x Commercial Use (Album, EP, Mixtape, Radio Feature,...)• PULSE still
owns the full rights to the Beat• Must credit "PROD. PULSE"
READ LICENSE
Bulk deals: BUY 2, GET 1 FREE
POPULAR
WAV Lease $69.99 MAKE AN OFFER
• Untagged High Quality WAV + MP3 • Only one Voicetag in the Beginning ("PULSE"
or "Ay PULSE this shit slaps")• Sell up to 10.000 Units• Limited to 50.000
Streams• 1x Commercial Use (Album, EP, Mixtape, Radio Feature,...)• PULSE still
owns the full rights to the Beat• Must credit "PROD. PULSE"
READ LICENSE
POPULAR
TRACK OUT Lease $99.99 MAKE AN OFFER
• MP3 + WAV + WAV Trackouts• Only one Voicetag in the Beginning ("PULSE" or "Ay
PULSE this shit slaps")• Untagged• Limited to 100.000 Streams• Sell up to 50,000
units• 2x Commercial Use (Album, EP, Mixtape, Radio Feature,...)• PULSE still
owns the full rights to the Beat• Must credit "PROD. PULSE"
READ LICENSE
POPULAR
UNLIMITED Lease $199.99 MAKE AN OFFER
• MP3 + WAV + WAV Trackouts• Only one Voicetag in the Beginning ("PULSE" or "Ay
PULSE this shit slaps")• Untagged • UNLIMITED Streams• Sell UNLIMITED
units• UNLIMITED Commercial Use• PULSE still owns the full rights to the
Beat• Must credit "PROD. PULSE"
READ LICENSE
POPULAR
EXCLUSIVE $499.00 MAKE AN OFFER
• MP3 + WAV + WAV Trackouts• NO Signature PULSE Beat Tag• UNLIMITED
Streams• Sell UNLIMITED units• UNLIMITED Commercial Use• Exclusive
Ownership• Must credit "PROD. PULSE"
READ LICENSE






PULSE

10,300 subscribers


TOTAL VIEWS

131,343


VIDEOS

9

SUBSCRIBE


CONTACT

YOUR NAME

Your name is required.
E-MAIL ADDRESS

Your email must be between 3 and 100 characters long and look like an e-mail
address.
SUBJECT

Subject is required.
MESSAGE


Message is required.

    SEND MESSAGE

Home About Tracks Albums Videos Memberships Sound Kits Services Blog Contact
Merchandise




PULSE





 * Home
 * Tracks
 * Albums
 * Videos
 * Sound Kits
 * Merchandise

 * Memberships
 * Services
 * Blog
 * About
 * Contact

 * Licensing Info
 * Terms of use
 * Privacy policy


$0.00 IN CART

NaN

   
 * 1
   
   𝐀𝐋𝐋𝐄𝐘 [SCARLXRD TYPE BEAT] 02:37 scarlxrd trap metal $49.99 IN CART
   
 * 2
   
   𝐂𝐑𝐎𝐖 [SCARLXRD TYPE BEAT] 02:19 scarlxrd trap metal $49.99 IN CART
   
 * 3
   
   𝐈𝐍𝐂𝐄𝐍𝐃𝐈𝐀𝐑𝐘 [SCARLXRD TYPE BEAT] 02:22 scarlxrd trap metal $59.99 IN
   CART
   
 * 4
   
   𝐁𝐀𝐏𝐓𝐈𝐙𝐄𝐃 [SCARLXRD TYPE BEAT] scarlxrd trap metal $49.99 IN CART
   
 * 5
   
   𝐇𝐄𝐀𝐕𝐄𝐍 [SCARLXRD TYPE BEAT] 02:35 scarlxrd pulse $49.99 IN CART
   
 * 6
   
   𝐎𝐏𝐈𝐀𝐓𝐄 [SCARLXRD TYPE BEAT] 01:55 scarlxrd trap metal $59.99 IN CART
   
 * 7
   
   𝐃𝐀𝐖𝐍 [SCARLXRD TYPE BEAT] 01:34 scarlxrd trap metal $49.99 IN CART
   
 * 8
   
   𝐅𝐋𝐄𝐒𝐇 [SCARLXRD TYPE BEAT] 02:42 scarlxrd trap metal $49.99 IN CART
   
 * 9
   
   𝐓𝐑𝐀𝐏𝐏𝐄𝐃 [SCARLXRD TYPE BEAT] 01:43 scarlxrd trap metal $49.99 IN CART
   
 * 10
   
   𝐒𝐋𝐀𝐕𝐄 [SCARLXRD TYPE BEAT] 02:39 scarlxrd trap metal $59.99 IN CART
   
 * 11
   
   𝐒𝐈𝐍𝐍𝐄𝐑 [SCARLXRD TYPE BEAT] 02:13 scarlxrd trap metal $59.99 IN CART
   
 * 12
   
   𝐎𝐂𝐂𝐔𝐋𝐓 [SCARLXRD TYPE BEAT] 02:33 scarlxrd trap metal $59.99 IN CART
   
 * 13
   
   𝐓𝐎𝐑𝐍𝐀𝐃𝐎 [SCARLXRD TYPE BEAT] 02:22 scarlxrd trap metal $49.99 IN CART
   
 * 14
   
   𝐇𝐀𝐔𝐍𝐓𝐄𝐃 [DOM CORLEO TYPE BEAT] 01:48 haunted pulse $49.99 IN CART
   
 * 15
   
   𝐃𝐈𝐄 [SCARLXRD TYPE BEAT] 02:33 scarlxrd trap metal $49.99 IN CART
   
 * 16
   
   𝐃𝐑𝐄𝐀𝐃 [SCARLXRD TYPE BEAT] 02:20 scarlxrd trap metal $49.99 IN CART
   
 * 17
   
   𝐂𝐎𝐍𝐂𝐑𝐄𝐓𝐄 [SCARLXRD TYPE BEAT] 03:48 scarlxrd trap metal $49.99 IN
   CART
   
 * 18
   
   𝐊𝐄𝐀𝐆𝐄𝐍 [SCARLXRD TYPE BEAT] 01:58 scarlxrd trap metal $59.99 IN CART
   
 * 19
   
   𝐄𝐌𝐏𝐘𝐑𝐄𝐀𝐍 [PHONK TYPE BEAT] doomshop pulse $59.99 IN CART
   
 * 20
   
   𝐒𝐀𝐈𝐍𝐓 [ICYTWAT TYPE BEAT] 02:12 icytwat pulse $59.99 IN CART
   

saving Lyrics, please wait...