/[svn]
ViewVC logotype

Revision 3625


Jump to revision: Previous Next
Author: schoenebeck
Date: Thu Oct 3 13:37:25 2019 UTC (4 years, 6 months ago)
Changed paths: 18
Log Message:
* gig format extension: Added support for different LFO wave forms
  (currently either sine [default], triangle, saw or square).

* gig format extension: Added support for LFO phase displacement
  (0°..360°).

* gig format extension: Added support for flipping LFO polarity on LFO 3
  (in the original gig format this was only available for LFO 1 and LFO 2).

* Bumped version (2.1.1.svn22).


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/configure.ac modified , text changed
Directorylinuxsampler/trunk/src/engines/LFO.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/AbstractVoice.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/common/AbstractVoice.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/LFOBase.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/LFOCluster.h added
Directorylinuxsampler/trunk/src/engines/common/LFOPulse.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/LFOSawIntMathNew.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/LFOSawIntMathOld.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/LFOSineBuiltinFn.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/LFOSineNumericComplexNr.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/LFOSquareIntMath.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/LFOSquarePulse.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/LFOTriangleDiHarmonic.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/LFOTriangleIntAbsMath.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/LFOTriangleIntMath.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Voice.cpp modified , text changed

  ViewVC Help
Powered by ViewVC