/[svn]/linuxsampler/trunk/src/engines/gig/Synthesizer.h
ViewVC logotype

Log of /linuxsampler/trunk/src/engines/gig/Synthesizer.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 497 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Apr 10 11:55:44 2005 UTC (18 years, 11 months ago) by persson
File length: 21769 byte(s)
Diff to previous 424 , to selected 361
* removed some build warnings
* fixed a bug with hanging notes when using sustain pedal
* release samples are not triggered anymore when sustain pedal is down


Revision 424 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 4 22:54:11 2005 UTC (19 years ago) by schoenebeck
File length: 21097 byte(s)
Diff to previous 411 , to selected 361
* implemented MIDI Control Change 7 (Volume)
* implemented MIDI Control Change 10 (Panpot)


Revision 411 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 26 02:01:14 2005 UTC (19 years, 1 month ago) by schoenebeck
File length: 20580 byte(s)
Diff to previous 361
* design change: using now one sampler engine instance and one disk thread
  instance for all sampler channels that are connected to the same audio
  output device (and are using the same engine type of course)
* added EngineFactory / EngineChannelFactory to remove the annoying build
  dependencies e.g. of the lscpserver to the actual sampler engine
  implementations
* bumped version to 0.3.0 (current CVS state is still quite broken,
  previous, stable CVS version was tagged as "v0_2_0" and is also available
  as source tarball)


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


Revision 336 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 3 03:33:51 2005 UTC (19 years, 2 months ago) by senkov
File length: 20428 byte(s)
Diff to previous 332 , to selected 361
* Fixed a bug in assembly that cause crashes in some cases


Revision 332 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 1 03:06:06 2005 UTC (19 years, 3 months ago) by senkov
File length: 20498 byte(s)
Diff to previous 328 , to selected 361
* Initialize the synthesis mode bitmask properly


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


Revision 325 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 21 04:54:37 2004 UTC (19 years, 3 months ago) by senkov
File length: 20243 byte(s)
Diff to previous 320 , to selected 361
* Added some profiling capabilities, bugs.


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