https://github.com/splch/rechorder
A program which converts microphone input to sheet music.
https://github.com/splch/rechorder
Last synced: over 1 year ago
JSON representation
A program which converts microphone input to sheet music.
- Host: GitHub
- URL: https://github.com/splch/rechorder
- Owner: splch
- License: mit
- Created: 2019-12-22T07:31:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-30T22:07:39.000Z (almost 5 years ago)
- Last Synced: 2025-03-06T07:50:45.901Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 76.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReChord — Convert Mic to Music
Puts the us in Mic 😉 jk sry
## Requirements
1. Install [musescore](https://musescore.org/en/handbook/3/installation).
2. Run `pip install -r requirements.txt` in your development environment.