Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cwhatley/practice-echo
Crude experiment with automatic echo to help with music practice.
https://github.com/cwhatley/practice-echo
Last synced: 1 day ago
JSON representation
Crude experiment with automatic echo to help with music practice.
- Host: GitHub
- URL: https://github.com/cwhatley/practice-echo
- Owner: cwhatley
- License: mit
- Created: 2015-04-14T03:30:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-09T02:03:36.000Z (about 6 years ago)
- Last Synced: 2024-11-10T18:49:33.568Z (about 2 months ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Practice Echo
The primary intent is to help you refine intonation or tonal quality
through drilling and listening to yourself.You can either play a passage of music with your instrument into the
practice echo or just sit there and do "I know you are, but what am
I?" until you get tired of it.The main feature is a "quiet detector" that triggers the start and stop of the recording via the
microphone input.Try it (in Chrome or FFOX) at https://practice-echo.herokuapp.com
Thanks to https://github.com/cwilso/volume-meter.git for the volume meter example.