/[svn]/linuxsampler/trunk/src/engines/common/LFOSquarePulse.h
ViewVC logotype

Log of /linuxsampler/trunk/src/engines/common/LFOSquarePulse.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 3625 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 3 13:37:25 2019 UTC (4 years, 6 months ago) by schoenebeck
File length: 2028 byte(s)
Diff to previous 3614
* 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).


Revision 3614 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Oct 1 09:11:27 2019 UTC (4 years, 6 months ago) by schoenebeck
File length: 1918 byte(s)
Refactored LFO class names and their header file names:

* Renamed PulseLFO -> LFOPulse, LFOSawIntMath -> LFOSawIntMathNew,
  SawLFO -> LFOSawIntMathOld, SineLFO -> LFOSineBuiltinFn,
  LFOSine -> LFOSineNumericComplexNr, SquareLFO -> LFOSquarePulse.

* Separated LFOSquarePulse (previously "SquareLFO") to its own
  header file.

* Renamed type LFOSigned -> LFOTriangleSigned.

* Renamed type LFOUnsigned -> LFOTriangleUnsigned.

* Bumped version (2.1.1.svn19).


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC