Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leaysgur/webaudio-pitch_detect
https://github.com/leaysgur/webaudio-pitch_detect
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leaysgur/webaudio-pitch_detect
- Owner: leaysgur
- Created: 2016-11-11T04:25:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-11T07:40:38.000Z (almost 8 years ago)
- Last Synced: 2024-04-15T07:12:07.037Z (7 months ago)
- Language: JavaScript
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pitch detector by WebAudio
```sh
npm i
npm run build# then, create web server and host index.html
```