Skip to content

More examples or case usages would be very helpful #2

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

Open
wincLei opened this issue Aug 6, 2024 · 1 comment
Open

More examples or case usages would be very helpful #2

wincLei opened this issue Aug 6, 2024 · 1 comment

Comments

@wincLei
Copy link

wincLei commented Aug 6, 2024

It would be greatly appreciated if you could furnish additional examples of how this is typically used. More case usages would certainly aid in my understanding.

During the compilation process, there might be some issues. I can provide some scripts for reference to help avoid potential pitfalls.

cmake -S . -GXcode -DCMAKE_SYSTEM_NAME=iOS -DALSOFT_OSX_FRAMEWORK=ON -B build_x64 -DCMAKE_OSX_SYSROOT=iphonesimulator -DCMAKE_OSX_ARCHITECTURES=x86_64

cmake -S . -GXcode -DCMAKE_SYSTEM_NAME=iOS -DALSOFT_OSX_FRAMEWORK=ON -B build_arm -DCMAKE_OSX_SYSROOT=iphoneos -DCMAKE_OSX_ARCHITECTURES=arm64

my macos 14.2.1 (23C71)
cmake version 3.30.1

@wincLei
Copy link
Author

wincLei commented Oct 24, 2024

add one example

lib.zip
example.zip

This is an example that allows users to experience 3D sound effects by changing the position of the listener

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

1 participant