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: Airy André <email@hidden>
- Date: Thu, 24 Jul 2003 21:12:54 +0200
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.