/[svn]
ViewVC logotype

Revision 2058


Jump to revision: Previous Next
Author: persson
Date: Sun Feb 14 11:40:49 2010 UTC (14 years, 1 month ago)
Changed paths: 9
Log Message:
* sfz/sf2 engines: fixed memory leak and memory handling errors
* sfz engine: added support for sw_trigger=first, sw_trigger=legato
  and sw_previous
* sfz parser: allow non-numerical key values ("C#4" for example)
* sfz engine: "key" opcode now sets pitch_keycenter too
* sfz engine: fixed error when unloading instrument with same sample
  used by multiple regions
* sfz parser: added some opcode aliases, like loopmode for loop_mode,
  to be more compatible


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/src/engines/InstrumentManagerBase.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/SampleFile.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/Engine.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/EngineChannel.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/EngineChannel.h modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/InstrumentResourceManager.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/sfz.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/sfz.h modified , text changed

  ViewVC Help
Powered by ViewVC