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