www.universalproductionmusic.com Open in urlscan Pro
45.60.33.175  Public Scan

Submitted URL: http://killertracks.com/
Effective URL: https://www.universalproductionmusic.com/en-us
Submission: On September 11 via manual from US — Scanned from DE

Form analysis 12 forms found in the DOM

<form action="" class="c-form c-playbar__link-short ng-pristine ng-valid"><label for="url-short" class="c-playbar__extras-title ng-scope" translate="SHARE_PANEL.LINK_SHORT">Link Shortener</label> <input class="c-playbar__link-short-input" type="text"
    name="url-short" readonly="" value=""> <button type="button" class="c-btn c-playbar__link-short-btn ng-binding is-disabled" ng-class="{'is-disabled':!ppanel.isLinkReady}" ng-click="ppanel.copyFunction(ppanel.shortUrl)"
    ng-disable="!ppanel.isLinkReady"></button></form>

<form action="" class="c-form c-playbar__link-short ng-pristine ng-valid"><label for="url-short" class="c-playbar__extras-title ng-scope" translate="SHARE_PANEL.LINK_SHORT">Link Shortener</label> <input class="c-playbar__link-short-input" type="text"
    name="url-short" readonly="" value=""> <button type="button" class="c-btn c-playbar__link-short-btn ng-binding is-disabled" ng-class="{'is-disabled':!ppanel.isLinkReady}" ng-click="ppanel.copyFunction(ppanel.shortUrl)"
    ng-disable="!ppanel.isLinkReady"></button></form>

<form action="" class="c-form c-playbar__link-short ng-pristine ng-valid"><label for="url-short" class="c-playbar__extras-title ng-scope" translate="SHARE_PANEL.LINK_SHORT">Link Shortener</label> <input class="c-playbar__link-short-input" type="text"
    name="url-short" readonly="" value=""> <button type="button" class="c-btn c-playbar__link-short-btn ng-binding is-disabled" ng-class="{'is-disabled':!ppanel.isLinkReady}" ng-click="ppanel.copyFunction(ppanel.shortUrl)"
    ng-disable="!ppanel.isLinkReady"></button></form>

<form action="" class="c-form c-playbar__link-short ng-pristine ng-valid"><label for="url-short" class="c-playbar__extras-title ng-scope" translate="SHARE_PANEL.LINK_SHORT">Link Shortener</label> <input class="c-playbar__link-short-input" type="text"
    name="url-short" readonly="" value=""> <button type="button" class="c-btn c-playbar__link-short-btn ng-binding is-disabled" ng-class="{'is-disabled':!ppanel.isLinkReady}" ng-click="ppanel.copyFunction(ppanel.shortUrl)"
    ng-disable="!ppanel.isLinkReady"></button></form>

Name: newsletterSubscriptionForm

<form name="newsletterSubscriptionForm" ng-submit="onSubmit()" class="ng-pristine ng-invalid ng-invalid-required ng-valid-email"><input type="text" name="name" ng-required="true" ng-model="newsletterSubscriptionFormData.name"
    ng-class="{ 'is-error' : newsletterSubscriptionForm.name.$invalid &amp;&amp; !newsletterSubscriptionForm.name.$pristine}" ng-blur="validateField('name')" placeholder="Your name" class="ng-pristine ng-untouched ng-invalid ng-invalid-required"
    required="required"> <input type="email" name="email" ng-required="true" ng-model="newsletterSubscriptionFormData.email" ng-class="{ 'is-error' : newsletterSubscriptionForm.email.$invalid &amp;&amp; !newsletterSubscriptionForm.email.$pristine}"
    ng-blur="validateField('email')" placeholder="Your email" class="ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-email" required="required"><button type="submit"
    ng-class="{ 'is-submitting': isSubmitting, 'is-disabled': isDisabled }" ng-disabled="isDisabled" class="submit-button ng-isolate-scope is-disabled" is-submitting="submitSpinner" is-disabled="newsletterSubscriptionForm.$invalid"
    disabled="disabled">
    <div class="c-btn__spinner">
      <div class="c-spinner"></div>
    </div><span><ng-transclude><span class="ng-binding ng-scope">SIGN UP</span></ng-transclude></span>
  </button></form>

