What audio library to use?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • openal-rs

  • That may work, but I haven't tried it since its LGPL licence. I'm using the alto crate and now that I've checked its repository is archived https://github.com/jpernst/alto

  • kira

    Library for expressive game audio.

  • I think you should look into kira. It provides a lot of amazing features, more here

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • hound

    A wav encoding and decoding library in Rust (by ruuda)

  • To load the audio data from file you need a separate library, e.g. hound for .wav files.

  • rust-sdl2

    SDL2 bindings for Rust

  • For audio playback with seeking, you could have a look at the audio modules of the sdl2 crate.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts