matt20013/ABC Tunes Compiler
Compiles ABC notation files into high-quality PDFs and MP3s.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | Action to perform | yes | all |
| skip_errors | Skip errors and continue processing | no | true |
| force_creation | Force creation of PDFs | no | false |
| abc_dir | The folder containing your .abc files | no | abcs |
| file_name | The specific ABC file to process (without extension) | no | — |
| pdf_dir | The output folder for PDF files | no | pdfs |
| mp3_dir | The output folder for MP3 files | no | mp3s |
| csv_dir | The output folder for CSV files | no | csvs |
| branches | Comma-separated list of branches to apply the rebuild_changed_only logic. Use "*" for all. | no | * |
| auto_commit | Whether to automatically commit the generated files back to the repo | no | true |
Outputs
no outputs