Siebe;<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>Thanks for your reply, Kas. I hope I can help making ChucK a bit more popular around here, I&#39;m <br>
sure others will like the way it works.<div class="im"></div></div></blockquote><div><br>That would be interesting.  Might be hard as I understand HKU students are already learning about MAX and SC as well. I think it&#39;s clear that there is a space for all three but of course everyone&#39;s time is limited.<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div class="im"><br><pre>&gt; As FFT expects to deal with complex numbers it&#39;s not so<br>
&gt; surprising that the one using floats doesn&#39;t work.<br></pre><br></div>Now I&#39;m afraid you misunderstand. The one getting complex numbers is an IFFT. <br>From the manual:<br></div></blockquote><div><br>Well, yes, I miss-read the examples and didn&#39;t read carefully enough. For some reason I also kept copying the line numbers on those pages along with the code, even when they weren&#39;t highlighted. I&#39;ll try again. Could be just me making mistakes again.<br>
<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><br>Also, both examples run, the FFT one is just not giving any output. In my experience the VM will <br>
break and give an error when variable types don&#39;t match, so that&#39;s not my problem here.</div></blockquote><div><br>Quite so, yes.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><br>I&#39;m currently trying to tweak around a bit with the signal chain. There the types do not exactly<br>match, but that I could correct with a dummy IFFT (FFT fft =&gt; IFFT dummy =&gt; blackhole), also <br>that didn&#39;t help. IMO there really seems to be a problem with he fft.transform function. I can&#39;t <br>
get it to do anything.<br></div></blockquote><div><br>Right, I&#39;ll have a close look at it right now.<br>Sorry about not reading your examples with enough care <br></div></div><br><br>Yours,<br>Kas.<br>