<form action="" class="c-panel-form ng-pristine ng-valid ng-hide" ng-show="userpl.showNewPlaylist">
  <div class="c-panel-form__field-wrap c-panel-form__add-new"><label for="new-playlist-title" class="c-panel-form__label ng-scope" translate=".NEW_PLAYLIST_TITLE">New project title</label> <input type="text"
      class="c-panel-form__input c-panel-form__add-new-input ng-pristine ng-untouched ng-valid" id="new-playlist-title" placeholder="New Project Title" ng-model="userpl.newPlaylistTitle" autofocus="" ng-keyup="userpl.setNewTitle($event)"
      ng-paste="userpl.setNewTitle($event)"> <button class="c-panel-form__add-new-btn" ng-click="userpl.clickNewPlaylist();" ng-disabled="userpl.disableAddButton"><svg class="c-icon">
        <use href="#icon-with"></use>
      </svg></button></div>
</form>

<form action="" class="c-panel-form ng-pristine ng-valid">
  <div class="c-panel-form__field-wrap c-panel-form__search"><label for="panel-search" class="c-panel-form__label">Search</label> <input type="search" class="c-panel-form__input c-panel-form__search-input ng-pristine ng-untouched ng-valid"
      id="panel-search" placeholder="Search" ng-model="userpl.searchString" ng-keyup="userpl.searchPlaylistsSimple();" autocomplete="off"> <button class="c-panel-form__search-btn"><svg class="c-icon">
        <use href="#icon-search"></use>
      </svg></button></div>
</form>

<form class="c-player-notes__add-note ng-pristine ng-valid ng-valid-maxlength"><!-- ngIf: vm.timeInSecondsFromStart --> <!-- ngIf: !vm.timeInSecondsFromStart --><label ng-if="!vm.timeInSecondsFromStart" class="c-player-notes__input-label ng-scope"
    for="add-player-note" translate="PLAYER_NOTES.WRITE_GENERAL">Write a general note</label><!-- end ngIf: !vm.timeInSecondsFromStart -->
  <div class="c-form__field-wrap"><textarea class="c-player-notes__textfield ng-pristine ng-untouched ng-valid ng-valid-maxlength" id="add-player-note" placeholder="Write a note" maxlength="200" ng-model="vm.note"></textarea>
    <div class="c-form__msg-char-count"><span class="ng-binding">0 /200</span></div>
  </div>
  <div class="c-cta-group">
    <div class="c-cta-group__left"><button type="reset" class="c-btn c-player-notes__cancel-btn ng-scope" ng-click="vm.closeOverlay()" translate="PLAYER_NOTES.CANCEL">Cancel</button></div>
    <div class="c-cta-group__right"><button type="submit" ng-class="{ 'is-submitting': isSubmitting, 'is-disabled': isDisabled }" ng-disabled="isDisabled" class="c-btn c-btn--strong c-player-notes__submit-btn ng-isolate-scope is-disabled"
        ng-click="vm.createNote()" is-disabled="!vm.note.length" is-submitting="vm.isSubmitting" disabled="disabled">
        <div class="c-btn__spinner">
          <div class="c-spinner"></div>
        </div><span><ng-transclude><span translate="PLAYER_NOTES.SUBMIT" class="ng-scope">Submit</span></ng-transclude></span>
      </button></div>
  </div>
</form>

#

