Csound Csound-dev Csound-tekno Search About

Re: fft/ifft operators

Date1997-02-04 14:55
FromSteven Curtin
SubjectRe: fft/ifft operators
At 03:53 PM 2/3/97 -0800, you wrote:
>> 
>> 
>> Sorry, I forgot to indicate that I was refering to a REALTIME
>> fft/ifft opcode pair.  I.e, it has to take input from a sound
>> input buffer, NOT a soundfile (I want to base synthesis decisions
>> in the orchestra based on the fft of an incoming signal).
>> 
>> I'm still totally perplexed it does not exist.
>> 
>
>My guess would be that the lack of array operators in the csound
>syntax makes them marginally useful, except as integrated into
>the relevant ugens (convolve, pvoc, etc.).
>
You might want to get the source for convolve or pvoc and modify the code
so it interprets the output of the FFT the way you want, then pass the
control information onto other units in the orc.  This seems to be what
people so when faced with orcs that take a lot of compute time because of
lots of information passing between units- the new grain opcodes come to
mind as an example of this.

-------------------------------------------------------------------
Steven Curtin
Lucent Technologies - Bell Labs Innovations
Microelectronics division, Modems & Multimedia
rm. 3C-208, 200 Laurel Ave S
Middletown, NJ 07748-4801  U S A
ph: (908)957-2996   fax: (908)957-6878
-------------------------------------------------------------------