--- linuxsampler/trunk/src/engines/common/Makefile.am 2019/10/01 15:32:48 3617 +++ linuxsampler/trunk/src/engines/common/Makefile.am 2019/10/01 16:18:11 3618 @@ -13,11 +13,18 @@ Voice.h AbstractVoice.cpp AbstractVoice.h VoiceBase.h \ SignalUnit.h SignalUnit.cpp SignalUnitRack.h ModulatorGraph.cpp \ MidiKeyboardManager.h \ + LFOAll.h \ LFOBase.h \ + LFOPulse.h \ + LFOSawIntMathNew.h \ + LFOSawIntMathOld.h \ + LFOSineBuiltinFn.h \ + LFOSineNumericComplexNr.h \ + LFOSquareIntMath.h \ + LFOSquarePulse.h \ LFOTriangleDiHarmonic.h \ LFOTriangleIntAbsMath.h \ LFOTriangleIntMath.h \ - SineLFO.h PulseLFO.h SawLFO.h \ Resampler.h \ AbstractInstrumentManager.h AbstractInstrumentManager.cpp \ InstrumentScriptVM.h InstrumentScriptVM.cpp \