summaryrefslogtreecommitdiff
path: root/synth/.depend
blob: ba430bbd778bf8adbfa2dd47899850aebefdcc66 (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
32
33
34
35
36
37
38
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 communication.h
load.o: load.cpp util.h programs.h fixed.h note_funcs.h globals.h \
  channel.h note_skel.h defines.h parser.h note_loader.h
main.o: main.cpp jack.h load.h programs.h fixed.h note_funcs.h cli.h \
  channel.h note_skel.h defines.h util.h globals.h in_synth_cli.h \
  communication.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 shared_object_manager.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 \
  shared_object_manager.h
in_synth_cli.o: in_synth_cli.cpp in_synth_cli.h util.h programs.h fixed.h \
  note_funcs.h communication.h globals.h channel.h note_skel.h defines.h \
  load.h
communication.o: communication.cpp communication.h
shared_object_manager.o: shared_object_manager.cpp util.h programs.h \
  fixed.h note_funcs.h shared_object_manager.h