Â鶹ԼÅÄ

r-audioA library of React components for building Web Audio graphs.

Project Links:

A library of React components for building graphs.

ObjectivesCopy heading link to clipboard

👉 make Web Audio graph code more readable and representative of the graph shape

👉 make it easier to create reusable graphs

👉 make state management easier with React's one-way data bindings and single source of state

👉 represent any arbitrary directed graphs in JSX

👉 support all non-deprecated audio nodes including AudioWorklet

👉 allow interspersed HTML components in audio components