subdiv~ : Fundamentals of Sequencing, Episode 2

Поделиться
HTML-код
  • Опубликовано: 3 ноя 2024

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

  • @FranKiiskoClassic
    @FranKiiskoClassic Год назад +4

    Can't get enough of these tutorials. It's like a drug! Thanks once more! 🙏🏻

  • @deltavine
    @deltavine 7 месяцев назад

    thank you for outlining these objects. perfect tools for what i would like to create!

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

    *Episode 2! Much appreciated, these tutorials are a good way in

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

    great lesson and the whole playlist, thanks

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

    promising series

  • @alchemist.D
    @alchemist.D Год назад

    nice job

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

    👏 👏 👏

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

      E11 UI 🙌👍👏

  • @LostandMeandering
    @LostandMeandering 4 дня назад

    Thanks so much for doing this series. Im a brand new.Max user so all invaluable information. I do have a question. When I download the patch, I get a load of code. How do i put that into max, please?

    • @p__meyer
      @p__meyer  3 дня назад +1

      open the .maxpat file in max or just copy the code and paste it into an unlocked patch in max

    • @LostandMeandering
      @LostandMeandering 2 дня назад

      @@p__meyer Ace! , thanks

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

    thanks for the time & effort you're putting into these video's - incredibly well delivered. concise && deep.
    wonder if you had a recommendation for efficiently implementing (N)AND/(N)OR/(N)XOR down-wind of rate~ and subdiv~?
    min. intervals on snapshop~ and number~ are too inaccurate, == and && either don't trigger a bang or bang every time the signals correlate instead of at the wrap, and [sel 1] isn't right due to phasor~ not reliably hitting 1 (i think due to sample rate related things!?)
    probably missing a super obvious thing here...

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

      awesome question! i have some patches for this and will add it to the list of things to discuss in videos.
      but basically what I would do is convert your ramps or impulses into gates, then add them together. 0 is NOT, 2 is AND, 1 is XOR, and 1 and 2 are OR
      ----------begin_max5_patcher----------
      742.3ocyXt0aaBCEG+YxmBDuNFx1bwgI0o88XZpxIwpkpfMxXxxTU6m8YNFR
      a2.Ut1zGBANwve+6bw9Ddbii2N4Ydom62b+oqiyiabb.S0FbZt1wKmcd+QVI
      LLu8x7btP64a+MM+rFreVpZsIpxyDG4Z3FvMFKX582mIt6VEeu1JHglFf7cC
      wgvWQ0GIn.j6ud4AIqzsOITi0rCffxcO70PrWssm1ro9f+LQPH0iFgvYi.ZI
      QX7AA7V5LIfjtjDvDGFKBowvTGkNYB1NEBD7eat4+Cfu3h6D.R+.XlyQgzXy
      zl.QARZ.bQuLz5Lrlz+ofaePdYFO5k640DlLEBqLQnpwFMt.CNIoFFLBAL0O
      MgsyWMOuYsHaZfqme8g5j5lSgRzlyqWw4xSrSOgYPvmN8HHuKLnX4bMWcKWv
      1cDd.nkKenjez3ajpmci5zUFO.WYXDTjRhSCnSLynL6NA6XmtBb5Bl9eyMO6
      RFaA.lXqZifLln2KgYRPhWXHGcUNgZ4JBudPhVXHQiFRb7ZC4Rls9cChAid4
      5lE1hs66jrBLRu1L1DGWSFmzVRGyNwCJ2KK3OOVjnz.R8ZoagjR7VXImjsim
      ocLwccRT7BF0JtmUVuoAJHdhwtXXOCJYEBcgKHnkU6NjcxrdZh6OJTxc8RL9
      8qHIX6WICrii9X1+0m0aOUexbBskrenNg2rqJL.SIp3e+Kkvrs19a8LkxJ09
      VUa1j128k46AdoNSvzYRwqGTpYPjW57Scfq5umsAKMZFRi+fjNZwodvNb7RS
      cxPT9sSuKJSVekQcqLZ0UNsagmYJV5.TN1NlYIT5PymBmoPjjgpzbQhLjxy1
      oyrThd0JInWsRB50pjfL.goKPPcHqvtDIOgCIKcMhfCQX76GAsMOvJJNwUkM
      2MnooApGjvv25CWlIrWBu4DOE+TV63i.KLko0HsounJE29toSru5EuboQXQU
      Vi1FZMRBMmIX47xBlELnGtMOs4u.mbMPRA
      -----------end_max5_patcher-----------

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

      @@p__meyer phenomenal - shall have a crack at working this out.
      the patcher code pasted isn't working but super keen to look at the way you've gone about it!
      thanks again :)

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

    Thank you a lot! Great explanation) I'd like to know how to trigger midi with audio-rate sequencing. Try to find the best way of doing this (with minimal latency).

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

      you’re welcome!
      here’s some info on that: Sequencing with Signals: Triggering Sounds with MIDI and mc.midiplayer~
      ruclips.net/video/83eQrxG1vhQ/видео.html
      There is also a video coming up on mc.midiplayer that will dive into this topic.

  • @lazylazy871
    @lazylazy871 9 месяцев назад

    How is that multi-number box thing under the multislider done?

    • @p__meyer
      @p__meyer  9 месяцев назад

      it's jit.cellblock!
      pastebin.com/HyMwgesd

    • @lazylazy871
      @lazylazy871 9 месяцев назад

      ​@@p__meyer Thank you very much! the customized color scheme threw me off. used it with mc but the listfunnel technique for numbers is great!!! I assume the supporting objects are hidden in your demonstration patch since it's so clean in the video without the objects in that pastebin example

    • @lazylazy871
      @lazylazy871 9 месяцев назад

      @@p__meyer Oh sorry you had only the necessary objects set to be in presentation so that explains it

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

    why dont i have access to subdiv object in max?? doesnt come up

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

      probably the version you are using. subdiv~ was introduced with 8.3