AudioUnitGraph 0x7F1072:
Member Nodes:
node 1: 'aumi' 'MIFR' 'Aucr', instance 0x807f1073 O
node 2: 'aumu' 'Clm5' '-NI-', instance 0x830000 O
node 3: 'auou' 'def ' 'appl', instance 0x807f1074 O
Connections:
node 1 bus 0 => node 2 bus 0 [ 2 ch, 44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved]
node 2 bus 0 => node 3 bus 0 [ 2 ch, 44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved]
CurrentState:
mLastUpdateError=0, eventsToProcess=F, isRunning=F
There are several issues:
If I incorporate DSLMusicDevice with MidiFX plugin, the AUGraph fails with invalid component.
If I incorporate for Example NI Absynth with MidiFX plugin, AUGraph do not fail, however I am getting buzzing noise instead.
Anynody has any experience or actually succeeded incorporating a 'aumi' midi effect into AUGraph?
Thanks.