summaryrefslogtreecommitdiff
path: root/Ehre_sei_Gott_in_der_Hoehe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Ehre_sei_Gott_in_der_Hoehe/Makefile')
-rw-r--r--Ehre_sei_Gott_in_der_Hoehe/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Ehre_sei_Gott_in_der_Hoehe/Makefile b/Ehre_sei_Gott_in_der_Hoehe/Makefile
index 79587e6..6b6ed91 100644
--- a/Ehre_sei_Gott_in_der_Hoehe/Makefile
+++ b/Ehre_sei_Gott_in_der_Hoehe/Makefile
@@ -29,3 +29,6 @@ include ../.meta/*.mk
for s in *-midi*.midi; do \
mv "$$s" "$${s%-midi*.midi}$${s##*-midi}"; \
done
+
+%.wav: %.midi
+ fluidsynth --audio-driver=file -o audio.file.name=$@ -i $<