• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Every incoming MIDI message is repeated
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Every incoming MIDI message is repeated


  • Subject: Re: Every incoming MIDI message is repeated
  • From: "James B. Parker" <email@hidden>
  • Date: Fri, 12 Sep 2003 21:15:14 -0400

Problem solved. Design issue. Even though I had already instantiated the controller class, the Nib would instantiate the controller class which controlled the midi system because my design sucks in the first place.

Starting over,
James

On Friday, September 12, 2003, at 01:56 PM, James B. Parker wrote:

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.
_______________________________________________
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.

References: 
 >Every incoming MIDI message is repeated (From: "James B. Parker" <email@hidden>)

  • Prev by Date: failing in a CoreAudio driver initHardware method, how to do it?
  • Next by Date: [Java API] Downsampling with AudioConverters ?
  • Previous by thread: Every incoming MIDI message is repeated
  • Next by thread: What about a scriptable midi server?
  • Index(es):
    • Date
    • Thread