私が使う
AUNodeInteraction interaction;
UInt32 ioNumInteractions;
AUGraphGetNodeInteractions(graph,
node,
&ioNumInteractions,
&interaction));
すべてのデバイス (iphone 5s、6、6s、7) では相互作用と接続されたノードが返されますが、iphone 5c と ipad mini では相互作用は返されません (ioNumInteractions = 0)。
理由はおそらく32ビットCPUです。問題を解決する方法はありますか?
CAShow(グラフ):
Member Nodes:
node 1: 'augn' 'afpl' 'appl', instance 0x6000000323c0 O I
node 2: 'auou' 'rioc' 'appl', instance 0x600000032460 O I
Connections:
node 1 bus 0 => node 2 bus 0 [ 2 ch, 44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved]
CurrentState:
mLastUpdateError=0, eventsToProcess=F, isInitialized=T, isRunning=T (1)