https://github.com/offlinehacker/beatmaker
Make beats easily using your keyboard.
https://github.com/offlinehacker/beatmaker
Last synced: 3 months ago
JSON representation
Make beats easily using your keyboard.
- Host: GitHub
- URL: https://github.com/offlinehacker/beatmaker
- Owner: offlinehacker
- Created: 2011-08-03T09:49:13.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-08-10T09:50:58.000Z (almost 14 years ago)
- Last Synced: 2025-03-15T04:46:17.957Z (3 months ago)
- Language: Python
- Homepage: http://code.offlinehacker.net/projects/beatmaker
- Size: 160 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
**Beatmaker**
Make your beats simply with your keyboard.Homepage: http://code.offlinehacker.net/projects/beatmaker
Install: First install midiutil from http://www.emergentmusics.org/software/5-midiutil them pygame with support for midi, install timidity and run timitidty server, i recomend with realtime priority and ionice
Usage: python beatmaker.py ( python beatmaker.py --help )
Hear the drums and press any keys to record beat. Press R to store recording, D to erase current recording session and E to erase all recording sessions. Press Q to quantatize and make statistics on last recording sessions and to write to file. ESC to exit.
TODO: - Better quantatization algorithm
- Support for non continous mode
- Nice GUI in pygameDunno what's next just started project yesterday, i know it's buggy and i know where bugs so don't post them yet :P