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
- Host: GitHub
- URL: https://github.com/bburdette/elm-pitch-demo
- Owner: bburdette
- License: other
- Created: 2019-01-23T20:21:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T06:57:12.000Z (over 6 years ago)
- Last Synced: 2025-01-21T19:51:14.195Z (4 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.