Re: Logic not sending MIDI to effect
Re: Logic not sending MIDI to effect
- Subject: Re: Logic not sending MIDI to effect
- From: "contact" <email@hidden>
- Date: Tue, 29 Dec 2009 13:17:37 -0000
----- Original Message -----
From: contact
To: CoreAudio API
Sent: Tuesday, December 29, 2009 11:32 AM
Subject: Logic not sending MIDI to effect
Hi folks.
My plug-in uses AUMIDIEffectBase and I've got methods for StartNote,
StopNote, HandleMidiEvents, HandleNoteOn/Off. But none of them are called
in Logic 8.
They DID work before I upgraded to the latest XCode / Snow Leopard. And I
could happily control the effect with MIDI.
My other AU that uses MusicDeviceBase works fine with the upgrade.
Are there extra switches or initiations I need to get AUMIDIEffectBase to
work again?
Thanks,
Dave
O.K. It looks like StartNote is called for MusicDeviseBases's. And I had
those correct.
And HandNoteOn is called for AUMIDIEffectBase's. I had not noticed some of
the parameters had gone from 'int' to 'UInt8'
Cheers,
Dave
_______________________________________________
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