Hi Derek, <br><br>they have to be separate. The idea is to control a cursor by sound. <br>Every direction (left, right, up, down) is supposed to be controlled by a different sound source. <br>Currently I am using one microphone and the SpectralAnalyzerMorph. The fft allows me to split up different frequencies. Consequently, by whisteling at specific frequencies one can control the cursor in different directions. <br>
<br>What I have in mind however are different sound sources having the same frequency content. The control of the cursor hence relies on amplitude.<br><br>One possibility would be to record four microphones, externally modulate the frequencies, combine the signals an pull them apart by the fft again. <br>
<br>I was hoping for something more out of the box :). But there apparently is no simple way to solve that problem<br><br>Best<br>Martin<br><br><br><br><br><br><br><br><br><div class="gmail_quote">2009/2/7 Derek O&#39;Connell <span dir="ltr">&lt;<a href="mailto:doconnel@gmail.com">doconnel@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Do they have be separate inputs? If not you could mix them externally.<br>
If they do have to be separate then a better idea of what you want to<br>
do would allow alternative suggestions.<br>
<div><div></div><div class="Wj3C7c"><br>
On 2/7/09, Martin Bleichner &lt;<a href="mailto:bleichner.martin@gmail.com">bleichner.martin@gmail.com</a>&gt; wrote:<br>
&gt; Hi together,<br>
&gt;<br>
&gt; I try to use the input of multiple microphones (four) in a squeak<br>
&gt; application.<br>
&gt; I already asked this question on the German list and got the reply that it<br>
&gt; won&#39;t work.<br>
&gt; Does anybody has an idea for a workaround? Squeak might not really be the<br>
&gt; best language for my project, but as soon as I have the sound signal, squeak<br>
&gt; is perfect for my needs.<br>
&gt;<br>
&gt; I also thought about using opencroquet or open cobalt, to record four<br>
&gt; microphones on four different computers and to integrate the input in a<br>
&gt; common world.<br>
&gt;<br>
&gt; Any ideas?<br>
&gt;<br>
&gt; Thanks a lot<br>
&gt; Martin<br>
&gt;<br>
<br>
</div></div></blockquote></div><br>