• 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: Send MIDI Sequence to GarageBand
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Send MIDI Sequence to GarageBand


  • Subject: Re: Send MIDI Sequence to GarageBand
  • From: Chris Adamson <email@hidden>
  • Date: Fri, 16 Sep 2011 23:04:12 -0400

Search your drive. You've probably got lots of copies.  /System/Library/Frameworks/CoreAudio.framework will probably do.  But that's probably beside the point.

The underscore indicates a linker problem; I think your code is compiling, but it's not linking.  Are you building with the command line or with Xcode?  You say "project", so I'm going to assume Xcode.  In that case, click on the project icon at the top of the tree, click the target, and click the "build phases" tab.  Expand the "link binary to libraries" list and use the "+" button to add CoreMIDI.framework.

--Chris


On Sep 16, 2011, at 10:39 PM, Michael B Allen wrote:

> On Fri, Sep 16, 2011 at 9:22 PM, Chris Adamson <email@hidden> wrote:
>> Once you've got the tools, what you need is CoreMIDI.
>
> Thanks for the useful info Chris.
>
> I have installed Xcode 3 (I cannot use Xcode 4 because I have OSX
> 10.6.8). I found what looks like a simple example that uses CoreMIDI
> [1], I created a C terminal project and it seems to build testout.c
> but it doesn't run because it cannot find the CoreMIDI functions like
> _MIDIOutputPortCreate, _MIDIClientCreate, etc presumably because, as
> you say, I need CoreMIDI.framework. So where can I get it and how do I
> install it? Again the Apple website has failed me.
>
> Mike
>
> [1] https://ccrma.stanford.edu/~craig/articles/linuxmidi/osxmidi/testout.c
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Coreaudio-api mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: [SOLVED] Send MIDI Sequence to GarageBand
      • From: Michael B Allen <email@hidden>
    • Re: Send MIDI Sequence to GarageBand
      • From: Chris Adamson <email@hidden>
References: 
 >Send MIDI Sequence to GarageBand (From: Michael B Allen <email@hidden>)
 >Re: Send MIDI Sequence to GarageBand (From: Paul Davis <email@hidden>)
 >Re: Send MIDI Sequence to GarageBand (From: Michael B Allen <email@hidden>)
 >Re: Send MIDI Sequence to GarageBand (From: Chris Adamson <email@hidden>)
 >Re: Send MIDI Sequence to GarageBand (From: Michael B Allen <email@hidden>)

  • Prev by Date: Re: Send MIDI Sequence to GarageBand
  • Next by Date: Re: Send MIDI Sequence to GarageBand
  • Previous by thread: Re: Send MIDI Sequence to GarageBand
  • Next by thread: Re: Send MIDI Sequence to GarageBand
  • Index(es):
    • Date
    • Thread