/[svn]/linuxsampler/trunk/src/lib/fileloader/libgig/gig.h
ViewVC logotype

Log of /linuxsampler/trunk/src/lib/fileloader/libgig/gig.h

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 503)

Revision 366 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 10 19:20:06 2005 UTC (19 years, 2 months ago) by persson
File length: 47753 byte(s)
Diff to previous 354
* libgig: Support for compressed mono samples. Experimental support
  for compressed 24 bit samples. Fixes for decompression on big-endian
  CPUs. Fix for bug that truncated end of compressed samples.


Revision 354 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 29 15:17:59 2005 UTC (19 years, 2 months ago) by schoenebeck
File length: 46544 byte(s)
Diff to previous 351
* support for keyswitching
* ignore if no sample was defined for region(s) or dimension region(s)
(patch by Andreas Persson)


Revision 351 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 25 22:11:43 2005 UTC (19 years, 2 months ago) by schoenebeck
File length: 46619 byte(s)
Diff to previous 348
* fixed some memory leaks (patch by Gene Anders)


Revision 348 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 23 21:24:16 2005 UTC (19 years, 2 months ago) by schoenebeck
File length: 46622 byte(s)
Diff to previous 346
* another crossfade fix (honoring AttenuationController for case 0,0,0,0,
  fixed cases in_start = in_end = CrossfadeControllerValue, fixed curve for
  cases out_start < CrossfadeControllerValue < out_end, honoring
  InvertAttenuationController parameter)
* support for up to 8 dimensions as introduced by Gig V3
(patch by Andreas Persson)


Revision 346 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 21 17:17:31 2005 UTC (19 years, 2 months ago) by schoenebeck
File length: 46682 byte(s)
Diff to previous 309
* libgig: fixed vcf_type_lowpassturbo value, fixed crossfade points order
* gig::Voice: fixed special crossfade case 0,0,0,0 which actually means no
  crossfade defined


Revision 309 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Nov 21 18:07:42 2004 UTC (19 years, 4 months ago) by schoenebeck
File length: 46388 byte(s)
Diff to previous 283
* libgig: applied patch by Andreas Persson which improves accuracy of all
  three velocity response curves


Revision 283 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 14 21:22:02 2004 UTC (19 years, 6 months ago) by schoenebeck
File length: 46846 byte(s)
Diff to previous 232
sync with latest libgig version


Revision 232 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 5 00:55:44 2004 UTC (19 years, 7 months ago) by schoenebeck
File length: 46571 byte(s)
Diff to previous 56
* libgig: fixed / improved accuracy of all three velocity to volume
  transformation functions (a.k.a. 'nonlinear','linear','special')


Revision 56 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 27 09:21:58 2004 UTC (19 years, 11 months ago) by schoenebeck
File length: 46287 byte(s)
Diff to previous 53
updated copyright header for 2004


Revision 53 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Apr 26 17:15:51 2004 UTC (19 years, 11 months ago) by schoenebeck
File length: 46331 byte(s)
* completely restructured source tree
* implemented multi channel support
* implemented instrument manager, which controls sharing of instruments
  between multiple sampler engines / sampler channels
* created abstract classes 'AudioOutputDevice' and 'MidiInputDevice' for
  convenient implementation of further audio output driver and MIDI input
  driver for LinuxSampler
* implemented following LSCP commands: 'SET CHANNEL MIDI INPUT TYPE',
  'LOAD ENGINE', 'GET CHANNELS', 'ADD CHANNEL', 'REMOVE CHANNEL',
  'SET CHANNEL AUDIO OUTPUT TYPE'
* temporarily removed all command line options
* LSCP server is now launched by default


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