/[svn]
ViewVC logotype

Revision 829


Jump to revision: Previous Next
Author: schoenebeck
Date: Sat Jan 14 14:07:47 2006 UTC (18 years, 2 months ago)
Changed paths: 11
Log Message:
* implemented portamento mode and solo mode (a.k.a 'mono mode'):
  all modes can be altered via standard GM messages, that is CC5 for
  altering portamento time, CC65 for enabling / disabling portamento
  mode, CC126 for enabling solo mode and CC127 for disabling solo mode
* fixed EG3 (pitch envelope) synthesis which was neutral all the time
* configure.in: do not automatically pick optimized gcc flags if the user
  already provided some on his own (as CXXFLAGS)


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/RTMath.h modified , text changed
Directorylinuxsampler/trunk/src/common/global.h 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/EngineChannel.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/EngineChannel.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