Skip to content
This repository has been archived by the owner on Mar 8, 2018. It is now read-only.

lukewestby/elm-synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Synth

An example Elm application to demo various aspects of the language and architecture, using the Web Audio API as an example of native integration.

Check out https://lukewestby.github.io/elm-synth

Todos

  • Implement basic synthesizer functionality with oscillator and filter
  • Write tests
  • Actually style the thing
  • Implement LFO on filter using Elm's time-related signals
  • Implement ADSR
  • Add an electron build
  • Polyphony? Gain? More features!

Development

Run src/Main.elm with elm-reactor

Say Hi!

Leave an issue with your thoughts, or hit me up on Twitter at @luke_dot_js or in the elmlang Slack at @luke

About

Example Elm application using Web Audio

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published