• 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 AU Sample Code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MusicDevice AU Sample Code


  • Subject: Re: MusicDevice AU Sample Code
  • From: Airy André <email@hidden>
  • Date: Tue, 8 Oct 2002 08:46:57 +0200

Le lundi, 7 oct 2002, ` 22:44 Europe/Paris, Pev a icrit :
It only responds to Midi Note On and Note Off.
It does not respond to StartNote, StopNote and al the family.
LogicAudio does not seem to use that.
I was wondering about that from the API - Do you know if this the intended
behaviour from all hosts? If so, what is the purpose of the StartNote and
StopNote when the same is covered by the MIDI messages?

StartNote and StopNote can do more the just Note On and Note Off.
It works at a higher level, can work with groups of notes...
But since all Audio/Midi apps work with single notes and MIDI messages to send notes to
"real" synth (that's the way MIDI works), it seems rather natural to see the first hosts to use the MIDI interface of AU. That's way, dealing with softsynth is the same that dealing with hardsynth : just
transmit the MIDI stream to the synth.

I'll add the higher level interface to my code as soon as we have a host that support it to test it...

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

  • Follow-Ups:
    • Re: MusicDevice AU Sample Code
      • From: Bill Stewart <email@hidden>
References: 
 >Re: MusicDevice AU Sample Code (From: Pev <email@hidden>)

  • Prev by Date: Re: Yet another interface idea
  • Next by Date: Re: AudioUnit life cycle
  • Previous by thread: Re: MusicDevice AU Sample Code
  • Next by thread: Re: MusicDevice AU Sample Code
  • Index(es):
    • Date
    • Thread