<form id="ProProfs_post_form" action="#" onsubmit="ProProfs_postchat_submit();return false" style="display: none;">
  <div id="post_chat_pp_form_template">
    <div class="proprofs_form_title">Please rate this chat</div>
    <div style="margin: 0px 10px 11px;text-align: center;">
      <i id="p_pp_icon_1" class="_proprofs_fa _proprofs_fa_star pp_star_setting _proprofs_icon-star-fill" onmouseenter="p_get_rating_hover(1,'linear-gradient(to right, rgb(206, 15, 105) 0%, rgb(51, 153, 204) 50%, rgb(45, 200, 77) 100%) rgb(51, 50, 50)');" onmouseleave="p_remove_rating('linear-gradient(to right, rgb(206, 15, 105) 0%, rgb(51, 153, 204) 50%, rgb(45, 200, 77) 100%) rgb(51, 50, 50)');" onclick="p_submit_rating(1,'linear-gradient(to right, rgb(206, 15, 105) 0%, rgb(51, 153, 204) 50%, rgb(45, 200, 77) 100%) rgb(51, 50, 50)');"></i><i id="p_pp_icon_2" class="_proprofs_fa _proprofs_fa_star pp_star_setting _proprofs_icon-star-fill" onmouseenter="p_get_rating_hover(2,'linear-gradient(to right, rgb(206, 15, 105) 0%, rgb(51, 153, 204) 50%, rgb(45, 200, 77) 100%) rgb(51, 50, 50)');" onmouseleave="p_remove_rating('linear-gradient(to right, rgb(206, 15, 105) 0%, rgb(51, 153, 204) 50%, rgb(45, 200, 77) 100%) rgb(51, 50, 50)');" onclick="p_submit_rating(2,'linear-gradient(to right, rgb(206, 15, 105) 0%, rgb(51, 153, 204) 50%, rgb(45, 200, 77) 100%) rgb(51, 50, 50)');"></i><i id="p_pp_icon_3" class="_proprofs_fa _proprofs_fa_star pp_star_setting _proprofs_icon-star-fill" onmouseenter="p_get_rating_hover(3,'linear-gradient(to right, rgb(206, 15, 105) 0%, rgb(51, 153, 204) 50%, rgb(45, 200, 77) 100%) rgb(51, 50, 50)');" onmouseleave="p_remove_rating('linear-gradient(to right, rgb(206, 15, 105) 0%, rgb(51, 153, 204) 50%, rgb(45, 200, 77) 100%) rgb(51, 50, 50)');" onclick="p_submit_rating(3,'linear-gradient(to right, rgb(206, 15, 105) 0%, rgb(51, 153, 204) 50%, rgb(45, 200, 77) 100%) rgb(51, 50, 50)');"></i><i id="p_pp_icon_4" class="_proprofs_fa _proprofs_fa_star pp_star_setting _proprofs_icon-star-fill" onmouseenter="p_get_rating_hover(4,'linear-gradient(to right, rgb(206, 15, 105) 0%, rgb(51, 153, 204) 50%, rgb(45, 200, 77) 100%) rgb(51, 50, 50)');" onmouseleave="p_remove_rating('linear-gradient(to right, rgb(206, 15, 105) 0%, rgb(51, 153, 204) 50%, rgb(45, 200, 77) 100%) rgb(51, 50, 50)');" onclick="p_submit_rating(4,'linear-gradient(to right, rgb(206, 15, 105) 0%, rgb(51, 153, 204) 50%, rgb(45, 200, 77) 100%) rgb(51, 50, 50)');"></i><i id="p_pp_icon_5" class="_proprofs_fa _proprofs_fa_star pp_star_setting _proprofs_icon-star-fill" onmouseenter="p_get_rating_hover(5,'linear-gradient(to right, rgb(206, 15, 105) 0%, rgb(51, 153, 204) 50%, rgb(45, 200, 77) 100%) rgb(51, 50, 50)');" onmouseleave="p_remove_rating('linear-gradient(to right, rgb(206, 15, 105) 0%, rgb(51, 153, 204) 50%, rgb(45, 200, 77) 100%) rgb(51, 50, 50)');" onclick="p_submit_rating(5,'linear-gradient(to right, rgb(206, 15, 105) 0%, rgb(51, 153, 204) 50%, rgb(45, 200, 77) 100%) rgb(51, 50, 50)');"></i>
    </div><input type="hidden" id="proprofs_trancript" name="proprofs_transcript" value="0"><input type="hidden" id="post_ProProfs_rating" name="post_ProProfs_rating" value="0"><input type="hidden" name="post_ProProfs_session"
      value="392760jaq1tw1ot06i325yw90155363"><input type="hidden" name="post_ProProfs_language_id" value="37294"><input type="hidden" name="post_ProProfs_site_id" value="39276">
    <div class="proprofs_form_label"><label for="post_pp_fld_1" class="post_pp_fld_1">Message<span style="color:  #D42C02;display:inline-block;" id="post_required_post_pp_fld_1"> * </span></label></div><textarea
      class="proprofs_form_element pp_txt_area" rows="3" id="post_pp_fld_1" style="    resize: none !important;margin-left:0;" name="post_pp_fld_1" onfocus="post_hide_proprofs_error('post_pp_fld_1')"></textarea>
    <div class="proprofs_error_msg" id="post_PP_error_post_pp_fld_1">Message field is required.</div><input type="hidden" id="post_ProProfs_field_counter" name="post_ProProfs_field_counter" value="1"><input class="ProProfs_submit_button"
      type="submit" value="Submit"
      style="    margin-top: 13px;background:linear-gradient(to right, rgb(206, 15, 105) 0%, rgb(51, 153, 204) 50%, rgb(45, 200, 77) 100%) rgb(51, 50, 50) !important;color:#fff !important;cursor:pointer;"><a href="javascript:pp_change_status('392760jaq1tw1ot06i325yw90155363')" style="display: block;text-decoration: none;padding: 10px 0px;font-size: 11px;    text-align: center;">Cancel</a><img
      id="post_loader_pp_2" src="https://s01.live2support.com/dashboardv2/chatassets/img/pp_loader.gif" alt="Loading Live Chat" style="margin-left: 48%;visibility: hidden;"><img id="post_loader_pp"
      src="https://s01.live2support.com/dashboardv2/chatassets/img/pp_loader.gif" alt="Loading Live Chat" style="margin-left: 48%;margin-top: 8px;visibility: hidden;">
  </div>
  <div id="after_submit_pp_survey" style="padding: 36% 0%;text-align: center;color: #bab8b8;font-size: 12px;display:none;">Thank you for your
    feedback!<a href="javascript:pp_change_status('392760jaq1tw1ot06i325yw90155363')" style="display: block;text-decoration: none;padding: 10px 0px;">Continue</a><img id="post_loader_pp_1"
      src="https://s01.live2support.com/dashboardv2/chatassets/img/pp_loader.gif" alt="Loading Live Chat" style="visibility: hidden;"></div>
