-
-
Notifications
You must be signed in to change notification settings - Fork 432
Closed
Description
Version
Lime 8.3.1, Haxe 4.3.2, hxcpp 4.3.2, Windows 10 22H2
Problem
When building for native (currently only tested on Windows), the position property of AudioSources does not work. The position value appears to be set correctly if you check it, but it just has no affect. On HTML5, the position value pans the audio as expected.
This was tested on a regular, non-static build that uses OpenAL on native.
Sample Project
This is a modified version of the SimpleAudio project. The x position of the ambience audio is set to -1 after it starts in the play function. It does not seem to matter whether the position value is set before or after the AudioSource begins playing.
LimeAudioPosition.zip
Any help is appreciated
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels