Max MSP Tutorial -- Intro to Jitter - pt 1
HTML-код
- Опубликовано: 9 фев 2025
- In this video we talk about what is jitter and some very basic concepts to start programming visual elements in max msp.
Patreon: / andrews_art_project
Foundation: foundation.app...
instagram: @andrews_art_project
Don't forget to like and subsribe!
Andrew I'm begging for more of these Max tutorials. I've never commented on a single RUclips video before this but I had to tell you these tutorials have been incredible
Thank you so much for saying that! I promise there are more coming very soon
subbing for these super helpful tutorials! best i've seen on jitter, as you're helping us to understand what each of the objects does, rather than just describing a patch structure
subbed!
This is so helpful thank u ❤
thank you! I needed it.
hello. can you please give a tip about the learning step sequence? what to learn after this one? and so forth
Thank you very much. This was very interesting and useful.
Great intro!! Thank you!
love!! thank you!
amazing, ty so much for sharing!
amazing work, thank you so much.
youhou thank you !
im trying to click on read message box but nothing is opening i dont know how to import video now
Make the read message is connected to the jit.movie and check that your patch is locked when you’re trying to click on it. The patch must be locked to interact with messages and objects instead of edit them
Thanks, at least one good tuto about MAX, I just found that the sound of the video plays while the video is not. quite bizarre, I am right ?
superb
thanks for this
hi. i am very new to max and jitter, why dont i have the "read" object? whenever i do as you, the "read" becomes red and i get this message in the console "newobj: read: No such object" is there any package or plugin i am missing?
thanks in advance :)
Read is a message not an object. Messages look like objects but they have more of a rounded rectangle shape. You can create one by pressing the m key on your keyboard. There’s also a button for them on the top row within maxs patching window.
@@AndrewRobinson26 oh i see, thanks for the answer :)
How can I route audio data feeds into the parameters that affect the visuals? For example, reading the amplitude of sonic frequencies between 80-500HZ and increasing the saturation based on the peak value of amplitude?
You can turn the peak amplitude value of a signal into a useable float number value using the peakamp~ object
@@AndrewRobinson26 that’s awesome, would you know how to go about that through ableton live as the DAW?
Where did the movie that plays when you hit the button come from? Did you upload it before or separately?...
You upload videos into max using the read message. Right before clicking the button I clicked the read message and selected the video file from a folder on my desktop. The button press then sends a band which tells the jit.movie to output a frame.
when I try to make a "read" it turns brown. :/ idk what I'm doing
You may be making an object instead of a message. Objects are rectangular with grey bars on the top and bottom. Messages have round corners.
@@AndrewRobinson26 you are the best. thank you. I might actually pass this class thanks to your vids