Xref: utzoo comp.sys.next:12481 comp.dsp:1249 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!quiche!philwzo From: philwzo@cs.mcgill.ca (Philippe WIECZOREK) Newsgroups: comp.sys.next,comp.dsp Subject: Extracting a fft result from the dsp... Summary: An other lake in NeXT documentation... Keywords: Help, dsp, NeXT, FFT, Extracting the result. Message-ID: <1991Feb11.033415.22602@cs.mcgill.ca> Date: 11 Feb 91 03:34:15 GMT Sender: news@cs.mcgill.ca (Netnews Administrator) Organization: SOCS, McGill University, Montreal, Canada Lines: 16 Originator: philwzo@homer I would like to perform an fft using the DSP processor of the NeXT. So I am calling 'DSPAPfftr2a' and I would like to perform several computations on the result of the fft. The NeXT documentation says that the result is scrambled, and to use 'DSPAPvmovebr' to unscramble it. The problem is that there is no example of what the parameters should be. It just says that the inSkip parameter should be count/2. (Assuming count is the number of points of the fft.) But what about the other parameters ? Thanx in advance. -- philwzo@cs.mcgill.ca Phil WIECZOREK, McGill University, Montreal, Que., CANADA. --