Skip to content
This repository has been archived by the owner on Dec 11, 2017. It is now read-only.

setPan instead of setBalance #10

Closed
GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment
Closed

setPan instead of setBalance #10

GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

in gwt-voices.as, line 94:

Instead of:
    sounds[id].setBalance(balance);

It should be:
    sounds[id].setPan(balance);

Original issue reported on code.google.com by [email protected] on 12 Jan 2009 at 11:17

@GoogleCodeExporter
Copy link
Author

Thanks. FIxed in r218

Original comment by fredsa on 30 Jul 2009 at 4:06

  • Changed state: Fixed

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

No branches or pull requests

1 participant