</form>

POST #

<form id="ProProfs_offline_form" action="#" method="post" enctype="multipart/form-data" onsubmit="ProProfs_offline_submit();return false" style="display: none;"><input type="hidden" value="0" id="pp_time_tracker_status" name="pp_time_tracker_status">
  <div id="form_offline_pp_templates">
    <div id="ProPorfs_offline_strip">Chat offline. Please drop a message for us to get back ASAP </div>
    <div id="ProPorfs_offline_strip_timer">All our operators are busy right now.</div>
    <div class="proprofs_form_title">We are offline - please leave a message</div><input type="hidden" name="off_ProProfs_session" value="392760jaq1tw1ot06i325yw90155363"><input type="hidden" name="off_ProProfs_language_id" value="37294"><input
      type="hidden" name="off_ProProfs_site_id" value="39276">
    <div class="proprofs_form_label" style="display:block;"><label for="pp_department_offline_label">Department</label><span style="color:  #D42C02;display:none;" id="required_pp_department_label"> * </span></div><select class="proprofs_form_element"
      id="pp_department_offline_label" name="pp_department_offline_label" style="margin-bottom: 10px !important;display:block;" onchange="pp_hide_dept_error();">
      <option value="0">Select</option>
      <option value="1390">Support (Online)</option>
      <option value="1391">Music Search (Offline)</option>
    </select>
    <div class="proprofs_error_msg" id="PP_error_pp_department_offline_label" style="margin-top: -10px;">Department is required.</div>
    <div class="proprofs_form_label"><label for="off_pp_visitor_name" class="off_pp_visitor_name">Name</label><span style="color:  #D42C02;display:inline-block;" id="off_required_off_pp_visitor_name"> * </span></div><input type="text"
      class="proprofs_form_element" name="off_pp_visitor_name" id="off_pp_visitor_name" onfocus="off_hide_proprofs_error('off_pp_visitor_name')" value="">
    <div class="proprofs_error_msg" id="off_PP_error_off_pp_visitor_name">Invalid name</div>
    <div class="proprofs_form_label"><label for="off_pp_visitor_email" class="off_pp_visitor_email">Email</label><span style="color:  #D42C02;display:inline-block;" id="off_required_off_pp_visitor_email"> * </span></div><input type="text"
      class="proprofs_form_element" name="off_pp_visitor_email" id="off_pp_visitor_email" onfocus="off_hide_proprofs_error('off_pp_visitor_email')" value="">
    <div class="proprofs_error_msg" id="off_PP_error_off_pp_visitor_email">Invalid email address</div>
    <div class="proprofs_form_label"><label for="off_pp_fld_3" class="off_pp_fld_3">Message</label><span style="color:  #D42C02;display:inline-block;" id="off_required_off_pp_fld_3"> * </span></div><textarea class="proprofs_form_element pp_txt_area"
      rows="3" id="off_pp_fld_3" style="    resize: none !important;margin-left:0;" name="off_pp_fld_3" onfocus="off_hide_proprofs_error('off_pp_fld_3')"></textarea>
    <div class="proprofs_error_msg" id="off_PP_error_off_pp_fld_3">Message required</div><input type="hidden" id="off_ProProfs_field_counter" name="off_ProProfs_field_counter" value="3"><input id="ProProfs_offline_button"
      class="ProProfs_submit_button" type="submit" value="Submit"
      style="    margin-top: 5px;background:linear-gradient(to right, rgb(206, 15, 105) 0%, rgb(51, 153, 204) 50%, rgb(45, 200, 77) 100%) rgb(51, 50, 50) !important;color:#fff !important;cursor:pointer;">
    <div class="proprofs_dot_flashing" id="offline_chat_form_loader" style="visibility:hidden;"></div>
  </div>
  <div id="after_submit_templates" style="padding: 39% 0px;	text-align: center;color: #9b9b9b;display:none;">Thanks for your message! We will get back to you shortly.</div>
