Skip to content

The idea behind this app is the give the user a GUI interface into building Web Audio signal paths, in a similar way to how Pure Data works. This prototype uses React

License

Notifications You must be signed in to change notification settings

positonic/web-audio-composer

Repository files navigation

web-audio-composer

The idea behind this app is the give the user a GUI interface building Web Audio signal paths, in a similar way to how Pure Data works and Max for Live works.

web audio composer

This is a very early stage prototype and have very limited functionality. But it can create simple signal pathes. You can add Oscillators and connect them by clicking on the output connecter and dragging to the input connector of the node you want to connec to.

The current version has complex signal paths deactivated and all oscillators / filters etc are routed to the main master VCA.

To install clone this repo and run

 npm run i

then to start run

 npm run start

About

The idea behind this app is the give the user a GUI interface into building Web Audio signal paths, in a similar way to how Pure Data works. This prototype uses React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •