Re: Timing limitations when programming MIDI with Javascript

Jussi:
> Looking at the code, it looks like MIDIBridge has timestamps, but I'm 
> not sure if they affect anything, gotta try later.
Chris:
> yeesh, right you are - the example I was looking at didn't use them, 
> but they are there, and they're passed into the Java object.  No idea 
> if it actually uses them.

I just found an example in Midibridge that uses them and works! They are 
just not called timestamps -- which is what got me confused.

See MidiBridge docs random-sequence.js line 82, function 
sendRandomMIDIMessage().

best,
James

Received on Wednesday, 6 June 2012 07:40:12 UTC