/[svn]/linuxsampler/trunk/benchmarks
ViewVC logotype

Log of /linuxsampler/trunk/benchmarks

View Directory Listing Directory Listing


Sticky Revision:

Revision 903 - Directory Listing
Modified Sat Jul 22 14:22:53 2006 UTC (17 years, 8 months ago) by persson
* real support for 24 bit samples - samples are not truncated to 16
  bits anymore
* support for aftertouch (channel pressure, not polyphonic aftertouch)


Revision 851 - Directory Listing
Modified Tue Apr 11 17:56:26 2006 UTC (17 years, 11 months ago) by schoenebeck
* added synthesis benchmark for gig::Engine


Revision 723 - Directory Listing
Modified Sun Jul 24 20:01:39 2005 UTC (18 years, 8 months ago) by schoenebeck
oops, don't bother the user with RAW files ;)


Revision 720 - Directory Listing
Modified Sun Jul 24 18:22:56 2005 UTC (18 years, 8 months ago) by senkov
Added a variation of LFOTriangleIntMath using abs()


Revision 717 - Directory Listing
Modified Sun Jul 24 10:26:17 2005 UTC (18 years, 8 months ago) by schoenebeck
Added "real" implementations of the triangle LFOs. Unfortunately
I introduced some bugs - the output results don't look like they should.
This has to be fixed.


Revision 714 - Directory Listing
Added Sat Jul 23 21:55:38 2005 UTC (18 years, 8 months ago) by schoenebeck
added benchmark to automatically detect the best triangle LFO
implementation (currently either an integer math solution or a
di-harmonic approximation), automatic detection can be overriden
with --enable-signed-triang-algo=x and --enable-unsigned-triang-algo=x
configure script argument though (mandatory for cross-compilation)
---
actual implementations of the new LFO solutions in LS will follow soon


  ViewVC Help
Powered by ViewVC