|
| quote: | Originally posted by kitphillips
I think this is done using FFT algorithms to morph the harmonics of one sound into another. So its sort of similar to the way that some vocoders work, but a vocoder won't cover it, because all they do is take the spectral envelope of one track and mix it with the harmonics of another, the best you'll ever get here is a crossfade of those combinations of signals + the two dry signals.
What you want is a solution where both the spectral envelope and the harmonic content is morphed over time. This is done via FFT resynthesis, where the signal is analysed by breaking it down into a collection of sine waves, which you might be able to pull off in something like MAX/MSP or Kyma, which I think is how BT does it. But its hard and it takes a lot of CPU power. (And I could have been wrong about all of that just BTW)
Its good to see this plugin you've found though, looks like it might be what your wanting, but may not have the flexibility your after... Try looking at some MSP/SP/PD stuff maybe? |
Thanks for the explanation! I'm gonna try the demo and see if it does what I want. From the audio examples it certainly seems so, I hope it just works as good as it sounds and has enough flexibility. I'm gonna look more into all this as it seems pretty interesting.
|