[insert_php]
global $product;
$product[“name”] = “Turntable Translator”;
$product[“price_full”] = 25;
if ($_POST[‘couponCode’] == ’50 OFF’) $product[“price_discounted”] = 15;
else if ($_GET[‘coupon’] == ’50 OFF’) $product[“price_discounted”] = 15;
get_template_part(‘product’);
[/insert_php]
Turntable Translator is an app and plugin for hackers and fanatical turntablists. For those of you that want to route everything to everything : this tool is for you. Here you can take your turntable signal and use it to output a midi stream. If you have timecoded vinyl, no problem. If you have a midi controller, no problem! Any input will do.
Also, should you want to output a timecode (vinyl) signal, you can do that too! Happy hacking 🙂
Also, should you want to output a timecode (vinyl) signal, you can do that too! Happy hacking 🙂