/[svn]
ViewVC logotype

Revision 738


Jump to revision: Previous Next
Author: schoenebeck
Date: Tue Aug 16 17:14:25 2005 UTC (18 years, 7 months ago)
Changed paths: 19
Log Message:
* extensive synthesis optimization: reimplementation of EGs and LFO(s),
  removed synthesis parameter prerendering and the synthesis parameter
  matrix in general, splitting each audio fragment into subfragments now
  where each subfragment uses constant synthesis parameters
  (everything's still very buggy ATM)


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/configure.in modified , text changed
Directorylinuxsampler/trunk/osx/version.h modified , text changed
Directorylinuxsampler/trunk/src/common/global.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/Event.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/LFO.h deleted
Directorylinuxsampler/trunk/src/engines/common/LFOBase.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/EGADSR.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/EGADSR.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/EGDecay.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/EGDecay.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Engine.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Engine.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/EngineChannel.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/EngineChannel.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Synthesizer.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Synthesizer.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Voice.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Voice.h modified , text changed

  ViewVC Help
Powered by ViewVC