<?php
	include 'pt80head.php';
?>
<!-- <br/><br/> -->
<div class="justify">
	<div class="bold">Overview</div><br/>
	I got this Casio PT-80 on the Bent festival in NYC 2006. A circuit bending collective was handing out
	synthesizers that had been in a fire, for a small donation of whatever you could afford you could with a clean conscience grab
	some synths.
	The casio worked perfectly but smelled like smoked sausage and was covered in hard-to-remove sothe.
	<br/><br/>
	<img alt="" class="center" src="pictures/done_with_panel_small.jpg" />
	<br/><br/>
	The modifications i've done to this unit is to add a Ken Stone Synthacon VCF + AD and an ADS for the exisiting VCA. 
	Both EG's are based on the AD from Barry Klein's book Electronics Music Circuits. 
	Also added is a PLL-based waveshaper that converts any incoming waveform
	to a Sawtooth output with selectable frequency division of 1, 2 or 8 (but it says 4 on the panel..).
	<br/><br/>
	Panel layout (to make it more in-your-face of what i've actually done):<br/><br/>
	<img alt="" class="center" src="pictures/panel.gif" />
	<br/><br/>
	I decided not to remove the built in speaker, i did this to my SK-1 which ended up with me never playing it.
	I did however remove the circuitboard for insertion of ROM-packs since i don't have any of those anyway.
	Sadly there's not enough room for the 9V batteries so far and i managed to make a powerhungry circuit enough
	that i don't think voltage doublers/inverters would be feasible.
	<br/><br/>
	Below is a picture of how the unit looked before i cleaned and modified it:<br/><br/>
	<img alt="" class="center" src="pictures/dirty_small.jpg" />
	<br/><br/>
	
<!--	The ARS2 (Analog ReseSynth 2) project was started in 2004 but was put on hold for about a year
	and wasn't "finished" until spring 2006.
	<br/><br/>
	The main idea behind the project was to do a small, battery powered, semi-modular analog synthesizer.
	Semi-modular in the way that all cruical connections are hardwired but that there are many options on the
	panel, allowing the user to redirect output from modules to different inputs.
	<br/><br/>
	<div class="bold">project status</div>
	<br/>
	<div class="news">2006-04-07</div>
	- Midi output added!
	<br/><br/>
	<div class="news">2006-02-xx</div>
	- Everything is working fine, the keyboard is really crappy though and *will* need replacement in the
	near future (hopefully before I break it). Battery-support not yet installed.
	<br/><br/>
	<div class="bold" id="sounds">soundsamples:</div>
	<br/>
	<a href="audio/ars2_megableep.mp3">Megableep</a> - slightly dissonant (as should be) megableepy tune, only
	non-ARS2 sounds used is a couple of drummachine samples.
	<br/>
	<a href="audio/shtest.mp3">S&amp;H Test</a> - Testing the Quad S&amp;H, bassline on VCO1 and a lead on VCO2. 
	Instant VCF and VCA control over USB is also tested.
	<br/><br/>
-->
</div>

<?php
	include $myroot . 'footer.html';
?>
