Generative Modal Melodies - Max/MSP Tutorial

Поділитися
Вставка
  • Опубліковано 1 сер 2024
  • This is definitely a fun one- In this video, I create an algorithm that generates real-time melodies based on scales determined by the chords I am playing. This lets me play harmonies and let the computer 'solo' modal melodies over the music. You can modify the parameters in this algorithm to use other chord and scale types and explore other harmonic worlds!
    🎹Patch: github.com/umutreldem/hearing...
    🎹Random Scale Note Generator Tutorial: • Random Scale Note Gene...
    0:00 - Introduction
    0:48 - Defining the Algorithm
    1:30 - Generating scale degrees from number inputs
    10:14 - Implementing the Melody Generator: The [int] object
    14:15 - Setting random probabilities for melodic movement
    21:37 - The tempo and the length of the melody
    25:19 - Chord detection
    28:55 - Defining the scales and parameters of each chord type
    35:38 - Trying out the melody generator & further ideas

КОМЕНТАРІ • 10

  • @joaotenera
    @joaotenera 2 роки тому +3

    Exactly what was looking for, much appreciated

  • @chromecodec
    @chromecodec 9 місяців тому

    wow that octave trick blew my mind

  • @Lettucemode
    @Lettucemode Рік тому

    best beginner tutorials on max/msp for sure!

  • @sarsedacn
    @sarsedacn 2 роки тому

    Thanks for this illustrative and creative tutorial.

  • @dentzienluccas
    @dentzienluccas 2 роки тому

    This is awesome! Congrats

  • @RobertoRea
    @RobertoRea 2 місяці тому

    Very good but it is possible to consider the chords positions (1,2,3 invertions)? instead the root position?

  • @MaxPatissier
    @MaxPatissier 2 роки тому +1

    merci

  • @RaoulConstantine
    @RaoulConstantine Рік тому

    Great video as always, quick question, at 18:36 how did you drag the patcher like that? Thanks!