You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MIDIPacketListAdd() call in [PGMidi sendBytes:size:] always sends 0 as a timestamp. If you would send the actual time over here, this method is also suitable for sending midi clock signals.
So I'm wondering: Is there any reason you're sending 0 here or do you think it is a good idea to change this?
Cheers
The text was updated successfully, but these errors were encountered:
The MIDIPacketListAdd() call in [PGMidi sendBytes:size:] always sends 0 as a timestamp. If you would send the actual time over here, this method is also suitable for sending midi clock signals.
So I'm wondering: Is there any reason you're sending 0 here or do you think it is a good idea to change this?
Cheers
The text was updated successfully, but these errors were encountered: