大象传媒

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