JackSharp 0.4.0
C# Wrapper around libjack API.
JACK Audio Connection Kit (or JACK; a recursive acronym) is a professional sound server daemon that provides real-time, low-latency connections for both audio and MIDI data between applications that implement its API.
Install-Package JackSharp -Version 0.4.0
dotnet add package JackSharp --version 0.4.0
<PackageReference Include="JackSharp" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JackSharp --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Bugfix for invocation of shutdown event.
Dependencies
This package has no dependencies.
GitHub Usage
This package is not used by any popular GitHub repositories.