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

[source setPosition:alpoint(float, float, float)] cannot work when reverb is "Yes" #64

Open
ryokanoshoh opened this issue Apr 21, 2014 · 0 comments

Comments

@ryokanoshoh
Copy link

Hello everybody.

I am going to create new Wadaiko (Japanese drum) app on iPhone 5.
I have problem that when "[OpenALManager sharedInstance].currentContext.listener.reverbOn" is YES,
"[source setPosition:alpoint(float, float, float)]" cannot work.

I confirmed that when "[OpenALManager sharedInstance].currentContext.listener.reverbOn" is NO,
"[source setPosition:alpoint(float, float, float)]" can work.
I think "Reverb" object have some problems, but I cannot
find the point of these on all souces.

If you have method to solve these problem, please let me know.

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