Multichannel AudioUnits
Multichannel AudioUnits
- Subject: Multichannel AudioUnits
- From: Jim Credland <email@hidden>
- Date: Fri, 18 Sep 2015 19:15:19 +0100
(With great pain) I've discovered how to get and AudioUnit synth with multiple outputs working.
It works, but it's showing up with 16 output busses in both Logic and Ableton.
I think I'm making all the right moves. AUVAL reports as follows:
--------------------------------------------------
VERIFYING DEFAULT SCOPE FORMATS:
Input Scope Bus Configuration:
Default Bus Count:0
Output Scope Bus Configuration:
Default Bus Count:2
Format Bus 0: AudioStreamBasicDescription: 2 ch, 44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved
Format Bus 1: AudioStreamBasicDescription: 2 ch, 44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved
--------------------------------------------------
Anyone suggestions as to which part of the undocumented maze of AudioUnit I should be looking in? I'd rather like the hosts to only report a sensible number of busses.
cheers! Jim.
_______________________________________________
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