NuclearMonster / openal-website

http://openal.org
21 stars 8 forks source link

OpenAL Soft Extensions #2

Open Squareys opened 9 years ago

Squareys commented 9 years ago

Hello @rcgordon, Hello all!

I recently looked through the openal extension registry and found that extensions by OpenAL soft are not listed.

As of what I can tell, the following extensions are defined and implemented by OpenAL soft:

    AL_SOFT_block_alignment, AL_SOFT_buffer_samples, AL_SOFT_buffer_sub_data,
    AL_SOFT_deferred_updates, AL_SOFT_direct_channels, AL_SOFT_loop_points,
    AL_SOFT_MSADPCM, AL_SOFT_source_latency, AL_SOFT_source_length,
    ALC_SOFTX_device_clock, ALC_SOFTX_HRTF, ALC_SOFT_loopback,
    ALC_SOFTX_midi_interface, ALC_SOFT_pause_device

Is there a reason why they are not listed, or is there a chance that someone will do that? Some of them seem pretty well documented: http://kcat.strangesoft.net/openal-extensions/

Thanks in advance! Sincerely, Squareys.

Squareys commented 9 years ago

Alright, sorry about that. I hoped you know the guys mantaining the extension registry, there doesn't seem to be a way to contact them. Since @rcgordon registered one or the other extension, I thought, he might know something?

NuclearMonster commented 9 years ago

We may integrate the registry and revisit it then.

icculus commented 9 years ago

Yeah, we're figuring out how to migrate this to openal.org. Stay tuned. :)

On Sep 7, 2015, at 3:18 PM, Zachary J. Slater notifications@github.com wrote:

We may integrate the registry and revisit it then.

— Reply to this email directly or view it on GitHub.

Artoria2e5 commented 1 year ago

Hi uh @icculus, the registry seems to have ceased working with no results returned. A look in the browser network tab shows HTTP 500 Internal Server Error.


A recent alsoft release links to @raulshc's https://github.com/Raulshc/OpenAL-EXT-Repository. It's a nice resource, but you don't get Ryan's semantic search tools, only GitHub search.

Raulshc commented 8 months ago

Hello all,

please, consider integrate the entire extension database from https://github.com/Raulshc/OpenAL-EXT-Repository into the official web. In this way everything will be available through the official site.

Thank you