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

AbletonLive Link on Meta Quest? #68

Open
StrongBearCeo opened this issue Feb 9, 2024 · 3 comments
Open

AbletonLive Link on Meta Quest? #68

StrongBearCeo opened this issue Feb 9, 2024 · 3 comments

Comments

@StrongBearCeo
Copy link

Ableton Link isn't supported out of the box so how do I add it to CsoundUnity?
https://github.com/csound/plugins

@giovannibedetti
Copy link
Collaborator

Never tried it, but you could have a look here
https://github.com/comoc/UnityAbletonLink
Let me know how it goes

@StrongBearCeo
Copy link
Author

thx @giovannibedetti I've already used that. However, I wanted to explore more with the csound plugin

@giovannibedetti
Copy link
Collaborator

I have not used that plugins repository with CsoundUnity, I guess it would be better to ask there, maybe one of its maintainers can help better than me.
But the process would be something like this:

  • build the library for Android and produce a .so file for every architecture you wish to support (ARM7, ARM64...)
  • import the file(s) in Unity
  • for each imported file, set the correct architecture in its inspector
  • now Csound should be able to use the library

Hope this helps

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