Skip to content

A template repository for Web Audio Elm applications.

License

Notifications You must be signed in to change notification settings

hayleigh-dot-dev/elm-audio-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-audio-app

This is a basic template repository for building Web Audio applications in Elm. It uses my own elm-web-audio package for creating audio graphs inside of Elm and parcel-bundler to build the application.

Pull requests are very welcome!

Installing

Clone the repository and run npm install (This means you need node/npm installed first!).

Developing

Run npm run dev to spin up a development server with hot realoding.

Building

Run npm run build to compile everything into the dist/ directory.

About

A template repository for Web Audio Elm applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published