/[svn]
ViewVC logotype

Revision 319


Jump to revision: Previous Next
Author: schoenebeck
Date: Mon Dec 13 00:46:42 2004 UTC (19 years, 3 months ago)
Changed paths: 17
Log Message:
* introduced 'synthesis mode' to reduce the amount of code and conditionals
  for the current synthesis case in the main synthesis loop
* support for MMX and SSE(1) in the core synthesis algorithms (CPU feature
  detection at runtime, only x86 so far)


Changed paths

Path Details
Directorylinuxsampler/trunk/src/common/Makefile.am modified , text changed
Directorylinuxsampler/trunk/src/common/RTMath.cpp modified , text changed
Directorylinuxsampler/trunk/src/common/RTMath.h modified , text changed
Directorylinuxsampler/trunk/src/common/global.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioChannel.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/common/BiquadFilter.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/LFO.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/Makefile.am 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/Filter.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Makefile.am modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Voice.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Voice.h modified , text changed
Directorylinuxsampler/trunk/src/linuxsampler.cpp modified , text changed

  ViewVC Help
Powered by ViewVC