[openal] HRTF queries

David Gow david at ingeniumdigital.com
Fri Jun 20 23:41:12 EDT 2014


On 21/06/14 11:24, Chris Robinson wrote:
> Of course, then the issue becomes, how to get a string to display to the
> user from an ID. alcGetString is unsuited for doing that. Perhaps a new
> alcGetStringFromID function, which would work for other ID types as well
> (if a future extension were to add more device-level IDs).

Is there any reason (other than the usual "this is horrible") for not
doing this with alcGetString the way it works for listing devices,
returning a null-separated list of strings?

— David


More information about the openal mailing list