origamibeats.beatstars.com Open in urlscan Pro
2600:1f18:264f:c61f:4073:50ee:b067:92f6  Public Scan

URL: https://origamibeats.beatstars.com/
Submission: On August 01 via api from FI — Scanned from FI

Form analysis 5 forms found in the DOM

Name: searchProPageTracks

<form name="searchProPageTracks" ng-submit="searchMusic(keyword)" role="search" class="ng-pristine ng-valid">
  <div layout="row" class="layout-row"><md-input-container class="md-block m-none flex" flex=""><label class="input-height-l" for="input_0"><i class="material-icons" style="font-size:18px;position:relative;top:3px;">search</i> Search</label> <input
        class="input-box m-none input-height-l ng-pristine ng-untouched ng-valid md-input ng-empty" ng-focus="searchAutoComplete(keyword)" ng-keyup="searchAutoComplete(keyword)" ng-keydown="clearAutoCompleteTimeout()" ng-blur="searchFocusedOff()"
        name="search_keyword" ng-model="keyword" autocomplete="off" type="search" id="input_0" aria-invalid="false">
      <div class="md-errors-spacer"></div>
    </md-input-container><md-input-container class="md-block m-none nudged-src-btn"><button class="md-button btn-primary m-none md-ink-ripple" md-ink-ripple="" role="menuitem"><i class="fa fa-search"></i></button></md-input-container></div>
  <div layout="row" ng-class="{'hide':!autocompleteResults &amp;&amp; searchFocused}" class="layout-row">
    <div class="m block bg-white bg-white-transparent"><!-- ngRepeat: autocomplete in autocompleteResults --></div>
  </div>
</form>

Name: searchProPageTracksPOST .

<form id="mobsearch" name="searchProPageTracks" action="." method="post" role="search" mobile-search="formLevel" mobile-search-keyword="keyword" class="ng-pristine ng-valid ng-isolate-scope">
  <div layout="row" class="layout-row"><span flex="" class="flex"><input type="search" placeholder="What type of track are you looking for?" ng-model="keyword" id="searchBoxMobile" mobile-search="textboxLevel" mobile-search-keyword="keyword"
        class="ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty" aria-invalid="false"> <button class="search-btn" aria-label="search button"><i class="fa fa-search"></i></button> <input type="submit" style="visibility: hidden;"></span>
  </div>
</form>

Name: searchProPageTracks

<form name="searchProPageTracks" ng-submit="searchMusic(keyword)" role="search" class="ng-pristine ng-valid">
  <div id="home-search"><input ng-focus="searchAutoComplete(keyword)" ng-keyup="searchAutoComplete(keyword)" ng-keydown="clearAutoCompleteTimeout()" ng-blur="searchFocusedOff()" name="search_keyword" ng-model="keyword" autocomplete="off"
      type="search" placeholder="What type of track are you looking for?" class="ng-pristine ng-untouched ng-valid ng-empty" aria-invalid="false"> <button><i class="fa fa-search"></i></button>
    <div class="search-auto-complete-results bg-white-transparent"><!-- ngRepeat: autocomplete in autocompleteResults --></div>
  </div>
</form>

Name: subscriptionFormSettings

