• 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: MusicDevice documentation or host app?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MusicDevice documentation or host app?


  • Subject: Re: MusicDevice documentation or host app?
  • From: Marc Poirier <email@hidden>
  • Date: Tue, 8 Oct 2002 15:37:15 +0200 (CEST)

> >We also understand that there are two things we need to add to the SDK
> >(1) A sample Music Device
>
> Another piece of sample code that would be extremely useful is a
> sample music effect (kAudioUnitType_MusicEffect)...

Perhaps I shouldn't be saying this because I am definitely all for making
the SDK as thorough and comprehensive as possible (with many many example
AUs), but MusicEffects are really quite a simple extension of regular AU
effects. All you do is include a different header, inherit from a
different class, and override any of the HandleNoteOn,
HandleProgramChange, etc. MIDI functions that you want to use (ah, how
much nicer that is than VST). It took me about 1 minute to make a regular
AU effect into a MusicEffect...

Anyway, yeah, an example would be good, but in the meantime if you are
interested in making a MusicEffect yourself, I would say just go for it
because it is very easy.

Marc
_______________________________________________
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: 
 >Re: MusicDevice documentation or host app? (From: Alberto Ricci <email@hidden>)

  • Prev by Date: Re: MusicDevice documentation or host app?
  • Next by Date: Interapplication sync protocol?
  • Previous by thread: Re: MusicDevice documentation or host app?
  • Next by thread: Re: MusicDevice documentation or host app?
  • Index(es):
    • Date
    • Thread