https://github.com/reesmichael1/hymn-harmonizations
Last verse harmonizations of various hymns.
https://github.com/reesmichael1/hymn-harmonizations
Last synced: 5 months ago
JSON representation
Last verse harmonizations of various hymns.
- Host: GitHub
- URL: https://github.com/reesmichael1/hymn-harmonizations
- Owner: reesmichael1
- Created: 2018-03-30T19:34:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-30T19:52:57.000Z (about 8 years ago)
- Last Synced: 2025-07-22T17:50:16.530Z (11 months ago)
- Language: LilyPond
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hymn Harmonizations
This repository contains my attempts at harmonizing final verses of hymns.
# Compilation Instructions
Run `make scores` to create `.pdf` files of all of the harmonizations.
If `fluidsynth` is installed, `make audio` will create `.flac` versions of all of the harmonizations. If `fluidsynth` can't find your soundfont file, create a `fluidconfig.txt` file of the format
```
load /path/to/soundfont.sf2
```
to tell `fluidsynth` where the font file can be found.