|
Abstract:
|
The attempt of this project will be to solve the problem of destroying the whole xform’s chain when changing songs and to create a cross fader xform. If there is enough time, I’d also like to allow xform’s to transmit data in the frequency domain instead of having each xform that uses frequency domain do an FFT. The basic problem with having xforms survive an input change is that the input is an xform. Essentially, part of the chain has to be broken and replaced with another xform. This project will solve that problem and make it possible to have xforms survive across multiple songs.
|