@database SFX (C) Copyright 1993-1996 Stefan Kost All Rights Reserved @Remark $VER: Morph.guide (26.11.95) @Remark AmigaGuide-OnLine-Help for SoundFX @master /guides/sfx.guide @index /guides/sfx-index.guide/index @node main "Operators : Morph" Morph ----- Funktion : Changes the frequencyspectrum from source1 in that from source2. Parameter : Morph Which state between the source should be generated. BandsIn how much frequencybands the sound should be divided. Higher number is better but slower Steps SFX does a transformation every samplevalues. Small values yields slower calculation, but better quality. Steps could be max. the half of bands. Amp Amplifyfactor. ARexx : MorphS/E 0..100 % PModBuf,PModShape,PModMode Bands 0->4/1->8/2->16/3->32/4->64 Steps 0->1/1->2/2->4/3->8/4->16/5->32 Ampf 0..1000 % Notes : Try to morph two sines with different pitch. @endnode