Welcome to the SCSIWYG FFT Test Zone
Here you can download cross platform demos for the FFT Xtra for Director. The Xtra performs Fast Fourier Transforms in 'realtime.' The Xtra allows for monitoring both the sound samples and the transforms.
- fft demo 1
a simple rewrite of the fft demo code prepared by Antoine Schmitt. i made it object oriented in dir 8.0 coding style; it worked fine before my code, but i needed to have an object controlling it, for the purposes i had in mind. this version has one object controlling all sprites directly
- fft demo 2
basically the same code as in demo 1, but this version has sprite communication driving the animations. this is a more useful starting point for using sprite based responses from the xtra.
- fft demo 3
a pretty rough example of how sprites can react to discrete messages; its not very dynamic or specific in nature; i used a few quick coding tricks to make it work without too much effort--sorry :-). its probably useful for getting a sense of how to get sprites reacting to the fft xtra messages.
Many thanks to Antoine Schmitt for writing the Xtra; its proven to be quite fun to work with and the fact that its cross platform is excellent. You can download the Xtra from Antoine Schmitt asFFTXtra for Director site.
Any questions about the SCSIWYG fft demos can be fowarded to dave.
|