FS.GG.Audio.Host
0.1.0-preview.1
Prefix Reserved
See the version list below for details.
dotnet add package FS.GG.Audio.Host --version 0.1.0-preview.1
NuGet\Install-Package FS.GG.Audio.Host -Version 0.1.0-preview.1
<PackageReference Include="FS.GG.Audio.Host" Version="0.1.0-preview.1" />
<PackageVersion Include="FS.GG.Audio.Host" Version="0.1.0-preview.1" />
<PackageReference Include="FS.GG.Audio.Host" />
paket add FS.GG.Audio.Host --version 0.1.0-preview.1
#r "nuget: FS.GG.Audio.Host, 0.1.0-preview.1"
#:package FS.GG.Audio.Host@0.1.0-preview.1
#addin nuget:?package=FS.GG.Audio.Host&version=0.1.0-preview.1&prerelease
#tool nuget:?package=FS.GG.Audio.Host&version=0.1.0-preview.1&prerelease
Host-side playback for FS.GG.Audio.Core — a pluggable IAudioBackend with a deterministic Null/record backend and a real OpenAL (Silk.NET) device backend that degrades to Null when no device is present.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- FS.GG.Audio.Core (>= 0.1.0-preview.1)
- FSharp.Core (>= 10.1.301)
- Silk.NET.OpenAL (>= 2.23.0)
- Silk.NET.OpenAL.Soft.Native (>= 1.23.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FS.GG.Audio.Host:
| Package | Downloads |
|---|---|
|
FS.GG.Audio.Engine
Mixing/voice layer over FS.GG.Audio.Host — named buses, linear/equal-power fades and cross-fades, side-chain ducking, and 3D listener/emitter positioning, realized through the IAudioBackend seam (IMixingBackend when available) with a deterministic device-free record path. Depends on FS.GG.Audio.Host/.Core only; never on FS.GG.UI. Depends on FS.GG.Audio.Host, so it also redistributes the OpenAL Soft native library (LGPL-2.0-or-later) as a separate, dynamically-linked, replaceable shared library — see THIRD-PARTY-NOTICES.md in this package. |
|
|
FS.GG.Audio.Elmish
Elmish Cmd authoring surface over FS.GG.Audio.Host/.Engine — Audio.Cmd.playSfx/playMusic/stopMusic/setMasterVolume produce Elmish commands that play straight through an IAudioBackend (no mixing), while Audio.Cmd.ofEngine routes a batch through FS.GG.Audio.Engine so bus volume, ducking, and 3D positioning apply. Depends on Elmish (MIT), never on FS.GG.UI. Depends on FS.GG.Audio.Host, so it also redistributes the OpenAL Soft native library (LGPL-2.0-or-later) as a separate, dynamically-linked, replaceable shared library — see THIRD-PARTY-NOTICES.md in this package. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.4.0 | 229 | 7/21/2026 |
| 0.3.0 | 1,008 | 7/16/2026 |
| 0.2.0 | 2,165 | 7/11/2026 |
| 0.1.0 | 2,661 | 7/9/2026 |
| 0.1.0-preview.1 | 81 | 7/7/2026 |