C++ audio mixing library design

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Graph-oriented live coding language and music/audio DSP library written in Rust

  • "All my engine is in C++, and I’m really sick of SDL_DoThatThing(&options, pointer_to_void, size_in_magical_units, &callback, user_data, legacy_value) (sorry for all C admirers, I do respect you, it’s just that I’m not one of you)."

    How about Rust audio (https://github.com/RustAudio) and then FFI?

    I am developing the audio lib for the music live coding language I design in Rust and I think the experience is really good. For example, it compiles to wasm and runs in browsers smoothly.

    https://github.com/chaosprint/glicol

    There are many other Rust audio libs such as dasp, fundsp and hexosynth, all worth checking out.

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