using custom compiled dsp networks for other projects
-
These can be silly questions but just to be sure.
-
Can we use the compiled dll nodes for other projects with just copying & pasting the networks?
-
Do we need to compile the dsp networks on Mac and Windows individually for a project? Or just compiling in one system is enough?
-
-
Any ideas guys?
-
@Steve-Mohican
You can copy the network xml files between projects. If you want to compile them (you don't have to) you will need to do this for each project, unless each project uses all the same networks then you should be able to copy the dll.
-
@d-healey Very informative, thank you!