Hello everyone,
I’m working with a voice (imported MIDI from a Bach chorale) in 4/4 time signature that I’ve chopped into various irregular time signatures using tree2ratio -> mktree
with a sequence of new time signatures.
Everything was going well until I decided to change the denominators of the time signatures to multiples of 3 or 5, creating these so called irrational time signatures. I expected this process to preserve the rhythmic figures while simply altering the tempo for the duration of each measure. However, the result was not as expected:
As you can see, there’s no apparent tempo change. Is there a way to achieve what I want? I’m aiming for an effect similar to using the pulsemaker
function with different denominators. I hope I’ve explained myself clearly. Thank you in advance for any tips or suggestions!