|
|
|
|
|
by dmix
231 days ago
|
|
Is there some software to convert VST3 to AU? Or do you develop both separately? Someone else said > Almost all VST plugins have an AU version (like 80%-90% or so, and 99% of the major ones). Which I noticed as well, I wondered if that required a large time investment to support both or there's some API translation layers available. |
|
There's a few other frameworks floating around (Dplug for writing in D, a few others in C++), but JUCE is far and away the most common.