Generate music from a git repository history.
| artwork | Add arguments parsing, easier to use | |
| sounds | Add arguments parsing, easier to use | |
| .gitignore | Add arguments parsing, easier to use | |
| .gitlab-ci.yml | Add apt-get update in CI script | |
| audource | Add arguments parsing, easier to use | |
| CHANGELOG | Add arguments parsing, easier to use | |
| CONTRIBUTING.md | Add arguments parsing, easier to use | |
| LICENSE | Add license | |
| README.md | Add link to build artifact | |
| requirements.txt | Add arguments parsing, easier to use | |
Audource
Audource logo: an audio headset
Logo
The logo is taken from openclipart: Headphone from hatalar205, public domain.
Create music from you git repositories
Gource is a cool tool to create a visual representation of your git history.
With Audource, you can create music from your git history 🙂
Listen to Lutim's audio history as example of what Audource create.
Sounds
Sounds comes from Bitlisten (http://www.bitlisten.com/), which is licensed under the terms of the MIT license.
Installation
These instructions are for Debian Stretch
apt-get install build-essential python-dev python-pygit2 libffi-dev libgit2-dev libgit2-24 ffmpeg
git clone https://framagit.org/luc/audource.git
cd audource
pip install -r requirements.txt
./audource -h
License
Licensed under the terms of the MIT license. See LICENSE file.