summaryrefslogtreecommitdiff
path: root/synth/.depend
blob: fb0d8aa2cb62c67a6454578e5070f9f3bda201de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
channel.o: channel.cpp channel.h fixed.h programs.h note_funcs.h \
  note_skel.h defines.h util.h globals.h note.h envelope.h filter.h
cli.o: cli.cpp util.h programs.h fixed.h note_funcs.h globals.h channel.h \
  note_skel.h defines.h load.h
defines.o: defines.cpp defines.h
envelope.o: envelope.cpp envelope.h programs.h fixed.h note_funcs.h
filter.o: filter.cpp filter.h fixed.h defines.h globals.h programs.h \
  note_funcs.h channel.h note_skel.h util.h
globals.o: globals.cpp globals.h programs.h fixed.h note_funcs.h \
  channel.h note_skel.h defines.h util.h
jack.o: jack.cpp defines.h globals.h programs.h fixed.h note_funcs.h \
  channel.h note_skel.h util.h jack.h
load.o: load.cpp util.h programs.h fixed.h note_funcs.h globals.h \
  channel.h note_skel.h defines.h
main.o: main.cpp jack.h load.h cli.h parser.h fixed.h programs.h \
  note_funcs.h channel.h note_skel.h defines.h util.h globals.h \
  note_loader.h
note.o: note.cpp note.h programs.h fixed.h note_funcs.h envelope.h \
  filter.h note_skel.h globals.h channel.h defines.h util.h
note_skel.o: note_skel.cpp note_skel.h programs.h fixed.h note_funcs.h \
  globals.h channel.h defines.h util.h
parser.o: parser.cpp parser.h fixed.h programs.h note_funcs.h defines.h \
  globals.h channel.h note_skel.h util.h readwave.h
programs.o: programs.cpp programs.h fixed.h note_funcs.h globals.h \
  channel.h note_skel.h defines.h util.h
readwave.o: readwave.cpp readwave.h programs.h fixed.h note_funcs.h \
  util.h
util.o: util.cpp util.h programs.h fixed.h note_funcs.h globals.h \
  channel.h note_skel.h defines.h
note_loader.o: note_loader.cpp note_loader.h programs.h fixed.h \
  note_funcs.h globals.h channel.h note_skel.h defines.h util.h