< Back to IRCAM Forum

Help with getting onset information from getsdifchords box

Hi, I am trying to do some partial analysis in openmusic with getsdifchords, however, when I try to parse the result and see it in the chord sequence, I noticed that the onset information didn’t come through, can someone help me with this please?

Hi Michael,

You don’t need to go into all this.That’s why you have the sdif->chord-seq method.
But for the sport of it here what you shoud do:

  1. Group all indiviual notes (frames) into one list of onsets.
  2. translate it into a chord-seq

The patch:

Patch.omp (19.8 KB)

Best
K

Hi, Haddad,
Thank you for the insight, the patch you provided is very logical and intricate and it works great! While I am trying to figure out the patch you provided, I am just wondering cause I saw someone did almost the exact same thing as my initial patch does but somehow it works for them, I wonder if is this a version issue or is this an issue with the audio file that I used?

Do you have the patch or a date it was written?
It could be a matter of number of partials. Or an old version of the om-pm2 lib where chord-seq-analysis box didnt exist yet?
Very interesting to see.
I
Best
K

This post was flagged by the community and is temporarily hidden.