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?
Anything I missed?
The text was updated successfully, but these errors were encountered:
Previous work
Current state
examples/ios-feedback
fromcoreaudio-rs
with few abstractionssrc/host/coreaudio
reuses bothios
andmacos
logic fromcoreaudio-rs
Current work
coreaudio-rs
cpal
that works onvisionOS
Questions
coreaudio-rs
?coreaudio-rs
or upstream the changes and include them incpal
too?apple-tier3
job under one of coreaudio repos. Do we do the same here?The text was updated successfully, but these errors were encountered: