intermix
A Framework for Web Based Audio Apps
Easy to Use
Intermix uses a message-based API very similar to the popular OSC format. Dispatching is made easy with high level abstractions.
Audio Plugin Registry
Audio-Plugins can be attached/detached at runtime. A plugin once written for intermix runs in every app that's build on top of it.
Powered by Redux
Intermix manages the state of all components in a predictable way. This means you don't have to care about the state of your audio plugins.