</form>

#

<form id="ProProfs_prechat_form" action="#" onsubmit="ProProfs_prechat_submit();return false" style="display: block;"><input type="hidden" value="0" id="pp_time_tracker">
  <div id="ProPorfs_online_strip">Chat is online</div>
  <div class="proprofs_form_title">Please provide us these details so we may assist you better.</div><input type="hidden" name="ProProfs_session" value="392760jaq1tw1ot06i325yw90155363"><input type="hidden" name="ProProfs_language_id"
    value="37294"><input type="hidden" name="ProProfs_site_id" value="39276">
  <div class="proprofs_form_label" style="display:none;"><label for="pp_operator_label">Operators</label><span style="color:  #D42C02;display:none;" id="required_pp_operator_label"> * </span></div><select class="proprofs_form_element"
    id="pp_operator_label" name="pp_operator_label" style="margin-bottom: 10px !important;display:none;">
    <option value="0">Select</option>
    <option value="235806">James Hilbig - james.hilbig@umusic.com</option>
  </select>
  <div class="proprofs_form_label" style="display:none;"><label for="pp_group_label">Groups</label><span style="color:  #D42C02;display:none;" id="required_pp_group_label"> * </span></div><select class="proprofs_form_element" id="pp_group_label"
    name="pp_group_label" style="margin-bottom: 10px !important;display:none;">
    <option value="0">Select</option>
  </select>
  <div class="proprofs_form_label" style="display:block;"><label for="pp_department_label">Department</label><span style="color:  #D42C02;display:none;" id="required_pp_department_label"> * </span></div><select class="proprofs_form_element"
    id="pp_department_label" name="pp_department_label" style="margin-bottom: 10px !important;display:block;" onchange="pp_hide_dept_error();">
    <option value="0">Select</option>
    <option value="1390">Support (Online)</option>
    <option value="1391">Music Search (Offline)</option>
  </select>
  <div class="proprofs_error_msg" id="PP_error_pp_department_label" style="margin-top: -10px;">Department is required.</div>
  <div class="proprofs_form_label"><label for="pp_visitor_name" class="pp_visitor_name">Name</label><span style="color:  #D42C02;display:inline-block;" id="required_pp_visitor_name"> * </span></div><input type="text" class="proprofs_form_element"
    name="pp_visitor_name" id="pp_visitor_name" onfocus="hide_proprofs_error('pp_visitor_name')" value="">
  <div class="proprofs_error_msg" id="PP_error_pp_visitor_name">Name required. Please fill your name.</div>
  <div class="proprofs_form_label"><label for="pp_visitor_email" class="pp_visitor_email">Email</label><span style="color:  #D42C02;display:inline-block;" id="required_pp_visitor_email"> * </span></div><input type="text" class="proprofs_form_element"
    name="pp_visitor_email" id="pp_visitor_email" onfocus="hide_proprofs_error('pp_visitor_email')" value="">
  <div class="proprofs_error_msg" id="PP_error_pp_visitor_email">Email Required. Please fill your Email</div><input type="hidden" id="ProProfs_field_counter" name="ProProfs_field_counter" value="2"><input class="ProProfs_submit_button"
    id="ProProfs_prechat_button_submit" type="submit" value="Start Chat"
    style="    margin-top: 13px;background:linear-gradient(to right, rgb(206, 15, 105) 0%, rgb(51, 153, 204) 50%, rgb(45, 200, 77) 100%) rgb(51, 50, 50) !important;color:#fff !important;cursor:pointer;">
  <div class="proprofs_dot_flashing" id="prechat_form_loader" style="visibility:hidden;"></div>
