wolf-plugins / wolf-shaper

Waveshaper plugin with a spline-based graph editor (LV2, VST, and CLAP)
https://wolf-plugins.github.io/wolf-shaper/
GNU General Public License v3.0
215 stars 18 forks source link

AU (Audio Unit) support #168

Open Watersland opened 11 months ago

Watersland commented 11 months ago

Wolf Shaper is not recognized by Waves Version 14 StudioRack Plugin VST3 feature. I am using Logic Pro which only recognizes the AU format for plugins. I was hoping to access WolfShaper VST3 using the Waves StudioRack V14 Plugin. By fixing this problem or creatibg an AU version of Wolf Shaper you will access a large customer base. Thank you Watersland

pdesaulniers commented 11 months ago

Hello, thank you for the feature request.

Wolf Shaper is based on DPF, which does not support AU at the current time.

If someone is willing to implement AU support in DPF, I would be happy to distribute an AU version of Wolf Shaper :)

dromer commented 9 months ago

It is possible to wrap DPF in a JUCE shell to provide AU, but that's quite some additional work and infrastructure for just a single format and platform.

There is a todo of potential items here to work on instead: https://github.com/DISTRHO/DPF/projects/1