login
Initially, until we change our audience's perceptions, we are only looking for high quality Indie music—think radio quality (good vocals and great production), but let us be the judge—i.e., don't discount your music before we have had a chance to listen to it. We have a strict policy of NO AI—and we will be checking.
NOTE: this show will be played on Radio Hawke's Bay and uploaded to Spotify. It will also we available on this website. You will need to make sure you have the ability to give us the rights to approve us to play your music.
PLEASE READ CAREFULLY BEFORE SUBMITTING
YOU NEED TO REGISTER ON THIS WEBSITE AND CREATE AN ARTIST PROFILE FOR YOURSELF/YOUR BAND OR YOUR MUSIC WILL NOT BE PLAYED ON THE SHOW: Go here (manage-profile) to create your profile after registering here (register). Also, make sure you confirm your email address.
NOTE: if you need to convert a file, downsize an image for your profile, etc, here is a good free file converter: https://www.freeconvert.com/

Supported By:

Terms | Privacy Policy | (c) Copyright 2026 Yehaa Trading Trust (T/A Indie Pulse). All rights reserved.
Powered by: Woo
With a growing awareness of on-line privacy and security issues, further tightening of the spam laws worldwide and the need for businesses to have more robust collection of data systems in place, Woo has risen to the challenge by creating a universal ID for users on the platform - called a Woo ID.
The Woo ID provides you with the security that Woo is dedicated, and bound by law, to ensure your information is kept private and that all anti-spam laws are adhered to. Every user added to a Woo website gets to verify their email address. This ensures issues with data entry and out-of-date email accounts are spotted early.
The Woo ID universal ID is the market leader: creating a safe and spam free environment for you.
Read more about Woo and their Privacy Policy
"; var message = $("| Name | '; html += 'Price | '; html += 'Qty | '; html += 'Total | '; html += ''; html += ' |
|---|---|---|---|---|
| Your cart is empty | ||||
| ' + description + ' | '; html += '' + formatDollar(price) + ' | '; html += '' + qty + ' | '; html += '' + formatDollar(total) + ' | '; html += ''; html += ''; html += ' | '; html += '
| Sub Total | '; html += '' + formatDollar(grandTotal) + ' | '; html += ''; html += ' | ||
| ' + invoiceSettingsData.salesTaxName + ' | '; html += '' + formatDollar(grandTotal * (parseFloat(invoiceSettingsData.salesTaxPercent)/100)) + ' | '; html += ''; html += ' | ||
| Total | '; html += '' + formatDollar(grandTotal + (grandTotal * (parseFloat(invoiceSettingsData.salesTaxPercent)/100)) ) + ' | '; html += ''; html += ' | ||