Hi Dave,<br><br>From the little time I have spent going through the fluxus manual and examples, I haven't understood exactly how (gh) is working yet? Could you explain how the values are computed? Is it like for an incoming buffer size N samples from jack:<br>
<br>- perform an FFT of N points<br>- get the absolute of N complex numbers<br>- from the N bins get a set of logarithmically (or linearly) spaced bins, depending on the parameter (set-num-frequency-bins) you mention<br>- normalise?<br>
<br>Is that it or I am way off?<br><br>cheers,<br>aKis~<br><br><div class="gmail_quote">On 9 March 2010 17:45, Dave Griffiths <span dir="ltr"><<a href="mailto:dave@pawfal.org">dave@pawfal.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi all,<br>
<br>
I've just taken out a lot of nonsense from the fft audio in an attempt<br>
to make it better. There are no magic numbers in there any more, but I'm<br>
getting a bit more response from the treble end than the bass end at the<br>
moment, so it's not perfect yet. If you play in white noise you'll see<br>
what I mean.<br>
<br>
I've also made the number of bins (gh) uses configurable, up to 128,<br>
with (set-num-frequency-bins).<br>
<br>
cheers,<br>
<font color="#888888"><br>
dave<br>
<br>
</font></blockquote></div><br>