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 pan to lime AudioSources, so use that for pan instead of position #2570

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

justin-espedal
Copy link
Contributor

This PR is based on potential lime changes found here: openfl/lime#1557

Since OpenFL, being based on the Flash API, only deals with sound panning and not full-on spatialized audio, this switches us to using Lime AudioSource's new "pan" property, which is more natural and also fixes the HTML5 sound playback issues mentioned in the accompanying lime PR.

@DigiEggz
Copy link

I've tested this with openfl/lime#1557 and it's working well. It greatly improves the audio quality.
@justin-espedal The changes needed to fix the conflicts are luckily very simple and should only take a minute or two.

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