</form>

POST

<form id="proprofs_uploadimage" action="" method="post" enctype="multipart/form-data" style="display:none;" onsubmit="ProProfs_image_submit();return false"><input type="hidden" name="pp_img_counter" id="pp_img_counter" value="1"><label
    for="pp_file_upload" style="display:none;">File</label><input type="file" name="pp_file" id="pp_file_upload" style="display:none;" onchange="upload_pp_image();"><input type="hidden" name="session_id_image"
    value="392760jaq1tw1ot06i325yw90155363"><input type="submit" id="pp_upload_image_button" value="Upload" class="submit" style="display:none;"></form>

Text Content

-
00:00
00:00

Share
 * 
 * 
 * 

Link Shortener
Versions
   
 * discover
      
    * Collections
      
    * New Releases
      
    * playlists
      
    * Get Inspired
      
    * Albums
      
    * Moods
      
    * Genres
      
    * Soundfx
      
    * Labels
      
    * Composers
      

   
 * Tools
   
 * Licensing
   
 * Syncs
   
   

   
 * Log In / Register
   
 * EN
 * 
   
   

   
 * Log In / Register
   
 * EN
 * 
   
   

You are on the United States site. Click here to see content more specific to
your country.


MUSIC IS UNIVERSAL

Keyword searchTrack Title/ComposerLyrics searchKeyword search
Previous

Label


ABBEY ROAD MASTERS

Recorded in the most famous studios in the world, Abbey Road Masters provides
the highest quality music for film, TV and ads. With all tracks pre-cleared and
ready to use, music from the world’s best writers and musicians is now more
accessible than ever before! DISCOVER MORE

Tool


CALLING ALL FINAL CUT PRO USERS

Download the Universal Production Music Extension for Final Cut Pro today and
start finding and importing the right music into your projects without leaving
the edit suite! Learn More

New Music


WEEKLY NEW RELEASES

Check out all the latest new releases. Updated weekly with over 20 albums from
labels around the globe. #musicisuniversal Discover Now

About Us


AS PART OF THE WORLD’S BIGGEST MUSIC BRAND...

...we know trends before they happen. With new music released every week, our
pre-cleared, flexible music licensing provides unprecedented access to
professionally composed production music, when you need it most. Learn More

Label


ELIAS MUSIC

We’re excited to announce the addition of Elias Music and The License Lab
production music catalogs to our class-leading repertoire. These premiere
catalogs reaffirms our commitment to providing the highest quality catalog and
solidifies Universal Production Music as the industry’s preeminent global music
brand. DISCOVER MORE

Label


SCORED BY: HARRY GREGSON-WILLIAMS

Introducing the brand new label from one of Hollywood's most prolific composers,
featuring music tailored towards specific emotions using mood-based albums.
Listen to the first five releases now and watch our exclusive interview.
Discover

ALBUM


BITTERSWEET MELODIES

Watch the music video for "Love On Fire" from the album "Bittersweet Melodies" -
Delicate, bittersweet piano and string melodies create a dreamlike atmosphere,
the perfect score for film, television & more. Featuring independent artist,
LEEZY joined by Jaron Takach & Timothy Greer of Saticöy. WATCH NOW

Label


ABBEY ROAD MASTERS

Recorded in the most famous studios in the world, Abbey Road Masters provides
the highest quality music for film, TV and ads. With all tracks pre-cleared and
ready to use, music from the world’s best writers and musicians is now more
accessible than ever before! DISCOVER MORE

Tool


CALLING ALL FINAL CUT PRO USERS

Download the Universal Production Music Extension for Final Cut Pro today and
start finding and importing the right music into your projects without leaving
the edit suite! Learn More

New Music


WEEKLY NEW RELEASES

Check out all the latest new releases. Updated weekly with over 20 albums from
labels around the globe. #musicisuniversal Discover Now

About Us


AS PART OF THE WORLD’S BIGGEST MUSIC BRAND...

...we know trends before they happen. With new music released every week, our
pre-cleared, flexible music licensing provides unprecedented access to
professionally composed production music, when you need it most. Learn More
Next


TRENDING NOW

Share
 * 
 * 
 * 

Link Shortener


SEASONAL - HALLOWEEN - FUN


PLAYLIST

Share
 * 
 * 
 * 

Link Shortener


WORLD & TRAVEL - LATIN AMERICA


PLAYLIST

Share
 * 
 * 
 * 

Link Shortener


