this post was submitted on 08 Jul 2023
3 points (100.0% liked)
algorithmic_music
1 readers
1 users here now
A community for people having fun at the intersection of code and music.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I love Max! I've spent a lot of years working with it and I teach private lessons.
I think the best place to learn more is really to cover all the tutorials inside the Max documentation and then start tearing apart Max for Live devices from maxforlive.com. Personally, I tend to use Max just in Max for Live these days as that is it's strength imo. I noticed with DSP the CPU goes quickly through the roof so I usually stick to creating precise, and focused devices centered around generative music processes.
@chappIO Javascript is pretty well supported, including for UI, but I have noticed issues when things are timing sensitive as the code is slow to execute. Here's some old examples I have kicking around on my github if you're looking for quick reference: https://github.com/michaelgarydean/max-library/tree/master/Javascript