/[svn]/linuxsampler/trunk/src/engines/common/Resampler.h
ViewVC logotype

Log of /linuxsampler/trunk/src/engines/common/Resampler.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1259 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 26 21:41:09 2007 UTC (16 years, 10 months ago) by schoenebeck
File length: 28176 byte(s)
Diff to previous 903
* reenabled assembly features support, at the moment only for
  enabling a fast denormal FPU mode (x86 platforms supporting SSE2)
* bumped version to 0.4.0.6cvs


Revision 903 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jul 22 14:22:53 2006 UTC (17 years, 9 months ago) by persson
File length: 28043 byte(s)
Diff to previous 617
* real support for 24 bit samples - samples are not truncated to 16
  bits anymore
* support for aftertouch (channel pressure, not polyphonic aftertouch)


Revision 617 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 8 21:00:06 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 27372 byte(s)
Diff to previous 563
* hand-crafted assembly optimization code can be disabled with
  './configure --disable-asm' (definitely not recommended)


Revision 563 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun May 22 20:43:32 2005 UTC (18 years, 11 months ago) by schoenebeck
File length: 27239 byte(s)
Diff to previous 361
* (re)implemented voice stealing algorithm "oldestvoiceonkey" and made it
  the default voice stealing algorithm
* added new LSCP command "GET SERVER INFO" which currently returns
  description and version about this sampler
* added some API documentation comments
* minor cleanup


Revision 361 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 9 01:22:18 2005 UTC (19 years, 2 months ago) by schoenebeck
File length: 26852 byte(s)
Diff to previous 328
* bunch of fixes for OSX (patch by Stephane Letz)


Revision 328 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Dec 25 21:58:58 2004 UTC (19 years, 4 months ago) by schoenebeck
File length: 26852 byte(s)
Diff to previous 320
* architecture independence fixes, should now compile again for non x86
  systems
* tiny fix of command line switch --version


Revision 320 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Dec 13 00:53:16 2004 UTC (19 years, 4 months ago) by schoenebeck
File length: 26788 byte(s)
* 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)


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