<div dir="ltr">Maybe off topic, but I&#39;ve always liked the idea of patching physical acoustic objects into modular synthesisers. &nbsp;Like spring reverb, but with arbitrary objects, like pianos... I never did get &#39;round to buying myself a sound bug... to me personally, if I get audio out of the digital domain, then it tends to be into the acoustic rather than analogue electric. &nbsp;Just a thought, but do you see a place for acoustic transducers in your system?<br>
<br><div class="gmail_quote">On Fri, Oct 3, 2008 at 2:53 PM,  <span dir="ltr">&lt;<a href="mailto:inventor-66@comcast.net">inventor-66@comcast.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Mike,<br>
<br>
The computer interface I am planning is an analog one. &nbsp;It will receive stereo audio from the headphones jack and send stereo audio to the line-in Jack. &nbsp;This way we can generate whatever signals we want from ChucK and pipe them into EChucK on adc.left and adc.right. &nbsp;We can also receive two separate audio signals on dac.left and dac.right.<br>

<br>
I was sort of generalizing the stereo input and outputs into a pair of do-anything audio outs and do-anything audio ins. &nbsp;This opens up many possibilities for ChucK to control EChuck or provide signals for EChucK. &nbsp;Don&#39;t have a filtered noise module in your EChucK module collection? &nbsp;Just write a ChucK program and you&#39;ve got it. &nbsp;Want an analog multiplier but don&#39;t have a multiplier module? &nbsp;send the two signals to line-in, have ChucK multiply them, and receive your result on headphones out.<br>

<br>
That&#39;s the idea. &nbsp;The computer interface module will be just a quad opamp circuit with perhaps variable gain/attenuation and diode clamping for the line-in signals to protect your computer. &nbsp;It should be quite low in cost, just $5 or so in parts + profit margin for the seller. &nbsp;Other computer interfaces such as USB, parallel port, etc. are planned but I&#39;m doing the simplest, easiest modules first to get a working prototype built and tested/working. &nbsp;Cheers!<br>

<div><div></div><div class="Wj3C7c"><br>
Les<br>
(Inventor)<br>
<br>
_______________________________________________<br>
chuck-users mailing list<br>
<a href="mailto:chuck-users@lists.cs.princeton.edu">chuck-users@lists.cs.princeton.edu</a><br>
<a href="https://lists.cs.princeton.edu/mailman/listinfo/chuck-users" target="_blank">https://lists.cs.princeton.edu/mailman/listinfo/chuck-users</a><br>
</div></div></blockquote></div><br></div>