admsyn / ofxAudioUnit

An openFrameworks addon which makes it easy to work with Audio Units on OSX and iOS
MIT License
120 stars 24 forks source link

question: ofSoundStream and ofxAudioUnitNetSend #28

Open dimitre opened 8 years ago

dimitre commented 8 years ago

is there a way of routing sound from ofSoundStream to ofxAudioUnitNetSend or it only works with sound generated in ofxAudioUnit objects? Thanks!