A declarative Elm interface to the Web Audio node API.
Powered by virtual-audio-graph on the JS side.
npm i
npx elm-app start
Volume Warning!
dpren.github.io/elm-audio-graph
(you may need to enable "Sound" in your browser's site settings, this demo doesn't obey the policies for autoplay very well; which requires an initial user interaction)
This project is bootstrapped with Create Elm App. You can read the full guide here.
In the project directory you can run:
Runs the app in development mode at http://localhost:3000
The page will reload if you make edits.
Builds the app for production to the dist
folder.
The build is minified, and the filenames include the hashes.
Run tests with node-test-runner