AU with side chain in DP6
AU with side chain in DP6
- Subject: AU with side chain in DP6
- From: Peter Meier <email@hidden>
- Date: Mon, 6 Oct 2008 12:22:24 +0200
Hi all,
I have an AU with a side chain input that works fine with Logic. As
Digital Performer 6 now supports side chains in AUs too I tested my AU
in DP6 but there is no side chain menu shown.
I tested with other side-chain-AUs in DP6 and they work fine.
In my AU I support the kAudioUnitProperty_SupportedNumChannels -
Property and SupportedNumChannels().
Is there more to do to make the side chain appear in Digital Performer
6 ?
For my AU auval puts out this log :
--------------------------------------------------
VERIFYING DEFAULT SCOPE FORMATS:
Input Scope Bus Configuration:
Default Bus Count:2
Bus Name: main input
Format Bus 0: AudioStreamBasicDescription: 2 ch, 44100 Hz,
'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved
Bus Name: sidechain
Format Bus 1: AudioStreamBasicDescription: 2 ch, 44100 Hz,
'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved
Output Scope Bus Configuration:
Default Bus Count:1
Default Format: AudioStreamBasicDescription: 2 ch, 44100 Hz,
'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved
* * PASS
--------------------------------------------------
VERIFYING OPTIONAL PROPERTIES:
VERIFYING PROPERTY Supported Number of Channels
PASS
VERIFYING PROPERTY Host Callbacks
PASS
* * PASS
--------------------------------------------------
Thanks.
Peter
_______________________________________________
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