You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Managed to record properly from some devices. But not from others. One of the issues seems to be in the way CoreAudio handles sample rates. Different devices offer different sample rates. And auto-conversion is not activated. Maybe it requires using the library differently. I tried reading as much documentation as possible, but they mostly disagree.
For now, I'll put this on hold, until I find better documentation or more motivation.
Add a native
CoreAudio
backend to replaceportaudio
on MacOS.Some experiments have started in the
coreaudio-backend
branch.The text was updated successfully, but these errors were encountered: