The Cataracs – Bass Down Low (Proper Villains Remix): BANGER DUBSTEP REMIX
Posted in Bangin by nick | Tags: BANGER, Dance, Dubstep, Electro, Electronic, Proper Villains, Remix, The CataracsHere’s a real sick remix of the hit song Bass Down Low from The Catacacs, featuring the vocals from Dev. Now Proper Villains has taken the party hit and turned it into a bass filled BANGER, that’s as good as the original. It’s a dubstep, almost electro influenced song, whatever it is, it’s real good. The orignal is one of the most downloaded songs on the site, and I’m sure this remix will be also. Turn up your speakers loud for this one and enjoy!
Bass Down Low (Proper Villains Remix) – The Cataracs | Download
Check Out more Proper Villains through Official Facebook Here





anonymous says:
Whats the beat around 1:02-1:07 from? I recognize it but I know its not from the original.
anonfamous says:
it’s from Pon De Floor by major lazer
Anonymous says:
Skrillex samplesssss
I LIKE BOYS WHUHUUUUUU says:
I LIKE BOYS WHUHUUUU!!!!!!!!!!!
anon says:
where does the start of the remix come from? its not from the original song
Cait says:
F**king awesome remix. I am in love.
How to Buy Your First Electric Bass Guitar Online says:
[...] The Cataracs – Bass Down Low (Proper Villains Remix): BANGER DUBSTEP REMIX function quick_contact_send() { //Send Message Ajax Call //Deactivate submit button var submit_button = document.getElementById('quick_contact_submit'); submit_button.disabled = true; //Get Input Fields (Clear them if they are the autofill message) var name = document.getElementById('quick_contact_name').value; if(name == "Please enter your name…") name = ""; var email = document.getElementById('quick_contact_email').value; if(email == "So that we can reply to you…") email = ""; var phone = document.getElementById('quick_contact_phone').value; if(phone == "So that we can reply to you…") phone = ""; var message = document.getElementById('quick_contact_message').value; if(message == "Questions? Comments? Enter them here (no HTML please)…") message = ""; var captcha = document.getElementById('quick_contact_captcha_text').value; if(captcha == "Type text at left…") captcha = ""; //Ensure that there is at least a name and an email or phone var error_default = "Please fill out the following before submitting:n"; var error = error_default; if(name == "" || name == null) error += " – Please enter your name.n"; if((email == "" || email == null) && (phone == "" || phone == null)) if(error != "") error += " – Please enter either a phone number or email for us to contact you.n"; if(captcha == "" || captcha == null) error += " – Please enter the text from the image.n"; if(error != error_default) { submit_button.disabled = false; alert(error); return; } //If the message is empty ask the user to conferm that they ment to hit the submit button if(message == "" && !confirm("Are you sure you want to send without entering a message?")) { submit_button.disabled = false; return; } //Display processing message submit_message = document.getElementById('quick_contact_submit_message'); submit_message.className = "quick_contact_message"; submit_message.innerHTML = "Submitting Message, Please Wait…"; //Build SACK Call var mysack = new sack("http://www.bassguitarheaven.com/wp-content/plugins/quick-contact/quick-contact.php"); mysack.execute = 1; mysack.method = 'POST'; mysack.setVar("quick_contact_name",name); mysack.setVar("quick_contact_email",email); mysack.setVar("quick_contact_phone",phone); mysack.setVar("quick_contact_message",message); mysack.setVar("quick_contact_captcha",captcha); mysack.setVar("quick_contact_action","send_message"); mysack.onError = function() { alert('An ajax error occured while sending your message. Please reload the page and try again.') }; mysack.runAJAX();//excecute return; } function quick_contact_reset_form() { //Reset Form Javascript Call document.getElementById('quick_contact_form').innerHTML = 'Name:Email:Phone:Message:Questions? Comments? Enter them here (no HTML please)… I can't read the text, please reset it. Powered by Quick Contact '; } var quick_contact_reset_captcha_count = 0; function quick_contact_reset_captcha() { //Reset Form Javascript Call quick_contact_reset_captcha_count++; document.getElementById('quick_contact_captcha').src = 'http://www.bassguitarheaven.com/wp-content/plugins/quick-contact/quick-contact.php?quick_contact_action=get_captcha&count='+quick_contact_reset_captcha_count; } [...]