Midi Printing to Console
Midi Printing to Console
- Subject: Midi Printing to Console
- From: Joshua Strickon <email@hidden>
- Date: Wed, 22 May 2002 14:12:58 -0400
Is there any way to prevent printing of midi input messages to the console.
Aside from the performance overhead of printing to the console every time a
midi packet is received, I would like to use it for more important messages.
You can experience this by using the MIDIMonitor tool.
Here is an example of what it is printing
MIDIReceived because we have 1 packets; intf->mSources[prevInputPort] is
0x0981000A
inputPort 0 bytesInPacket 1: FE 00 00 01
new status FE, remainingBytesInMsg = 0
I am doing some stuff with jni and the console and standard out are 1 and
the same.
-Josh
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.