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!

Комментарии • 29

  • @FeistyCoconut
    @FeistyCoconut 3 года назад +10

    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

    • @AndrewRobinson26
      @AndrewRobinson26  3 года назад +2

      Thank you so much for saying that! I promise there are more coming very soon

  • @sammyboy123321
    @sammyboy123321 3 года назад +2

    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

  • @le_kaiju
    @le_kaiju 2 года назад

    This is so helpful thank u ❤

  • @amatteuur
    @amatteuur 3 года назад

    thank you! I needed it.

  • @amatteuur
    @amatteuur 3 года назад

    hello. can you please give a tip about the learning step sequence? what to learn after this one? and so forth

  • @danivicario
    @danivicario 2 года назад +1

    Thank you very much. This was very interesting and useful.

  • @iheartpencils8974
    @iheartpencils8974 3 года назад +1

    Great intro!! Thank you!

  • @zachlmclane
    @zachlmclane 3 года назад +1

    love!! thank you!

  • @FlyMarcaCV
    @FlyMarcaCV 3 года назад +1

    amazing, ty so much for sharing!

  • @rrruuuhhh
    @rrruuuhhh 3 года назад

    amazing work, thank you so much.

  • @semiramismam9772
    @semiramismam9772 3 месяца назад

    youhou thank you !

  • @yashikagandhi508
    @yashikagandhi508 Год назад +1

    im trying to click on read message box but nothing is opening i dont know how to import video now

    • @AndrewRobinson26
      @AndrewRobinson26  Год назад

      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

  • @EricBalcon
    @EricBalcon Год назад

    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 ?

  • @pegyan7502
    @pegyan7502 3 года назад +1

    superb

  • @adityahavnur2484
    @adityahavnur2484 3 года назад +1

    thanks for this

  • @bsharamistreh8348
    @bsharamistreh8348 3 года назад +1

    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 :)

    • @AndrewRobinson26
      @AndrewRobinson26  3 года назад +4

      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.

    • @bsharamistreh8348
      @bsharamistreh8348 3 года назад +1

      @@AndrewRobinson26 oh i see, thanks for the answer :)

  • @daviddzujna3829
    @daviddzujna3829 2 года назад

    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?

    • @AndrewRobinson26
      @AndrewRobinson26  2 года назад +2

      You can turn the peak amplitude value of a signal into a useable float number value using the peakamp~ object

    • @daviddzujna3829
      @daviddzujna3829 2 года назад

      @@AndrewRobinson26 that’s awesome, would you know how to go about that through ableton live as the DAW?

  • @rebeccawinslow6727
    @rebeccawinslow6727 2 года назад

    Where did the movie that plays when you hit the button come from? Did you upload it before or separately?...

    • @AndrewRobinson26
      @AndrewRobinson26  2 года назад

      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.

  • @theesus5315
    @theesus5315 3 года назад

    when I try to make a "read" it turns brown. :/ idk what I'm doing

    • @AndrewRobinson26
      @AndrewRobinson26  3 года назад +1

      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.

    • @theesus5315
      @theesus5315 3 года назад +1

      @@AndrewRobinson26 you are the best. thank you. I might actually pass this class thanks to your vids