-
-
Notifications
You must be signed in to change notification settings - Fork 419
Open
Description
Trying to get a list of all available audio devices by doing ALC.getString(null, ALC.ALL_DEVICES_SPECIFIER); will only return the first one. OpenAL returns a char array with multiple null terminated strings, but it seems that this is not accounted for in CFFI.
This occurs on Hashlink, Windows and Neko. Probably on all native targets, but that's all I can test.
Metadata
Metadata
Assignees
Labels
No labels