posted 17 years ago
So im trying to dynamically construct a MIDI Sequence and i cant seem to get the ticks and timings figured out. So according to the following code, I should have one note play (Note 64). Then Stop and then another Note play (Note 67) and stop.
What ends up happening is that one note plays (64) and then the next note plays for an instant and it stops. What am I doing wrong. I admit my tick concepts arent the clearest right now but im working on them.