MIDI App Compile G3/G4
MIDI App Compile G3/G4
- Subject: MIDI App Compile G3/G4
- From: "Dan Callaway" <email@hidden>
- Date: Thu, 20 May 2004 09:34:16 -0700
- Thread-topic: MIDI App Compile G3/G4
>
Hello,
>
>
I have a mature app that takes keyDown events from the keyboard, and advances a MIDI file beat-by-beat so that the user 'conducts' the MIDI file. My problem is that it only works on the processor it was compiled on - I have an eMac running Jaguar/ProjectBuilder and a Lombard running Panther/XCode.
>
>
When I compile with G3/Panther/XCode, the app runs on the eMac/Jaguar, but there seems to be a CoreMIDI API call that isn't doing anything. I used ThreadViewer on both machines, and the app has 6 running threads on both the working computer and the non-working one.
>
>
I don't really know how to approach this problem. If I open the project on the eMac in ProjectBuilder, and recompile, I can't very well debug the problem because the problem goes away. Either machine can compile and run the app, but when I use either machine to run the other's executable, the app opens but doesn't do anything. My routines for opening files work, and the app is stable, but the MIDI plumbing is broken.
>
>
I'm hoping this is a checkbox in the IDE that I don't know about ("allow G3/G4 compatability??")
>
>
>
Thanks in advance for any help.
>
>
Dan Callaway
>
email@hidden
_______________________________________________
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.