/[svn]
ViewVC logotype

Revision 271


Jump to revision: Previous Next
Author: schoenebeck
Date: Fri Oct 8 20:51:39 2004 UTC (19 years, 5 months ago)
Changed paths: 13
Log Message:
* libgig: fixed panorama value in DimensionRegion (invalid conversion
  from signed 7 bit to signed 8 bit)
* src/linuxsampler.cpp: stacktrace is now automatically shown on fatal
  errors (that is  segmentation faults, etc.), gdb should be installed for
  this to work
* gig::Voice: tiny accuracy fix of pan calculation
* replaced old pool classes by completely new ones which now offer
  Iterator abstraction


Changed paths

Path Details
Directorylinuxsampler/trunk/src/common/Makefile.am modified , text changed
Directorylinuxsampler/trunk/src/common/Pool.h added
Directorylinuxsampler/trunk/src/common/RTELMemoryPool.h deleted
Directorylinuxsampler/trunk/src/common/global.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/LFO.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/Engine.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Engine.h 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/lib/fileloader/libgig/gig.cpp modified , text changed
Directorylinuxsampler/trunk/src/linuxsampler.cpp modified , text changed

  ViewVC Help
Powered by ViewVC