that "always check the help files !!!" lives rent free in my mind
@benblaumentalism62455 күн бұрын
This is great! It reminds me a lot of programming in Blueprint for Unreal Engine. A "bang" is like an execution pulse. I can relate everything you explained in this video to things I already know about in a different visual scripting system. Great tutorial! Thank you!
@ProjectGamerYT2 жыл бұрын
This video was so helpful, I love you. We're doing this in one my university modules and you've explained it all so much better than my lecturers haha
@gjb7966 Жыл бұрын
best max teacher i've had. thank you so much for this!
@satelliteconspiracy65823 жыл бұрын
Great tutorial. I tried to jump in the deep end with Max and got completely lost. This was super helpful.
@arp_78_623 жыл бұрын
Such a good class. Thank you. Got me started on my Max MSP journey
@anandaschuerch2 жыл бұрын
Best beginner tutorial on KZbin for this Software :) Greetings from Switzerland
@adamkumpmusic2 жыл бұрын
hey andrew, you did live projection at a show I played at the sunroom with my band Mt. Mural, and I just gotta say, you are legit and I would love to connect again. your work is amazing
@AndrewRobinson262 жыл бұрын
Hey Adam! Yes that was a great show. Hit me up I’m definitely down to connect again
@adamkumpmusic2 жыл бұрын
@@AndrewRobinson26 sweet man, I don't use any social media, do you have an email I can reach you at?
@PedroMooniz-s9e8 ай бұрын
Thank you so much Andrew. Starting my journey on Max right now!
@bcornels2 жыл бұрын
Great Stuff. First beginner video that made a lot of sense to me! Thanks
@theodorpauss7039 Жыл бұрын
Great video, very helpful and nice explained! Thank you!
@tchellamusic3 жыл бұрын
Thank you so much for this
@shugeluo58142 жыл бұрын
Great Tutorial!
@alb_reuel2 жыл бұрын
thank you very much for this great tutorial. gonna watch them all
@valeriatapia1128 Жыл бұрын
What does the "$1" mean next to your "set" function? at 19:52 min in your video
@AndrewRobinson26 Жыл бұрын
The $1 is max’s way of creating variables. The $1 is replaced by the data coming into message, in this case that’s the text. So the text is output through the patch cord into the message “set $1” and the $1 is replaced so that the actual message being output is “set always”, “set check” , etc.
@bathtubbs Жыл бұрын
Thank you for this! This was super helpful!
@EvenStarLoveAnanda2 жыл бұрын
Beautiful software and tutorial. Thanks
@pashapear-who Жыл бұрын
Thank you for this tutorial : ) You're a great teacher!
@acrocorps3 жыл бұрын
Awesome explaination, thanks for the vid!!
@Taylor-op8tv3 жыл бұрын
Thank you so much man, I really needed this!! Subbed and looking forward to more.
@TigerRichards Жыл бұрын
Okay -- I understood that. Clear and helpful. Thanks!
@Romaindeud2 жыл бұрын
Thanks for this efficent video !
@pseudopink4 жыл бұрын
epic tutorial man :)
@marzbitenhaussen Жыл бұрын
thank you for a fantastic tutorial
@fredrikhj03Ай бұрын
Very nice video 💕i like the way you talk
@chefranylaitenu7731 Жыл бұрын
I am new and your video is just soo good!
@globalcitizen1493 жыл бұрын
Hi, I could not see the message - “always check the help files“
@berhaneembaye8218 Жыл бұрын
Hi dear Andrew, the lesson you give are clear and helpful. I like them anyway because I'm working with Max one project. For example the switching words is simple and helpful. I have few technique to build my project, but I cannot code them to work monthly. Is it possible to communicate with you to get some solider technique for the purpose I have? I appreciate your reply on this matter. Thanks. Yours, Berhanemeskel
@liamhardison2 жыл бұрын
What is the name of the object displaying the jit.noise signal?
@AndrewRobinson262 жыл бұрын
Jit.pwindow
@SomerAbbassYacoub Жыл бұрын
Thank you so much.... Great tut....
@qinhan30452 жыл бұрын
Very very valuable!!!!
@KILLSWITCH40303 жыл бұрын
Man that's priceless ✌️thanks🙏🔥
@pilleater10 ай бұрын
Awesome.
@lecliche8849 Жыл бұрын
So great. I understood!!! yeaaaah
@tz-antsai91572 жыл бұрын
super useful!!! Thank you
@user-nl8dk6ue5p Жыл бұрын
thank you so much!👍🏻
@DominusBeats4 жыл бұрын
Very good
@rastgelegaliba Жыл бұрын
thanks dude!
@jonnytyler27182 жыл бұрын
thank you
@sophiecooper6723 жыл бұрын
Good vid, not totally sure why you put $1 in there to randomise the set message, could you explain further please? (total newbie here!)
@AndrewRobinson263 жыл бұрын
The $1 is Max’s way of creating a variable. So if you have a “set $1” message and you send a random number like 15 it will update the message to “set 15” then if the next number was 42 it would update to “set 42” you’re going to need to use variables any time you need to pass changing values.
@wheelersounds2 жыл бұрын
also the number after $ represents the item number, so $1 will use the first item in a list, $2 will use the second, etc
@keus74533 жыл бұрын
Thank you so much!
@lee_sung_studio Жыл бұрын
Thank You. 감사합니다.
@TheSuperAwesomeKAT3 жыл бұрын
I'm completely confused on what any of this stuff is supposed to do.
@melocomanTV Жыл бұрын
Generate audio and music from numbers/math/logic . It is very interesting as an alternative to analog music production. Which is controlled by voltage and circuitry. A normal DAW is basically doing what this is doing afaik but this gives you direct control with a visual language
@aevin_io2 жыл бұрын
Thanks
@atetraxxАй бұрын
thats cool you show what these things are, but the more inportant thing that you should be showing is how to add them, and the controls/ui
@shatteredsquare Жыл бұрын
yes
@SeFu20063 жыл бұрын
1.. 2.. 3... 4???
@AndrewRobinson263 жыл бұрын
I apologize for not having the other parts uploaded yet. People wanted to see more advanced max topics but it’s definitely time to return to this series, part 2 will be up this week.