/[svn]/linuxsampler/trunk/src/engines/sfz/Engine.cpp
ViewVC logotype

Log of /linuxsampler/trunk/src/engines/sfz/Engine.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2114 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 10 12:05:19 2010 UTC (13 years, 8 months ago) by persson
File length: 8582 byte(s)
Diff to previous 2106
* sfz engine: improved support for exclusive groups (group, off_by and
  off_mode)
* minor valgrind fixes


Revision 2106 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 4 12:50:51 2010 UTC (13 years, 9 months ago) by persson
File length: 8836 byte(s)
Diff to previous 2101
* sfz engine: optimized sample lookup
* sfz engine: fixed bug introduced in previous commit: sample lookup
  returned wrong sample


Revision 2101 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 30 11:40:31 2010 UTC (13 years, 10 months ago) by persson
File length: 8801 byte(s)
Diff to previous 2086
* sfz/sf2 engines: RT-safeness: avoid malloc in audio thread
* sfz/sf2 engines: fixed a bug that could cause voice stealing to fail


Revision 2086 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 25 12:51:30 2010 UTC (14 years ago) by persson
File length: 8515 byte(s)
Diff to previous 2072
* sfz engine: added support for transpose
* sfz engine: fixed crash when using sw_down/up
* sfz engine: improved logic for sw_lokey/hikey/up/down/last
* sfz parser: added more v1 aliases
* fixed building with newer MinGW-w64


Revision 2072 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 20 11:37:52 2010 UTC (14 years, 1 month ago) by persson
File length: 8448 byte(s)
Diff to previous 2063
* sfz engine: added support for random, seq_position, seq_length and
  volume
* sfz parser: added v1 LFO opcodes (no support in engine yet)


Revision 2063 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 28 07:28:56 2010 UTC (14 years, 1 month ago) by persson
File length: 8440 byte(s)
Diff to previous 2061
* sfz engine: added support for off_mode=normal


Revision 2061 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 23 18:32:31 2010 UTC (14 years, 2 months ago) by persson
File length: 8403 byte(s)
Diff to previous 2058
* sfz engine: added support for trigger=release and rt_decay


Revision 2058 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 14 11:40:49 2010 UTC (14 years, 2 months ago) by persson
File length: 8174 byte(s)
Diff to previous 2027
* 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


Revision 2027 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 3 19:27:42 2009 UTC (14 years, 5 months ago) by iliev
File length: 7978 byte(s)
Diff to previous 2012
* sfz engine: support for exclusive groups
* sf2 engine: support for exclusive groups
* sf2 engine: manage presets only
* sf2 engine: preset regions are now taken into account


Revision 2012 - (view) (download) (annotate) - [select for diffs]
Added Fri Oct 23 17:53:17 2009 UTC (14 years, 6 months ago) by iliev
File length: 10896 byte(s)
* Refactoring: moved the independent code from
  the Gigasampler format engine to base classes
* SFZ format engine: experimental code (not usable yet)
* SoundFont format engine: experimental code (not usable yet)
* Fixed crash which may occur when MIDI key + transpose is out of range


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC