/[svn]/linuxsampler/trunk/src/lfo.cpp
ViewVC logotype

Log of /linuxsampler/trunk/src/lfo.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 52)

Revision 40 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 30 13:14:58 2004 UTC (20 years ago) by schoenebeck
File length: 1618 byte(s)
Diff to previous 39
* added Envelope Generator 2 and 3 (filter cutoff EG and pitch EG) for
  accurate .gig playback
* fixed accuracy of pitch calculation
* changed filter cutoff range to 100Hz..10kHz with exponential curve, this
  value range can also be adjusted on compile time by setting
  FILTER_CUTOFF_MIN and FILTER_CUTOFF_MAX in src/voice.h to desired
  frequencies
* src/lfo.h: lfo is now generalized to a C++ template, which will be useful
  especially when we implement further engines


Revision 39 - (view) (download) (annotate) - [select for diffs]
Added Sun Mar 21 16:09:43 2004 UTC (20 years, 1 month ago) by schoenebeck
File length: 9351 byte(s)
* implemented all three low frequency oscillators (LFO1 = volume,
  LFO2 = filter cutoff frequency, LFO3 = pitch) for accurate .gig playback


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