|
|
|
|
|
by H1Supreme
200 days ago
|
|
Look into the JUCE framework for building your own tools. I was using MaxMsp for a while, but would always think to myself "This would be so much easier to accomplish in pure code". So, I started building some bespoke VST's. There's a learning curve for sure, but it's not too bad once you learn the basics of how audio and MIDI are handled + general JUCE application structure. Two tips: Don't bother with the Projucer, use the CMAke example to get going. Especially if you don't use XCode or Visual Studio. If your on a Mac, you might need to self-sign the VST. I don't remember the exact process, but it's something I had to do once I got an M4 Mac. |
|
LLMs have absolutely killed any interest I use to have in the max/pd/reaktor wiring up boxes UI.
I have really gone further though and thought why do I even care about VST or a DAW or anything like this? Why not break completely free of everything?
I take inspiration from Trevor Wishart and the Composers Desktop Project for this. Wishart's music could only really be made with his own tools.
It is easy to sound original when using a tool no one else has.