Hello!
I’m trying to create an interpolation between two rhythmic cells with rests: (-500 500 -500) => (500 -500 500). The problem occurs when the duration reaches 0 value, something that the om-quantify seems to ignore, whereby “with the given constraints, some notes are lost while quantizing”. I’m using the Profile interpolation function, which appears to be working just fine. See the attached patch.
My goal is to create a rhythmic sequence that morphs between two rhythmic cells consisting of the same number of elements, including rests (negative nums) that occasionally become full rhythm values (positive nums). I welcome your suggestions!
Thank you!
rhythmic-interpolation.omp (8.66 KB)