Re: LAP : AU music device needs Audio & MIDI
Re: LAP : AU music device needs Audio & MIDI
- Subject: Re: LAP : AU music device needs Audio & MIDI
- From: Bill Stewart <email@hidden>
- Date: Thu, 24 Jul 2003 16:26:13 -0700
Yes...
But a MIDI Effect is *not* a note based AU, but the APIs are there for
those who want to handle the modification of an effects rendering
through real time (and not persistent) changes - as is explained in
some detail in the doc that is awaiting approval (its long) about this
:)
Lets not blur concepts here...
I would file a bug with logic and get them to fix this properly
Bill
On Thursday, July 24, 2003, at 12:12 PM, Airy Andri wrote:
I think the problem may be in Logic : for 'aumu', Logic display the
"sidechain" popup in the 'aumu' has any input bus, but it seems they
never set a connection or callback for it. So, no input buffer...
I did not fill a bug for it (I have already 3 in the pipe, and it was
just a quick experiment so I was not sure about it, but it seems to
confirm the problem).
I think the only choice now is to write a MIDIEffect.
Is there any host that support 'aumu' with input busses ?
Airy
Le jeudi, 24 juil 2003, ` 18:29 Europe/Paris, kent a icrit :
Hello. I think this is maybe a Logic Audio specific problem. My
plugin
needs both MIDI input and Audio input. when I register her as a
aumu (music device) then she is pluggable in the AudioInstrument
input slot of logic. however I cannot manage to route audio (even
through the side-chain) to my plugin. and when I register her as a
aufx (audio effect) then I cannot receive MIDI data.
so in my .r file I make 'thng' resources for BOTH aumu and aufx and
have them both point to my plug, so that I can then at least plug
the fx version onto an audio track and do processing without MIDI and
also plug into an instrument track and synthesize from MIDI, but THEN
I get the really exciting behaviour that when logic saves and then
later restores my plug logic always thinks I'm an aufx, and doesn't
instantiate me as an aumu when it should. I was truly hoping that I
would not have to build two different discrete binaries, one for fx
and one for mu, especially since in the end neither of these does
exactly what I want them to do (which is receive audio and midi
simultaneously). Is there perhaps something simply screwed up with
logic audio 6.1 in regards to side-chain and audio units? or am I
just missing something.
thanks in advance for helping me.
|K<
email@hidden
_______________________________________________
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.
_______________________________________________
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.
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
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.