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

Error -10863 while rendering audio input #34

Open stephanschulz opened 6 years ago

stephanschulz commented 6 years ago

"Error -10863 while rendering audio input"

Did you happen to figure out how we can avoid this 44100k quirk and have an input device with any sample rate?

https://forum.openframeworks.cc/t/ofxaudiounit/9664/13?u=stephanschulz

thanks a bunch.

admsyn commented 6 years ago

I didn't, unfortunately. It's been a long time since I tried but I remember it not working if you simply set the sample rate you want when creating the input.