Page 1 of 1

Wolf Shaper – Waveshaper plugin w/ graph editor

Posted: Fri May 04, 2018 6:19 pm
by pdesaulniers
Image

I've been working on this DPF-based plugin for a while :)

It distorts the input signal by applying a custom transfer function, which you can design yourself using curves.

Features:
  • Add up to 100 nodes in the graph
  • Symmetrical and asymmetrical waveshaping
  • Resizable vector-based UI

Get the plugin here:
https://github.com/pdesaulniers/wolf-shaper/

Just follow the build/install instructions in the README.

If you want more info on this plugin, there is a small WIP manual available here:
https://pdesaulniers.github.io/wolf-shaper/

It's quite broken on MacOS right now, but it should work on Linux and Windows.
Let me know if it works correctly on your system.

Anyway, don't be shy to send me some feature requests / bug reports / comments / whatever :)

Re: Wolf Shaper – Waveshaper plugin w/ graph editor

Posted: Sat May 05, 2018 9:45 am
by rghvdberg
On my system, only the jack binary shows a GUI (but you knew that already).

Anyone else have this problem?

Re: Wolf Shaper – Waveshaper plugin w/ graph editor

Posted: Sat May 05, 2018 8:54 pm
by pdesaulniers
rghvdberg wrote:On my system, only the jack binary shows a GUI (but you knew that already).

Anyone else have this problem?
Yes, this issue seems to affect many people. I'm trying to reproduce it.

Re: Wolf Shaper – Waveshaper plugin w/ graph editor

Posted: Sun May 06, 2018 5:50 am
by elerale
pdesaulniers wrote:
rghvdberg wrote:On my system, only the jack binary shows a GUI (but you knew that already).

Anyone else have this problem?
Yes, this issue seems to affect many people. I'm trying to reproduce it.
I'm one of the many :)

Thanks for your work Patrick.

Cheers
Erwan

Re: Wolf Shaper – Waveshaper plugin w/ graph editor

Posted: Sun May 06, 2018 3:21 pm
by pdesaulniers
elerale wrote:
pdesaulniers wrote:
rghvdberg wrote:On my system, only the jack binary shows a GUI (but you knew that already).

Anyone else have this problem?
Yes, this issue seems to affect many people. I'm trying to reproduce it.
I'm one of the many :)

Thanks for your work Patrick.

Cheers
Erwan
Seems like it's fixed now. Can you try it?

Just nuke the git folder and clone it again to be sure ;)

Re: Wolf Shaper – Waveshaper plugin w/ graph editor

Posted: Mon May 07, 2018 4:39 am
by elerale
pdesaulniers wrote:
Seems like it's fixed now. Can you try it?

Just nuke the git folder and clone it again to be sure ;)
Hello,

The GUI issue is fixed now !

Thanks
Erwan

Re: Wolf Shaper – Waveshaper plugin w/ graph editor

Posted: Mon May 14, 2018 3:03 am
by pdesaulniers
Oversampling should work now :) It's a bit cpu-hungry, though.

Re: Wolf Shaper – Waveshaper plugin w/ graph editor

Posted: Tue May 15, 2018 6:40 pm
by barbouze
Nice one! Did a quick test and everything is working perfectly. I'll have to do a more in-depth test as soon as I can :D

Re: Wolf Shaper – Waveshaper plugin w/ graph editor

Posted: Sun May 20, 2018 5:47 pm
by pdesaulniers
I've added some warp modes to Wolf Shaper :) This allows to dynamically skew the graph nodes towards the center or the sides of the graph. It makes the graph automatable to a certain extent.

Re: Wolf Shaper – Waveshaper plugin w/ graph editor

Posted: Fri Jun 01, 2018 5:07 am
by pdesaulniers
In case anybody cares, Wolf Shaper is now available in the AUR: https://aur.archlinux.org/packages/wolf-shaper-git/

Re: Wolf Shaper – Waveshaper plugin w/ graph editor

Posted: Tue Sep 25, 2018 10:27 pm
by independent
Thank you for this. Unfa has a tutorial out on this BTW..

Re: Wolf Shaper – Waveshaper plugin w/ graph editor

Posted: Tue Sep 25, 2018 10:27 pm
by independent
pdesaulniers wrote:In case anybody cares, Wolf Shaper is now available in the AUR: https://aur.archlinux.org/packages/wolf-shaper-git/
Thanks!