<form name="subscriptionFormSettings" ng-submit="subscriptionFormSettings.$valid &amp;&amp; subscribeEmail(subscriptionForm)" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email">
  <md-content layout-padding="" class="md-docs-dark-theme layout-padding _md">
    <div>
      <div layout-gt-sm="row" class="layout-gt-sm-row"><md-input-container class="md-block m-l-xs m-r-xs flex-gt-sm" flex-gt-sm=""><label for="input_14" class="md-required">Full Name</label> <input required=""
            class="input-box ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="full_name" ng-model="subscriptionForm.full_name" autocomplete="off" id="input_14" aria-invalid="true">
          <div class="md-errors-spacer"></div>
          <div ng-messages="subscriptionFormSettings.full_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">Name is required.</div>
          </div>
        </md-input-container><md-input-container class="md-block m-l-xs m-r-xs flex-gt-sm" flex-gt-sm=""><label for="input_15" class="md-required">E-mail address</label> <input required=""
            class="input-box ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email" ng-model="subscriptionForm.email" name="sf_email" type="email" minlength="3"
            maxlength="100" ng-pattern="/^.+@.+\..+$/" autocomplete="off" id="input_15" aria-invalid="true">
          <div class="md-errors-spacer"></div>
          <div ng-messages="subscriptionFormSettings.sf_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><!-- ngIf: subscriptionSettings.provider_type === 'fan_connect' || subscriptionSettings.fan_connect_tag_id != 0 --><md-input-container class="md-block m-b-none m-l-xs m-r-xs subscribe-button"><button
            class="md-button btn-primary-cta m-none btn-block ng-binding text-muted" ng-class="{'hide':submittingEmail, 'text-muted': !accept_mailing_list}" ng-disabled="!accept_mailing_list" disabled="disabled">Send my beats</button> <span
            ng-class="{'hide':!submittingEmail}" class="inline m-t-xs hide"><md-progress-circular class="md-hue-2 inline v-middle ng-isolate-scope md-mode-indeterminate" md-diameter="20px" aria-valuemin="0" aria-valuemax="100" role="progressbar"
              md-mode="indeterminate" style="width: 20px; height: 20px;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" style="width: 20px; height: 20px; transform-origin: 10px 10px 10px;">
                <path fill="none" stroke-width="2" stroke-linecap="square" d="M10,1A9,9 0 1 1 1,10" stroke-dasharray="42.411500823462205" stroke-dashoffset="42.98036750835891" transform="rotate(-270 10 10)"></path>
              </svg></md-progress-circular>Subscribing email, please wait...</span></md-input-container></div>
      <div layout="row" class="text-danger block m-t text-center text-xs text-ellipsis hide layout-row" ng-class="{'hide':submitError==''}"><span flex="" class="ng-binding flex"><i class="fa fa-exclamation m-r-xs"></i> </span></div>
      <div layout="row" layout-padding="" class="layout-padding layout-row"><span flex="" class="text-center flex"><md-checkbox name="accept_mailing_list" ng-model="accept_mailing_list" required=""
            class="text-left ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" tabindex="0" type="checkbox" role="checkbox" aria-checked="false" aria-invalid="true" aria-required="true"
            aria-label="Check this box to confirm that you would like to receive emails from Origamibeats">
            <div class="md-container md-ink-ripple" md-ink-ripple="" md-ink-ripple-checkbox="">
              <div class="md-icon"></div>
            </div>
            <div ng-transclude="" class="md-label"><span class="text-sm ng-binding ng-scope">Check this box to confirm that you would like to receive emails from Origamibeats</span></div>
          </md-checkbox></span></div>
    </div>
  </md-content></form>

Name: userForm

<form name="userForm" ng-submit="propageContact(contact)" class="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="md-required" for="input_21">Your name</label> <input required=""
        class="input-box ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="name" ng-model="contact.name" autocomplete="off" id="input_21" 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="md-required" for="input_22">E-mail address</label> <input required=""
        class="input-box 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_22" 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="md-required" for="input_23">Subject</label> <input required="" class="input-box ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required"
      name="subject" ng-model="contact.subject" autocomplete="off" id="input_23" 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="md-required" for="input_24">Message</label>
    <div class="md-resize-wrapper"><textarea required="" class="input-box ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="message" ng-model="contact.message" rows="5" md-select-on-focus="" autocomplete="off"
        id="input_24" aria-invalid="true" style="height: 140px;"></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 layout-gt-sm-row"><!-- ngIf: !sendingMessage -->
    <p class="m-none ng-scope" ng-if="!sendingMessage"><button class="md-button btn-primary-cta m-none block-xs">SEND MESSAGE</button> <span ng-class="{'hide':!contactError}" class="text-danger block-xs ng-binding hide">&nbsp; &nbsp;
        <i class="fa fa-exclamation"></i> </span></p><!-- end ngIf: !sendingMessage -->
  </div><!-- ngIf: sendingMessage -->
