This patch allows us to make spectral interpolation between two 'Spear' files;
Using 'Spear'; analyze any length of sound, reduce the content of spectrum by deleting partials below x magnitude{dB} and x length{sec}.
After you've downloaded the spectral interpolation folder
open ~/spectral-interpolator-help.pd
1- type 1 on the number box
2- choose the .txt 'Spear' file {departure}
3- type 2 on the number box
4- choose another .txt 'Spear' file {target}
5- send an init bang
6- start playback [you will hear the first sound character]
after this steps you can navigate between two sounds using the yellow slider.
I used Dan Ellis' patch to import Spear file into Pd.
http://www.ee.columbia.edu/~dpwe/e4896/practicals.html#prac04