SPORTS - FOOTBALL


PLAYLIST

View All Playlists
About Us


MUSIC IS UNIVERSAL

As creators of original content, we fully control all rights to our music,
giving you unrivaled licensing terms, complete indemnification, and ultimate
peace of mind. Avoid takedowns and accelerate your workflow with Universal
Production Music.

Learn More


FLEXIBLE LICENSING

License per track or on a subscription basis with ease.


FINDING MUSIC MADE EASY

Streamline your music searches with help from our team.


STEMS AVAILABLE

Create your own mix to fit your needs.


CUSTOM MUSIC SOLUTIONS

Find your signature sound with us.


FEATURED TOOL


UNIVERSAL PRODUCTION MUSIC EXTENSION FOR ADOBE PREMIERE PRO

Access Universal Production Music’s entire catalog including stems and alt
versions with our Adobe Extensions. Save time and experience an easy way to
search, play, download music and view playlists without leaving Adobe Premiere
Pro or Audition. Download Now View All Tools


RECENT PLACEMENTS


DISCOVER CHANNEL - SHARKWEEK

Shark Week 2019. Shark Week, television's longest-running, and most anticipated
summer event returns with bigger sharks and bigger bites on Sunday, July 28 and
continues through Sunday, August 4.

WATCH NOW


THE PLANETS : THE FIRST LOOK TRAILER | BBC EARTH

Welcome to the greatest story that’s never been told. In a new, ground breaking
series we’ll be telling the story of the planets as never before.

WATCH NOW


KTLA LA DODGERS - GO DODGER BLUE!

The best sports video.

WATCH NOW
View all


TRUSTED BY




WHAT THEY SAY

James & Lucas – thank you so much for your partnership! It makes such a
difference and we value it greatly!

Read More
John Lovelace - Manager of Marketing & Promotion KTLA 5 Los Angeles

We did have a moment to get on the phone with your music supervisor and I will
say, this was a great experience and the client service from Killer Tracks is
World Class. I also wasn't aware of all the great benefits of our relationship,
so I will definitely will be asking for help in the near future. 

Read More
Tiffany Golden Wieden + Kennedy

Thanks. You guys kill it, every time.


Tom Fitzjerrells Pinnacle Advertising

Dang, Ivan, these are great!!!! Still listening but wanted you to know I’m
impressed 😊 😊


Beryt Nisenson Authentica Media

Using music from Killer Tracks really brings our content to life. The service
provides us with music that's at the quality standard we expect.

Read More
S. Menard Gameloft

Our KTLA team would like to thank you for your talent and for elevating our
campaigns. Your music library is my first stop for any music selection. We won
an LA Area Emmy for our Dodgers "Go Blue" Promo in the Short Promo - Sports
Category. Your music drove the promo and was the theme of the campaign.

Read More
Bobby Matthews KTLA 5 News

These proposed tracks were perfect, actually the first one was exactly what I
was looking for… thank you so much for your help!

Read More
Mike Featherstone Charter

“To land our creative idea, we knew finding the right music was going to be the
most challenging part of the project, but it ended up being the easiest. Thanks
to Universal Music for making the experience so painless.”

Read More
Brian Baldwin Harbor PDX

“Sonic Beat always delivers exactly what I need.”


Alex Bandy, Music Supervisor Access Hollywood, Access Daily

James & Lucas – thank you so much for your partnership! It makes such a
difference and we value it greatly!

Read More
John Lovelace - Manager of Marketing & Promotion KTLA 5 Los Angeles

We did have a moment to get on the phone with your music supervisor and I will
say, this was a great experience and the client service from Killer Tracks is
World Class. I also wasn't aware of all the great benefits of our relationship,
so I will definitely will be asking for help in the near future. 

Read More
Tiffany Golden Wieden + Kennedy

Thanks. You guys kill it, every time.


Tom Fitzjerrells Pinnacle Advertising

Dang, Ivan, these are great!!!! Still listening but wanted you to know I’m
impressed 😊 😊


Beryt Nisenson Authentica Media

Using music from Killer Tracks really brings our content to life. The service
provides us with music that's at the quality standard we expect.

Read More
S. Menard Gameloft

Our KTLA team would like to thank you for your talent and for elevating our
campaigns. Your music library is my first stop for any music selection. We won
an LA Area Emmy for our Dodgers "Go Blue" Promo in the Short Promo - Sports
Category. Your music drove the promo and was the theme of the campaign.

