KinsonDigital.CASL 1.0.0-preview.17

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of KinsonDigital.CASL.
dotnet add package KinsonDigital.CASL --version 1.0.0-preview.17
NuGet\Install-Package KinsonDigital.CASL -Version 1.0.0-preview.17
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="KinsonDigital.CASL" Version="1.0.0-preview.17" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KinsonDigital.CASL --version 1.0.0-preview.17
#r "nuget: KinsonDigital.CASL, 1.0.0-preview.17"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install KinsonDigital.CASL as a Cake Addin
#addin nuget:?package=KinsonDigital.CASL&version=1.0.0-preview.17&prerelease

// Install KinsonDigital.CASL as a Cake Tool
#tool nuget:?package=KinsonDigital.CASL&version=1.0.0-preview.17&prerelease

asdf

CASL

Build PR Status Check Unit Test PR Status Check Codecov Latest Nuget Release Nuget Downloads Good First GitHub Issues Discord

!! NOTICE !!

This library is still under development and is not at v1.0.0 yet!! However, all of the major features are available, so we encourage you to use them and provide feedback. That is what open source is all about. 🥳

📖 About CASL 📖

CASL (pronounced Castle), is an acronym for (C)ross-platform (A)udio and (S)ound (L)ibrary and uses the latest possible dotnet version. CASL plays and manages sounds powered by OpenAL 1.1, using software rendering, which is accomplished by using low-level bindings to the native OpenAL library. CASL can be used for video games and sound players and works on any dotnet-compliant platform.

Note Cross-platform work is still a WIP, but CASL works using Windows.

✨ Features ✨

Audio Formats

Currently, this library can play .ogg and .mp3 file formats. There are plans to support .wav files and other sound formats in the future.

Playback Features

  • Play (Normal Speed)
  • Play speed control
  • Pause
  • Relative library location
  • Stop
  • Loop control
  • Volume control
  • Playback positioning
  • Fast forward
  • Rewind
  • Manual set
  • Choosing audio hardware devices

🙏🏼 Contributing 🙏🏼

Interested in contributing? If so, click here to learn how to contribute your time or here if you are interested in contributing your funds via a one-time or recurring donation.

🔧 Maintainers 🔧

x-logo-light-mode Calvin Wilkinson (KinsonDigital GitHub Organization - Owner) x-logo-light-mode Kristen Wilkinson (KinsonDigital GitHub Organization - Project Management, Documentation, Tester)

🚔 Licensing and Governance 🚔

Contributor Covenant GitHub This software is distributed under the very permissive MIT license and all dependencies are distributed under MIT-compatible licenses. This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on KinsonDigital.CASL:

Package Downloads
KinsonDigital.Velaptor The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

2D game or application development framework that provides 2D rendering, sound, keyboard and mouse input, etc.

FinalEngine.Audio.OpenAL

An OpenAL audio library used to handle audio for Final Engine games.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-preview.17 1,552 12/5/2023
1.0.0-preview.16 1,517 8/9/2023
1.0.0-preview.15 821 7/20/2023
1.0.0-preview.14 81 6/29/2023
1.0.0-preview.12 67 5/30/2023
1.0.0-preview.11 1,242 12/19/2022
1.0.0-preview.10 1,092 8/13/2021
1.0.0-preview.9 151 8/12/2021
1.0.0-preview.8 164 8/11/2021
1.0.0-preview.7 153 8/10/2021
1.0.0-preview.6 164 8/10/2021
1.0.0-preview.4 381 7/28/2021
1.0.0-preview.3 217 7/28/2021
1.0.0-preview.2 200 7/27/2021