Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VisionOS Support #80

Open
LuisAlvarez12 opened this issue Feb 5, 2024 · 2 comments
Open

VisionOS Support #80

LuisAlvarez12 opened this issue Feb 5, 2024 · 2 comments

Comments

@LuisAlvarez12
Copy link

Description

At the moment, attempting to use a AudioKitUI View, such as NodeOutputView, results in an issue when building:
Screenshot 2024-02-05 at 12 30 07 PM

According the the log, it mentions that views that utilize FloatPlot can not be used for VisionOS since MTKView and MTKViewDelegate do not support Vision OS:
Screenshot 2024-02-05 at 12 31 15 PM

Proposed Solution

Ideally an alternative way to use the FloatPane utility without relying on MTKView

Describe Alternatives You've Considered

N/A

Additional Context

No response

@aure
Copy link
Member

aure commented Feb 5, 2024

Yes, we are aware, but thanks for opening the issue, it doesn't hurt.

@LuisAlvarez12
Copy link
Author

Thank you! Appreciate the hard work @aure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants