summaryrefslogtreecommitdiff
path: root/Gott_hat_mir_laengst_einen_Engel_gesandt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Gott_hat_mir_laengst_einen_Engel_gesandt/Makefile')
-rw-r--r--Gott_hat_mir_laengst_einen_Engel_gesandt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gott_hat_mir_laengst_einen_Engel_gesandt/Makefile b/Gott_hat_mir_laengst_einen_Engel_gesandt/Makefile
index 79587e6..6b6ed91 100644
--- a/Gott_hat_mir_laengst_einen_Engel_gesandt/Makefile
+++ b/Gott_hat_mir_laengst_einen_Engel_gesandt/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 $<