Skip to content

KinsonDigital/CASL

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4e2829e ยท Jan 27, 2025
Jan 27, 2025
Apr 2, 2024
Jan 27, 2025
Jan 27, 2025
Jul 21, 2023
Aug 27, 2024
Jan 27, 2025
Aug 27, 2024
Jun 26, 2024
Apr 2, 2024
May 27, 2021
Jun 26, 2024
Feb 18, 2022
Jan 27, 2025
Jan 27, 2025
Mar 20, 2023
Apr 5, 2024
Jun 26, 2024
Jun 26, 2024
Jul 18, 2023

Repository files navigation

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-dark-mode x-logo-light-mode Calvin Wilkinson (KinsonDigital GitHub Organization - Owner)


๐Ÿš” 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.