- An attempt to create minimal working tracker app in Elm.
- Learn elm/bytes
- Work with Web Audio API
- Desktop Mac Chrome
- Desktop Mac Firefox
Not tested on mobile devices.
This project is bootstrapped with Create Elm App.
Due to "RangeError: Maximum call stack size exceeded" bug we need to turn off time-travel debugger.
ELM_DEBUGGER=false elm-app start