|
|
|
|
|
by pierrec
1332 days ago
|
|
Tangential, but I was surprised at how clean the project structure is, considering that the last time I used JUCE, it imposed a messy and annoying (IMO) project structure based on its own build tool. Turns out I missed the news from a couple of years ago, and you can now use CMake and include JUCE in a project as a "library" rather than an all-encompassing "framework": https://forum.juce.com/t/native-built-in-cmake-support-in-ju... With that said, my Pure Data is very rusty but this seems like a great excuse to get back into it. |
|