We don’t make beats, we “PRODUCE” the track with you!

Music Production Pricing

Hourly


Hourly rate for budget concious music production. Includes 50% publishing split, 50 points master split for producer.
₹2200

Exclusive Indie

Includes 50% publishing split, 50 points master split for producer.
₹25000

Exclusive Premium

Aimed at signed artists. Includes 50% publishing split, 20 points master split for producer.
₹75,000+

Shopping Cart
/* ═══════════════════════════════════════════════════════════════════════════ MADEBYREKO STUDIO — interactions ─────────────────────────────────────────────────────────────────────────── Load this in the FOOTER of the page that holds the #mbr HTML block. EASIEST WAY (free plugin): Plugins → Add New → install "WPCode – Insert Headers and Footers" Code Snippets → Add Snippet → Add Your Custom Code → Code Type: JavaScript Paste this whole file → Insertion: Site Wide Footer → Activate. NO-PLUGIN WAY (child theme functions.php): add_action('wp_footer', function () { if (!is_page('your-page-slug')) return; echo ''; }, 99); TO CHECK IT LOADED: open the page, press F12 → Console, type MBR_VERSION If it prints a date, this file is running. If it says "not defined", it isn't. ═══════════════════════════════════════════════════════════════════════════ */ (function(){ "use strict"; window.MBR_VERSION = '2026-07-29'; /* ── GSAP is fetched here rather than with