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

Added setBalance method #1243

Closed
wants to merge 2 commits into from

Conversation

novikov-studio
Copy link
Contributor

Description

Added method:

/// -1 - The left channel is at full volume; the right channel is silent.
///  1 - The right channel is at full volume; the left channel is silent.
///  0 - Both channels are at the same volume.
AudioPlayer.setBalance(double value)

Related Issues

#58

@novikov-studio novikov-studio deleted the balance branch August 13, 2022 16:33
@novikov-studio novikov-studio restored the balance branch August 13, 2022 16:38
@spydon
Copy link
Member

spydon commented Aug 16, 2022

How come this PR was closed? Seems like a useful feature :)

@novikov-studio
Copy link
Contributor Author

@spydon, it leaks from my sandbox :) Now I'm ready here. Should I need create a new PR?

@spydon
Copy link
Member

spydon commented Aug 17, 2022

@spydon, it leaks from my sandbox :) Now I'm ready here. Should I need create a new PR?

Sure, that would be nice! Either update this PR or add a new one, whatever is the most convenient for you.

@novikov-studio
Copy link
Contributor Author

new PR #1248

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

Successfully merging this pull request may close these issues.

None yet

2 participants