<?php
	include 'polymonsterhead.php';
?>
			<div class="center">
				<img alt="" src="pictures/front.jpg" />
			</div>
			<br/><br/>
			<div class="justify">
				The Poly Monster is essentially the voice board of a Korg Polysix, modified to have individual parameters for each voice.
				Don't worry, i didn't mutilate the PCB or any hard-to-find components. It has nothing added or subtracted from the board but contains
				6 individual synthesizers that each have:<br/>
				<ul>
					<li>1 x VCO with Square / Saw and Suboctave 1 or 2 octaves down, PW on the main with Key and PW CV inputs</li>
					<li>1 x 4-Pole Lowpass VCF (SSM2044) with cutoff, adsr to cutoff, external to cutoff and resonance knob, has CV inputs
					    for cutoff and resonance and a direct audio input into the filter</li>
					<li>1 x VC ADSR (ssm2056) with a direct EG OUT jack</li>
					<li>1 x VCA with either Gate or ADSR mode switch and a direct VCA out</li>
					<li>1 x Mixer knob that sets the volume in the main output mix</li>
					
				</ul>
				<br/>
				There will be soundsamples in a while, i promise.
				<br/>
				<br/>
				I decided to make the unit extra nice and paint and print, typical being-sexist-to-5-year-old-girls-pink combined with green knobs.
				Side artwork done mostly drunkenly at Thanksgiving by Me, Nicolette le faye, Michael Farley, Logan Terkelsen and at another occasion
				by Ryan Wirth. Top and back artwork by the awesome baltimore artist Mike Riley and the underside was specifically made for me
				by the all-amazing artist and friend Celina Perez. All text design by yours truly and yes, that is a scrotum with a jetpack and a 					monster entirely made of tits with bacon-legs. No reason to grow up if you can choose not to...
				<br/>
			</div>
			<table class="gallery">
				<tr>
					<td><a href="javascript:showpic(1)"><img alt="" src="pictures/gallery_1_thmb.jpg"/></a></td>
					<td><a href="javascript:showpic(2)"><img alt="" src="pictures/gallery_2_thmb.jpg"/></a></td>
					<td><a href="javascript:showpic(3)"><img alt="" src="pictures/gallery_3_thmb.jpg"/></a></td>
					<td><a href="javascript:showpic(4)"><img alt="" src="pictures/gallery_4_thmb.jpg"/></a></td>
				</tr>
				<tr>
					<td><a href="javascript:showpic(5)"><img alt="" src="pictures/gallery_5_thmb.jpg"/></a></td>
					<td><a href="javascript:showpic(6)"><img alt="" src="pictures/gallery_6_thmb.jpg"/></a></td>
				</tr>
			</table>
			<a id="pictures"> -</a>

			<br/><br/>
			Video:
			<br/><br/>
			<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/URnNOPVu4ZI?fs=1&amp;hl=en_US"></param><param 				name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed 
			src="http://www.youtube.com/v/URnNOPVu4ZI?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" 				allowfullscreen="true" width="480" height="385"></embed></object>-
			<a id="video"> -</a>

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