Audio Libraries Considered Challenging

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
  • fmod-rs

    Rust bindings to FMOD Core and FMOD Studio

  • It'll be a bit while I finish my work with FMOD.rs, but it'd be interesting to collaborate with Kira. FMOD is split into FMOD Core and FMOD Studio: if I'm not mistaken, Kira is at the Core Engine level. If I get to this point (and end up with a job that allows me to do OSS work... which is unfortunately rare in the gamedev world) I'd love to work with Kira to improve the accessibility of adaptive audio in Rust.

  • core-isolation

    Presentation at Lund LinuxCon 2017

  • I agree. It's when you get down to "musician audio" things get problematic w r t allocation, both because of the latency and because of the audio being the primary thing you care about. That's also when you start to get issues with the kernel not scheduling your thread and so on. If you're curious about kernel issues, you can read a presentation I did five years ago. Maybe the Linux kernel has improved since.

  • 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
  • crossbeam

    Tools for concurrent programming in Rust

  • rtrb

    A realtime-safe single-producer single-consumer (SPSC) ring buffer

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