MadJik Posted April 18, 2007 Share Posted April 18, 2007 Vibrato What's this? I was looking for some stuff for a new plugin when I found this site concerning SOUNDS Effect plugins. http://plugin.org.uk/ladspa-swh/docs/la ... h_sEc2.110 "The function used is z = (x - y) * (x - 1) * (x + 1) * (y - 1) * (y + 1)." So I put this formula in the codelab. And Tada! I've revised the code to have sliders per chanel of colors Red, Green, Blue except Alpha. This is a texture plugin. But it use the existing image for the result. And it doesn't work on transparent pixels. ___________________________________________________ Download: Click here ===>Vibrato<=== Click here How to install Close Paint.net Classic version of Paint.net Unzip and (re)place the DLL in your Effect folder usually: C:/Program Files/Paint.NET/Effects Microsoft Store version of Paint.net Unzip and (re)place the DLL in your Effect folder usually: /My Documents/paint.net App Files/Effects/ You have to adapt for your language My Documents The MadJik's All plugins package is available !http://forums.getpaint.net/index.php?showtopic=7186 ___________________________________________________ The User interface For each chanel: Zoom X/Y: wave factor on the axis X or Y. Adjustment: frequency factor. So you could use this plugin on a white/black/monochrome image to create a texture. Or you could use this on a picture to distort it. On=Grey, Off:colors: As it says. On for grey levels rendering. Off for colored rendering. ___________________________________________________ Some examples: Another 'art' using this plugin: Voilà ! Quote My DeviantArt | My Pictorium | My Plugins | Donate via Paypal Link to comment Share on other sites More sharing options...
tunedude Posted April 18, 2007 Share Posted April 18, 2007 That might be an interesting effect, but AFAIK not at all the same as explained in the link you sent. The reason, the formula described is a Transfer function and should thus be applied to the frequency domain (sorry if I get the terminology wrong, it's a while since I did my signal processing course..). That is you should do a FFT, apply the function, then do an IFFT, and not apply it directly to pixel values. Quote Link to comment Share on other sites More sharing options...
Hobby Posted April 18, 2007 Share Posted April 18, 2007 Pretty cool. I almost made a 3d ying-yang with it already. heh "almost" Thanks Quote Link to comment Share on other sites More sharing options...
MadJik Posted April 18, 2007 Author Share Posted April 18, 2007 That might be an interesting effect, but AFAIK not at all the same as explained in the link you sent.The reason, the formula described is a Transfer function and should thus be applied to the frequency domain (sorry if I get the terminology wrong, it's a while since I did my signal processing course..). That is you should do a FFT, apply the function, then do an IFFT, and not apply it directly to pixel values. NM, I didn't break a law, applying this formula to a pixel. And it gives some new ways of exploration... Quote My DeviantArt | My Pictorium | My Plugins | Donate via Paypal Link to comment Share on other sites More sharing options...
usedHONDA Posted April 18, 2007 Share Posted April 18, 2007 z = (x - y) * (x - 1) * (x + 1) * (y - 1) * (y + 1). I've put something similar into my graphing calculator once. Can I add this to the PPP list? Quote "The greatest thing about the Internet is that you can write anything you want and give it a false source." ~Ezra Pound twtr | dA | tmblr | yt | fb Link to comment Share on other sites More sharing options...
MadJik Posted April 18, 2007 Author Share Posted April 18, 2007 Can I add this to the PPP list? Yes, sure! This is another art: Quote My DeviantArt | My Pictorium | My Plugins | Donate via Paypal Link to comment Share on other sites More sharing options...
Yata Posted April 18, 2007 Share Posted April 18, 2007 Nice plugin, I'll play around with it Quote "Only two things are infinite, the universe and human stupidity, and I'm not sure about the former" [ dA Paint.NET Chat :: Yata on dA ] Link to comment Share on other sites More sharing options...
YouCan'tHandle Posted April 19, 2007 Share Posted April 19, 2007 My creation. I think it looks cool. Nics plugin. Quote Link to comment Share on other sites More sharing options...
tunedude Posted April 19, 2007 Share Posted April 19, 2007 NM, I didn't break a law, applying this formula to a pixel. And it gives some new ways of exploration... That's not my point. Its a cool effect, it just hasn't much in common with "vibrato". Quote Link to comment Share on other sites More sharing options...
MadJik Posted April 19, 2007 Author Share Posted April 19, 2007 NM, I didn't break a law, applying this formula to a pixel. And it gives some new ways of exploration... That's not my point. Its a cool effect, it just hasn't much in common with "vibrato". Well Ok ! Waves is already used and I find 'vibrato' sounds good for this graphical fx. TY Quote My DeviantArt | My Pictorium | My Plugins | Donate via Paypal Link to comment Share on other sites More sharing options...
OmgWtfBbq Posted May 25, 2007 Share Posted May 25, 2007 I see no dll? Quote Link to comment Share on other sites More sharing options...
Bob Posted May 25, 2007 Share Posted May 25, 2007 Below the first pic. Quote No. Way. I've just seen Bob. And... *poof!*—just like that—he disappears into the mist again. ~Helio Link to comment Share on other sites More sharing options...
Spazza Posted August 15, 2007 Share Posted August 15, 2007 Nice Plugin Quote -|ALL CREATIONS - 100% PAINT.NET|- Link to comment Share on other sites More sharing options...
The_Lionhearted Posted September 10, 2007 Share Posted September 10, 2007 I know it's been a while Madjik...but any chance you could move this to a menu other than "Texture"? "Distort" perhaps? Quote My Gallery Link to comment Share on other sites More sharing options...
MadJik Posted February 23, 2008 Author Share Posted February 23, 2008 Sorry TLH, I didn't catch your post... To me it's a texture plugin... Updated, see the first post. Quote My DeviantArt | My Pictorium | My Plugins | Donate via Paypal Link to comment Share on other sites More sharing options...
MadJik Posted August 3, 2017 Author Share Posted August 3, 2017 Refresh UI and rehosted images + Colored rendering added to this plugin... 1 Quote My DeviantArt | My Pictorium | My Plugins | Donate via Paypal Link to comment Share on other sites More sharing options...
Seerose Posted August 9, 2017 Share Posted August 9, 2017 (edited) @MadJik! Thank you very much. Edited April 19, 2018 by Seerose 1 Quote Live as if you were to die tomorrow. Learn as if you were to live forever. Gandhi Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.