Audio Unit Pattern have a I/O Pass Through pattern.How to implement it? Use one RemoteUnit or two? Could someone give me the sample code ?
Apple Develper Document https://developer.apple.com/library/tvos/documentation/MusicAudio/Conceptual/AudioUnitHostingGuide_iOS/ConstructingAudioUnitApps/ConstructingAudioUnitApps.html#//apple_ref/doc/uid/TP40009492-CH16-SW21
Asked
Active
Viewed 100 times
1

alpine
- 927
- 6
- 17
-
You can find answer here.http://stackoverflow.com/questions/36325291/augraphaddnode-10862/36326665#36326665 – alpine Mar 31 '16 at 07:32