-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Target: C++issues that appear only on the hxcpp targetissues that appear only on the hxcpp targetTarget: Hashlinkissues that appear only on the hashlink targetissues that appear only on the hashlink targetblocked by openfl/limenot possible to accomplish at the moment because of features missing from openfl/limenot possible to accomplish at the moment because of features missing from openfl/limebugSomething isn't workingSomething isn't working
Description
On native targets Lime stores all raw audio data in a UInt8Array
. When dealing with 32bit audio, which can be stored as both a 32bit int and a 32bit float, it's difficult to determine what format the audio data is.
Currently it's assumed to be 32bit float, as that seems to be more common.
This would be resolved with the lime pr: openfl/lime#1861
Metadata
Metadata
Assignees
Labels
Target: C++issues that appear only on the hxcpp targetissues that appear only on the hxcpp targetTarget: Hashlinkissues that appear only on the hashlink targetissues that appear only on the hashlink targetblocked by openfl/limenot possible to accomplish at the moment because of features missing from openfl/limenot possible to accomplish at the moment because of features missing from openfl/limebugSomething isn't workingSomething isn't working