Read More
Bobby Matthews KTLA 5 News

These proposed tracks were perfect, actually the first one was exactly what I
was looking for… thank you so much for your help!

Read More
Mike Featherstone Charter

“To land our creative idea, we knew finding the right music was going to be the
most challenging part of the project, but it ended up being the easiest. Thanks
to Universal Music for making the experience so painless.”

Read More
Brian Baldwin Harbor PDX

“Sonic Beat always delivers exactly what I need.”


Alex Bandy, Music Supervisor Access Hollywood, Access Daily

James & Lucas – thank you so much for your partnership! It makes such a
difference and we value it greatly!

Read More
John Lovelace - Manager of Marketing & Promotion KTLA 5 Los Angeles


ENOUGH ABOUT US... YOU CAME FOR THE MUSIC

Download tracks, create projects, collaborate with your team and share with your
clients.

CREATE ACCOUNT NOW DISCOVER MUSIC


PLEASE DON'T STOP THE MUSIC

Subscribe to our newsletter, for the latest news, events, and new music!


SIGN UP

© Copyright 2022
Universal Music Group N.V.
All rights reserved.
About Us
 * Contact Us
 * About Us
 * Global Offices
 * Composers
 * Get Inspired
 * UPM Brand Resources

DISCOVER
 * Request A Music Search
 * Licensing
 * EDU Licensing
 * Tools
 * Blog
 * SoundFX

MORE
 * FAQ
 * Help
 * Online Payment Instructions
 * Rate Card for US and Canada
 * Quarterly Music Registration Form
 * UPM US | Keyboard Shortcuts

Legal
 * Terms and Conditions
 * Privacy Policy
 * Cookies Policy
 * Competitions - US

Connect
 * 
   Spotify
 * 
   LinkedIn
 * 
   YouTube
 * 
   Facebook
 * 
   Instagram
 * 
   Twitter
 * Music Submissions

See results

Load more
Select language
   
 * English
   

Log out
 * 
 * 
 * 
 * 

MY PROJECTS AND PITCHES

 * View my projects
 * New project
   New project title
 * Favorites
   

Search


MY SEARCH HISTORY



MY DOWNLOADS

Your Download History will be shown here.

PLAYER

 * 
 * 

PLAY QUEUE (0)

Press Play on a track to use the play queue.

PLAY HISTORY




SIMILARITY SEARCH

Find Similar tracks using a reference URL or an audio file

Enter URL (YouTube, Soundcloud or Vimeo):

Select time frame to analyze
OR
Audio file (wav or mp3):

Select time frame to analyze Begin Search
We use cookies to ensure that we give you the best experience on our website.
Clicking 'Accept', we'll assume that you consent to receive all cookies in
accordance with our cookie policy. You may change your cookie settings at any
time.

 
Accept


DOWNLOAD



Please choose required formats:

MP3

AIFF

WAV


Include all edits and versions

Download info only

Cancel
Download
Versions & Edits
Add to project Download
Title

Length


Write a general note
0 /200
Cancel

Submit

ALL NOTES

GENERAL NOTES ()

Delete


NOTES BY TIME ()

Delete




Print Lyrics

We’re processing your payment.

This may take a few moments.


add chat to your website
?
9 New
Chat with us***
Please wait.
We are processing...


Please rate this chat

Message *
Message field is required.
Cancel
Thank you for your feedback!Continue
Chat offline. Please drop a message for us to get back ASAP
All our operators are busy right now.
We are offline - please leave a message
Department *
SelectSupport (Online)Music Search (Offline)
Department is required.
Name *
Invalid name
Email *
Invalid email address
Message *
Message required

Thanks for your message! We will get back to you shortly.
Chat is online
Please provide us these details so we may assist you better.
Operators *
SelectJames Hilbig - james.hilbig@umusic.com
Groups *
Select
Department *
SelectSupport (Online)Music Search (Offline)
Department is required.
Name *
Name required. Please fill your name.
Email *
Email Required. Please fill your Email

Support



Are you sure you want to close this session?

End ChatContinue
Please wait while we connect you to our online operator...

File




undefined is available.
Typically replies instantly
Chat with undefinedChat with us
undefined



Knowledgebase


Are you sure you want to close this session?

End ChatContinue
Powered by
undefined says...
This is bot welcome message
undefined

Click here to reply
how may i help you?

Click here to reply

undefined
undefined

Click here to reply
Website Tour