• 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: midi with midieffectbase
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: midi with midieffectbase


  • Subject: Re: midi with midieffectbase
  • From: Marc Poirier <email@hidden>
  • Date: Mon, 24 Jan 2005 20:40:43 -0500

On Jan 24, 2005, at 1:36 PM, bastian.schnuerle wrote:

hi list,

i try to control an audiounit by midi.
the unit extends MIDIEffectBase and it
overrides the AUKernelBase for a mono
n to n unit.
i declared handlenoteon/off and start/stopnote
private in this Kernel.

The Kernel class is not a sub-class of AUMIDIEffectBase, so your implementations will never get called via the virtual method chain from that class. You need to implement them in your AUMIDIEffectBase-derived class, and then make a way to make that info available to the instances of your kernel class.


Marc

_______________________________________________
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


References: 
 >midi with midieffectbase (From: "bastian.schnuerle" <email@hidden>)

  • Prev by Date: Re: midi with midieffectbase
  • Next by Date: Midi Volume Control
  • Previous by thread: Re: midi with midieffectbase
  • Next by thread: Host transport proposal for AU spec
  • Index(es):
    • Date
    • Thread