-\include "../stafftab.ly"
+\include "../../stafftab.ly"
stickIntroLeft = \relative c, {
r8 b-1\8\f cis-4\8 r \parenthesize <cis'-1\10 gis'-1\11>\pp r <cis-1\10 gis'-1\11>\f cis,-4\8 |
-\include "../stafftab.ly"
+\include "../../stafftab.ly"
\include "../music/guitar.ly"
stickBreak = \unfoldRepeats \guitar
-\include "../stafftab.ly"
+\include "../../stafftab.ly"
stickA = \relative c'' {
g8 gis-. g-. gis-. | a-. gis16 g8.-. gis8-. |
-\include "../stafftab.ly"
+\include "../../stafftab.ly"
stickIntro = {
\time 4/4 { R1*8 }
fluidsynth -r 48000 -F $@ -l -R no -i -n -a alsa $(SOUNDFONT) $<
$(NAME)/parts/%.pdf: $(NAME)/parts/%.ly $(NAME)/music/%.ly
- $(LILY_CMD) $<
+ $(LILY_CMD) --output=$(dir $@) $<
$(NAME)/$(NAME).pdf: $(NAME)/$(NAME).ly $(wildcard $(NAME)/music/*.ly)
- $(LILY_CMD) $<
+ $(LILY_CMD) --output=$(dir $@) $<
$(NAME)/$(NAME).midi: $(NAME)/$(NAME).ly $(wildcard $(NAME)/music/*.ly)
- $(LILY_CMD) $<
+ $(LILY_CMD) --output=$(dir $@) $<
$(NAME)/$(NAME)-klick-mono.wav: $(NAME)/$(NAME).tempo
klick -W $@ -f $<