[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-dev] Two issues: sndfile and FFT



Hi all
 
I posted earlier about some problems finding sndfile.h - now I have the source-code for the sndlib (thank you unknown helper :) ), but I can't compile it. I have tried on two different MacOSX's, but neither works. I asume that some of you out there have succesfully compiled the library...? Will it be possible, to send me the compiled version, and can I use it like that? I run OS 10.2.1...
 
About the FFT-library included in SC3 - how does it transform? Does it sum from say k=0 to N-1, or from k = -(N/2) to (N/2)-1...? I'm going to do some phase manipulation myself, so this is rather crucial information :)
 
Thanks in advance,
 
- Andreas