Hi,
I wanted to record a midi file, with notes being entered by pd. First, midifile is the object to use, right? 2nd, I wanted to use another tempo, is it possible to edit that?
Thanks again,
Joao
João Pais wrote:
Hi,
I wanted to record a midi file, with notes being entered by pd. First, midifile is the object to use, right? 2nd, I wanted to use another tempo, is it possible to edit that?
Yes. The [metro] you use to step the [midifile] object determines the tempo. [midifile] ignores any tempo set in the midi file itself.
Martin