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 #1

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

Added setBalance method #1

wants to merge 16 commits into from

Conversation

novikov-studio
Copy link
Owner

@novikov-studio novikov-studio commented Aug 13, 2022

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)

Platforms

Windows - yes
Linux - yes

Related Issues

bluefireteam#58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants