Every incoming MIDI message is repeated
Every incoming MIDI message is repeated
- Subject: Every incoming MIDI message is repeated
- From: "James B. Parker" <email@hidden>
- Date: Fri, 12 Sep 2003 13:56:32 -0400
Hey people. I have written a tiny app to talk to an external synth.
Every time a message comes from the external synth, it occurs twice. I
imagine I have two references of the receiving port somewhere but after
tracing through my code I cannot find where it would create a duplicate
port. Sorry for the lack of additional info. I figure this occurs in
the constructor where I publish(?) what ports are available. I was
hoping I could information related to the 'usual suspects' of where to
look.
Anyway, I am using the PYMIDI framework to create the ports but my
simple usage of the framework doesn't seem to be much different from
the usual way of setting up ins and outs.
BTW, data I send out only occurs once.
Thanks for any info!
James
_______________________________________________
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.