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
What's a preferred way for reusing iOS example from coreaudio-rs?
AVFAudio and AVAudioSession is required to set the playback/record mode on iOS and visionOS devices. Do we abstract it under coreaudio-rs or upstream the changes and include them in cpal too?
CI pipeline has to be rebuilt, but not everything can be tested. @simlay suggested to merge all CI builds under apple-tier3 job under one of coreaudio repos. Do we do the same here?
Previous work
Current state
examples/ios-feedbackfromcoreaudio-rswith few abstractionssrc/host/coreaudioreuses bothiosandmacoslogic fromcoreaudio-rsCurrent work
coreaudio-rscpalthat works onvisionOSQuestions
coreaudio-rs?coreaudio-rsor upstream the changes and include them incpaltoo?apple-tier3job under one of coreaudio repos. Do we do the same here?