Skip to content

RFC: Steam Audio bindings #1955

Open
Open
@Perksey

Description

@Perksey

Steam Audio has recently been open sourced: https://github.com/ValveSoftware/steam-audio/tree/master

Silk.NET currently lacks more modern audio bindings, with XAudio being the closest we have today. OpenAL doesn't really have any modern implementations by vendors, and OpenAL Soft is a software implementation that in most cases forwards to other APIs. Miniaudio was investigated but was determined not to meet Silk.NET's industry recognition threshold. BASS is unsuitable due to its license.

With Steam Audio being Apache 2 and developed by a recognised industry player, should we consider adding Steam Audio bindings?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions