https://github.com/acarabott/lyrebird
learning music by ear
https://github.com/acarabott/lyrebird
Last synced: about 1 month ago
JSON representation
learning music by ear
- Host: GitHub
- URL: https://github.com/acarabott/lyrebird
- Owner: acarabott
- Created: 2013-01-19T11:08:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-20T11:58:00.000Z (over 12 years ago)
- Last Synced: 2025-01-23T04:30:06.303Z (3 months ago)
- Language: JavaScript
- Size: 289 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
# Lyrebird
Learning music by ear
## TODO
- Main waveform selection style
- Extending current selection (arrows keys)
- Single shot button (space bar)
- Loop button (shift space)
- Zoomable waveform
- 50% / 75% speeds
- Key press add to/move to next segment
- Track / Artist details### Design
- second color for silent playback### Optimise
- cache buffers?