Re: Logic Platinum for Audio Units question
Re: Logic Platinum for Audio Units question
- Subject: Re: Logic Platinum for Audio Units question
- From: Urs Heckmann <email@hidden>
- Date: Thu, 5 Dec 2002 18:34:02 +0100
Am Donnerstag, 05.12.02, um 17:29 Uhr (Europe/Berlin) schrieb Howard
Moon:
Hi...
not sure if this is the place to ask, but I have the latest Logic
Audio SDK and host for Audio Units. I also have the full boxed
version of Logic Platinum 5 (for OS 9). I'm new to Logic Audio, and
am trying to get my plug-in (Audio Unit component) to come up.
I've followed the Audio Units porting SDK for porting my VST plug-in
to Audio Units, have copied the component to the
Library:Audio:Plug-Ins:Components folder, and am running the host from
my project in the CodeWarrior debugger. However, I can't see any way
to get to my component from Logic.
The manual shows an Inserts button in the Track Mixer items, but
there is no such button. I can't find any reference to plug-ins or
audio units or anything, nor can I find my component's name in any
menu. Can someone help me get this going?
Perhaps it has something to do with the HFS Creator being '????' in
the project settings? Or perhaps the Readme.h doesn't specify some
step I was supposed to take to get the Audio Unit to be recognized?
Or is it just that launching component plug-ins in the Audio Units
version of Logic Audio is different?
Anyway, any advice here (including a good source for more info other
than the OS9 version's manuals) would be appreciated. Thanks...
Howard
Hi,
first of all, the ????-Creator is no problem.
The TrackMixer is probably the best place to insert an AudioUnit. A
ordinary audiotrack should look like this in an innocent system in the
TrackMixer:
EQ
[ Thru ]
Inserts
[ ] <- Click here (hold a second) to find Plugins (Menu pops
up)
[ ]
Sends
[ ]
[ ]
I/O
[ ]
[ ]
Track xx
___ (( ))
I I I
I I I I
I I I I
I I I [0.0]
I I I I
I I I I
I I I I
I I I M S
(()) REC
If you can't see the inserts section, this can have two reasons:
- You have by accident reconfigured your Trackmixer to not to show
inserts, then you'll have to enable this in the "options" (or was it
view?) menu
- You have no valid Audiodriver/card enabled, then you should go to
Audio->Hardware+Driver and select built-in AV or what have you.
If that don't work, 'tis another one to fix the problem.
Cheers,
;) Urs
_______________________________________________
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.