EDIT 09-18-09: Fixed a bug which causes Apo 7X.9 to crash when loading while having plugin installed
Okay this one is actually last one of my "just for fun" plugins I release for now. Took waves variation, added control variables and transformed into other coordinate space (again which actually gets boring ... dont want this to become routine)
Have fun with this and I will take some more time for other projects and more .... unique ... plugins next weeks
Should this substitute directly for waves2 with the new variables defaulted, or is it different? I tried substituting on a couple of gnarls but got different results...
Hmmm, I definitely see changes when I substitute (using the new 2.09 - the latest 7.X has memory issues for me). I've used the following script for speed:
for i := 0 to transforms-1 do begin SetActiveTransform(i) if Transform.waves2 <> 0 then begin Transform.wavesn := Transform.waves2 Transform.wavesn_freqx := Transform.waves2_freqx Transform.wavesn_freqy := Transform.waves2_freqy Transform.wavesn_scalex := Transform.waves2_scalex Transform.wavesn_scaley := Transform.waves2_scaley Transform.waves2 := 0 end; end
The Artist has requested Critique on this Artwork
Please sign up or login to post a critique.