coreaudio-rs icon indicating copy to clipboard operation
coreaudio-rs copied to clipboard

Initial changes for adding visionOS support

Open simlay opened this issue 1 year ago • 3 comments

Depends on https://github.com/RustAudio/coreaudio-sys/pull/103.

simlay avatar Jun 07 '24 14:06 simlay

@eugenehp I've tried to load the sine example into a vision pro simulator using dinghy and it crashes without a stacktrace. I don't own a vision pro so it's not something I will really be able to test. Feel free to use this branch or author a PR with these changes.

simlay avatar Jun 07 '24 19:06 simlay

Yeah, I'm going to build a proper Xcode for this and run more tests for all platforms. I've pushed more commits to https://github.com/RustAudio/coreaudio-sys/pull/102 so I'll keep you posted once I'm happy with the tests.

eugenehp avatar Jun 08 '24 21:06 eugenehp

@simlay preliminary work submitted here: https://github.com/RustAudio/coreaudio-rs/pull/119

eugenehp avatar Jun 08 '24 23:06 eugenehp