/[svn]/linuxsampler/trunk/src/engines/common/Makefile.am
ViewVC logotype

Diff of /linuxsampler/trunk/src/engines/common/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3617 by schoenebeck, Wed Jul 13 15:51:06 2016 UTC revision 3618 by schoenebeck, Tue Oct 1 16:18:11 2019 UTC
# Line 13  liblinuxsamplercommonengine_la_SOURCES = Line 13  liblinuxsamplercommonengine_la_SOURCES =
13          Voice.h AbstractVoice.cpp AbstractVoice.h VoiceBase.h \          Voice.h AbstractVoice.cpp AbstractVoice.h VoiceBase.h \
14          SignalUnit.h SignalUnit.cpp SignalUnitRack.h ModulatorGraph.cpp \          SignalUnit.h SignalUnit.cpp SignalUnitRack.h ModulatorGraph.cpp \
15          MidiKeyboardManager.h \          MidiKeyboardManager.h \
16            LFOAll.h \
17          LFOBase.h \          LFOBase.h \
18            LFOPulse.h \
19            LFOSawIntMathNew.h \
20            LFOSawIntMathOld.h \
21            LFOSineBuiltinFn.h \
22            LFOSineNumericComplexNr.h \
23            LFOSquareIntMath.h \
24            LFOSquarePulse.h \
25          LFOTriangleDiHarmonic.h \          LFOTriangleDiHarmonic.h \
26          LFOTriangleIntAbsMath.h \          LFOTriangleIntAbsMath.h \
27          LFOTriangleIntMath.h \          LFOTriangleIntMath.h \
         SineLFO.h PulseLFO.h SawLFO.h \  
28          Resampler.h \          Resampler.h \
29          AbstractInstrumentManager.h AbstractInstrumentManager.cpp \          AbstractInstrumentManager.h AbstractInstrumentManager.cpp \
30          InstrumentScriptVM.h InstrumentScriptVM.cpp \          InstrumentScriptVM.h InstrumentScriptVM.cpp \

Legend:
Removed from v.3617  
changed lines
  Added in v.3618

  ViewVC Help
Powered by ViewVC