An open API service indexing awesome lists of open source software.

https://github.com/bburdette/elm-pitch-demo

wiring up the pitch detection demo code to elm
https://github.com/bburdette/elm-pitch-demo

Last synced: 2 months ago
JSON representation

wiring up the pitch detection demo code to elm

Awesome Lists containing this project

README

        

# elm-pitch-demo

This is a minimal elm front end using the js pitch code from [here](https://github.com/cwilso/PitchDetect).

Not much going on here except for a demo of elm+ports+webaudio together.

For me this only works in Chrome! Firefox does not work.