Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: Append "-chords" or "-full" to audio/MIDI files. | Ricardo Wurmus | 2017-05-06 | 1 | -0/+7 |
| | |||||
* | Makefile: Add "upload" target to upload all tracks. | Ricardo Wurmus | 2017-04-30 | 1 | -1/+6 |
| | |||||
* | Makefile: remove guide track rule. | Ricardo Wurmus | 2017-04-30 | 1 | -6/+2 |
| | | | | There's no point in a single concatenated guide track. | ||||
* | Add chord track (enable with LILYPOND_USE_CHORDS). | Ricardo Wurmus | 2017-04-01 | 1 | -1/+1 |
| | | | | | This is used for the drum guide track where too much detail would distract from the click. | ||||
* | load settings.ly with lilypond command. | Ricardo Wurmus | 2017-02-27 | 1 | -1/+1 |
| | |||||
* | Makefile: Add upload-guide target. | Ricardo Wurmus | 2017-02-24 | 1 | -0/+3 |
| | |||||
* | Add prefix (and clean target) for ogg files. | Ricardo Wurmus | 2017-02-24 | 1 | -0/+1 |
| | |||||
* | Recursive make considered harmful. | Ricardo Wurmus | 2017-02-24 | 1 | -6/+20 |
| | |||||
* | Makefile: Remove unnecessary target. | Ricardo Wurmus | 2017-02-24 | 1 | -3/+0 |
| | |||||
* | guide.wav depends on having built all songs | Ricardo Wurmus | 2017-02-23 | 1 | -1/+1 |
| | |||||
* | Add target to build concatenated guide track. | Ricardo Wurmus | 2017-02-21 | 1 | -1/+8 |
| | |||||
* | Fun with makefiles. | rekado | 2015-11-15 | 1 | -0/+8 |