Sound Bakery  v0.1.0
Open-source audio middleware for games
|
Windows | MacOS | Linux | License | C++ Standard | Version |
---|---|---|---|---|---|
Sound Bakery is a free and open-source audio middleware tool. The tool comes packaged with an authoring application and C/C++ API for integration with game engines. It supports the entire audio pipeline, from asset management, sound selection, packaging, playback and debugging.
From Blender and Krita to Godot, more and more developers are choosing open-source alternatives for their projects. Sound Bakery is the open choice for game audio.
Effective | Modern | Open |
---|---|---|
With a full authoring application, powerful API, and multithreading built in, Sound Bakery is a competitive choice. | Sound Bakery is a tool for the modern era - Github hosting with CI, C++ 20, CMake, modern libraries and more. | Don't be restricted by cost or license. Sound Bakery is free, modifiable and MIT licensed. |
Sound Bakery aims to be a competitive option to Wwise and FMOD that is more collaborative and open. Imagine owning your audio engine and being able to customise its look, tools, behaviour, and more. Imagine receiving features and fixes from top studios, all collectively improving the tools of the industry.
Check out the roadmap for where Sound Bakery is going!
Looking for binaries? Check out the releases page for prebuilt binaries and source code. Otherwise, see how to build from source.
Ensure the following are installed:
Clone the repository and build the project:
Here's a simple example to get started with Sound Bakery:
For documentation and guides, visit soundbakery.jameskelly.audio.
Sound Bakery needs you! From UI/UX artists to DSP programmers, the project needs yours skills.
Found a bug or want to request a feature? Open an issue.
Want to talk about the project? Start a discussion.
Ready to make a change? Create a fork.
All contributions are welcome!
For more details, check out our contributing guidelines.
Sound Bakery is licensed under the MIT License. See the LICENSE file for more information.
A big thank you to the creators of miniaudio, concurrencpp, ImGui, rttr, tracy, and spdlog for their incredible libraries that make Sound Bakery possible.