</form>

Text Content




ORIGAMI

About Beats Albums Videos Sound Kits Services Blog Contact Memberships
Merchandise
 $0.00 0
LOG INsearch
search Search





Beats About



FEATURED TRACK

 

FEATURED TRACK




GENRE

BPM

PRICE

$0.00+

BPM

PRICE

$0.00+
ADD TO CART IN CART  
 * TITLE TIME BPM TAGS OPTIONS

   
 * RUSH 02:35 125 new jazz type beat yeat     ADD IN CART
   
 * Love 02:23 0 giveon type beat rnb kehlani     ADD IN CART
   
 * Lucky Charm 03:56 0 90s rnb 2000s rnb rnb type beat     ADD IN CART
   
 * Twilight | Rnb x Daniel Ceasar 02:40 0 daniel ceasar rnb brent fayaz    
   ADD IN CART
   
 * Memory | 90s Anime type beat 02:08 0 90s anime type beat oldschool    
   ADD IN CART
   
 * Remember Me 03:43 0 sad type beat emotional anime     ADD IN CART
   
 * MAIN CHARACTER 03:23 0 chill type beat origami vibey     ADD IN CART
   
 * Colorfull World 02:29 0 anime type beat chill type beat guitar     ADD IN
   CART
   
 * Lotta Love 03:22 0 guitar rnb type beat     ADD IN CART
   
 * Itachi 03:06 0 type beat anime guitar     ADD IN CART
   
 * Time Flies |Oldschool x J cole x Joey badass x Logic 03:26 0 joey badass j
   cole logic     ADD IN CART
   
 * Good Morning 03:03 0 isaiah rashad j cole lofi     ADD IN CART
   
 * Gamecube | Noname x Smino x Goldlink Type Beat 03:56 0 chill noname vaporwave
       ADD IN CART
   
 * Lucid Dream 02:38 85 chill rnb type beat jordan ward type beat slow
   electronic type beat     ADD IN CART
   
 * RONIN 02:56 125 anime trap new jazz anime     ADD IN CART
   
 * Lift Me Up 02:50 135 rnb beat with hook 90s rnb beat rnb type beat    
   ADD IN CART
   
 * Dojo 04:10 92 oldschool chill boom bap     ADD IN CART
   
 * Slice of Life 03:12 150 chill type beat oldschool type beat freestyle type
   beat     ADD IN CART
   
 * Ride Slow 03:28 91 chill type beat lofi kota the friend type beat     ADD
   IN CART
   
 * LOGIA 02:20 123 Beat with hook anime newjazz     ADD IN CART
   

BROWSE ALL TRACKS


LICENSING INFO EDIT

P O P U L A R Mp3 $40.00 ~ PER UNIT MAKE AN OFFER

Read Full License

BULK DEALS

 MORE LESS

P O P U L A R Wav $70.00 ~ PER UNIT MAKE AN OFFER Comes as high quality .wav
file. Allows Song to be put on all major streaming Services Revenue Share starts
after 100.000 Streams and is 50/50

100.000 Audio & Video Streams

All Streaming services

1 Music Video

50/50 Revenue share after 100.000 Streams

Read Full License

BULK DEALS

 MORE LESS

P O P U L A R HQ Wav + Stems $147.00 ~ PER UNIT MAKE AN OFFER You get high
quality .wav Stems Allows your Song to be put out on all major streaming
Services. Revenue Share starts after 200.000 Streams and is 70/30 (70 you and 30
origami )

Stems

200.000 Audio Streams

Revenue share starts after 200.000 Streams and is 70(you)/30 (origami)

Read Full License

BULK DEALS

 MORE LESS

P O P U L A R Unlimited License $197.00 ~ PER UNIT MAKE AN OFFER

You get high quality .wav Stems. Allows your Song to be put out on all major
streaming Services. Revenue Share starts after 1 Million Streams and is 70/20
(70% goes to you and 20% origami )

Audio Streams Cap : 2 Million

Sold Copies Cap : 1 Million

Read Full License

BULK DEALS

 MORE LESS

