Xref: utzoo comp.dsp:853 comp.sys.next:7330 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!zephyr.ens.tek.com!uw-beaver!ubc-cs!alberta!leigh From: leigh@cs.UAlberta.CA (leigh willard) Newsgroups: comp.dsp,comp.sys.next Subject: DSP on NeXT (DSPAPfftr2a) Message-ID: <1990Aug17.162720.10884@cs.UAlberta.CA> Date: 17 Aug 90 16:27:20 GMT Sender: news@cs.UAlberta.CA (News Administrator) Followup-To: poster Organization: University of Alberta, Edmonton, Alberta, Canada Lines: 19 I am posting this for a friend who does not have net access, so please reply to me via e-mail. The following is a fast fourier transform question. DSPAPfftr2a(n, data, coef) data is defined as a base address for complex data, ad coef is defined as a base addr for sine/cosine lookup table What kind of an array is expected for data ie. is it an array of a pair of numbers, or is it an array with pointers to two other arrays, ...? What is the sine/cosine lookup table? Thanks for any information that you can send. leigh willard leigh@cs.ualberta.ca