How to turn an Airwindows effect into a Scriptnode
-
@JulesV I'm not compiling any airwindows stuff but I'm getting constant use of undeclared identifier errors. They all follow on from Use of class template 'project::overdrive' requires template arguments errors.
Could be unrelated
-
@DanH I noticed something interesting, while almost all AW plugins can be compiled separately, some AW plugins cannot be compiled as multiple dlls in the same project.
For example, Tube2, Huge and Mojo plugins can be used together in a project.
But LeadAmp and FireAmp cannot be used together in a project.
But all of these plugins can be compiled individually.
So it is related to the AW plugin combinations.