P O P U L A R Exclusive lease $1,500.00 ~ PER UNIT MAKE AN OFFER You get the
beat exclusive , i get 4% master rights and 100% publishing

Read Full License




SOUND KITS


DETAILS


$47.00

OTAKU DRUMKIT 3

DETAILS


$37.00

Gami x Fiori Colors Oneshot Kit Vol. 1

DETAILS


$47.00

OTAKU DRUMKIT VOL 2

DETAILS


$30.00

Otaku Drumkit Vol.1

BROWSE ALL KITS


SERVICES


PRODUCTION LESSON

We will go over anything you would like to learn. I have been making beats for
11 years ...

DETAILS



CUSTOM BEAT

I will Create a Custom Exclusive Beat for you exclusively. You will get to pick
the genr...

DETAILS

BROWSE ALL SERVICES



 * remove_red_eye 0 Views on my Channel
 * subscriptions 0 Subscribers
 * hd 0 Videos

CONNECT WITH ME


CONNECT WITH ME


 SUBSCRIBE TO MAILING LIST

Full Name

Name is required.
E-mail address

Your email must be between 3 and 100 characters long and look like an e-mail
address.
Send my beats Subscribing email, please wait...

Check this box to confirm that you would like to receive emails from
Origamibeats


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    

 LOG IN
 About  Beats  Albums  Videos shopping_basket Merchandise  Memberships 
Sound Kits  Services  Blog  Contact



TERMS OF USE    •    PRIVACY POLICY




 

 * Main
 * About
 * Beats
 * Albums
 * Videos
 * Sound Kits

 * Merchandise
 * Memberships
 * Services
 * Blog
 * Contact
 * Licensing Info


 

Twitter_Color Created with Sketch. Youtube_Color Created with Sketch.








 repeat    format_list_numbered 

  $0.00+ IN CART 
 * TITLE TIME BPM TAGS OPTIONS

   
 * RUSH 02:35 125 new jazz type beat yeat     ADD IN CART
   
 * Love 02:23 0 giveon type beat rnb kehlani     ADD IN CART
   
 * Lucky Charm 03:56 0 90s rnb 2000s rnb rnb type beat     ADD IN CART
   
 * Twilight | Rnb x Daniel Ceasar 02:40 0 daniel ceasar rnb brent fayaz    
   ADD IN CART
   
 * Memory | 90s Anime type beat 02:08 0 90s anime type beat oldschool    
   ADD IN CART
   
 * Remember Me 03:43 0 sad type beat emotional anime     ADD IN CART
   
 * MAIN CHARACTER 03:23 0 chill type beat origami vibey     ADD IN CART
   
 * Colorfull World 02:29 0 anime type beat chill type beat guitar     ADD IN
   CART
   
 * Lotta Love 03:22 0 guitar rnb type beat     ADD IN CART
   
 * Itachi 03:06 0 type beat anime guitar     ADD IN CART
   
 * Time Flies |Oldschool x J cole x Joey badass x Logic 03:26 0 joey badass j
   cole logic     ADD IN CART
   
 * Good Morning 03:03 0 isaiah rashad j cole lofi     ADD IN CART
   
 * Gamecube | Noname x Smino x Goldlink Type Beat 03:56 0 chill noname vaporwave
       ADD IN CART
   
 * Lucid Dream 02:38 85 chill rnb type beat jordan ward type beat slow
   electronic type beat     ADD IN CART
   
 * RONIN 02:56 125 anime trap new jazz anime     ADD IN CART
   
 * Lift Me Up 02:50 135 rnb beat with hook 90s rnb beat rnb type beat    
   ADD IN CART
   
 * Dojo 04:10 92 oldschool chill boom bap     ADD IN CART
   
 * Slice of Life 03:12 150 chill type beat oldschool type beat freestyle type
   beat     ADD IN CART
   
 * Ride Slow 03:28 91 chill type beat lofi kota the friend type beat     ADD
   IN CART
   
 * LOGIA 02:20 123 Beat with hook anime newjazz     ADD IN CART
   


close