<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [sdiy] Tuneable CV Quantizer</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>>             I am currently trying to figure out a way to build a</FONT>
<BR><FONT SIZE=2>> tuneable quantizer so i can get non-standard tunnings and that type of</FONT>
<BR><FONT SIZE=2>> thing. Does anyone know of anything like this that is around </FONT>
<BR><FONT SIZE=2>> yet that i</FONT>
<BR><FONT SIZE=2>> can maybe hunt the schematics down for, or any ideas on how i </FONT>
<BR><FONT SIZE=2>> could make</FONT>
<BR><FONT SIZE=2>> this work. I have not had much luck trying to figure this one out yet,</FONT>
<BR><FONT SIZE=2>> any help would be appreciated.</FONT>
</P>

<P><FONT SIZE=2>At the risk of drawing out another "Death to Doepfer" war...</FONT>
</P>

<P><FONT SIZE=2>I think Doepfer makes what you're looking for.  It's clearly a software based quantizer where you select the scale (semitone, major, minor, etc).  I think it's a good model to design from.  I've implemented a similar simplified quantizer using a PIC where you can select semitone or octave steps.  </FONT></P>

<P><FONT SIZE=2>If you do it in software, you can make the tuning scales table driven and use some sort of switch (sw or hw) to select the table.</FONT></P>

<P><FONT SIZE=2>JJS</FONT>
</P>

</BODY>
</HTML>