/[svn]/linuxsampler/trunk/src/engines/common
ViewVC logotype

Index of /linuxsampler/trunk/src/engines/common

Files shown:49
Directory revision: 3725 (of 4111)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
AbstractInstrumentManager.cpp  2611  9 years  schoenebeck   * Fixed crash when loading an instrument script. * Fixed "init" script handler o…
AbstractInstrumentManager.h  2902  7 years  schoenebeck   * Reload instrument script automatically after being modified by an instrument…
AbstractVoice.cpp  3724  4 years  schoenebeck   * Fixed crash when editing key groups (a.k.a. exclusive groups) with an instru…
AbstractVoice.h  3625  4 years  schoenebeck   * gig format extension: Added support for different LFO wave forms (currently …
BiquadFilter.h  2377  11 years  schoenebeck   * Various "const" and "restrict" optimizations.
DiskThreadBase.cpp  2012  14 years  iliev   * Refactoring: moved the independent code from the Gigasampler format engine t…
DiskThreadBase.h  3034  7 years  schoenebeck   * Fixed a bunch of minor issues (mostly compiler warnings). * Bumped version (2.…
EG.cpp  2055  14 years  persson   * sfz engine: added support for v2 multiple stage envelope generators * sfz engi…
EG.h  2055  14 years  persson   * sfz engine: added support for v2 multiple stage envelope generators * sfz engi…
EaseInEaseOut.h  3335  6 years  schoenebeck   * NKSP: Added built-in script function "change_pan_time()". * NKSP: Added built-…
Event.cpp  3293  6 years  schoenebeck   * NKSP: Added built-in script function "fork()". * NKSP: Added built-in array va…
Event.h  3689  4 years  schoenebeck   Event: Just fixed a typo in comment.
Fade.h  3564  4 years  schoenebeck   NKSP: Bug fixes regarding new measurement units feature: * Fix: Engine internal…
InstrumentScriptVM.cpp  3691  4 years  schoenebeck   * NKSP: Implemented built-in script function "set_rpn()". * NKSP: Implemented b…
InstrumentScriptVM.h  3691  4 years  schoenebeck   * NKSP: Implemented built-in script function "set_rpn()". * NKSP: Implemented b…
InstrumentScriptVMDynVars.cpp  3557  4 years  schoenebeck   * NKSP: Introducing 64 bit support for NKSP integer scripts variables (declare…
InstrumentScriptVMDynVars.h  3581  4 years  schoenebeck   NKSP: Allow more wider support of standard measuring units & 'final'ness. * Rai…
InstrumentScriptVMFunctions.cpp  3715  4 years  schoenebeck   * NKSP: Removed upper value constraint for 2nd argument of built-in functions …
InstrumentScriptVMFunctions.h  3691  4 years  schoenebeck   * NKSP: Implemented built-in script function "set_rpn()". * NKSP: Implemented b…
LFOAll.h  3614  4 years  schoenebeck   Refactored LFO class names and their header file names: * Renamed PulseLFO -> L…
LFOBase.h  3625  4 years  schoenebeck   * gig format extension: Added support for different LFO wave forms (currently …
LFOCluster.h  3625  4 years  schoenebeck   * gig format extension: Added support for different LFO wave forms (currently …
LFOPulse.h  3625  4 years  schoenebeck   * gig format extension: Added support for different LFO wave forms (currently …
LFOSawIntMathNew.h  3625  4 years  schoenebeck   * gig format extension: Added support for different LFO wave forms (currently …
LFOSawIntMathOld.h  3625  4 years  schoenebeck   * gig format extension: Added support for different LFO wave forms (currently …
LFOSineBuiltinFn.h  3625  4 years  schoenebeck   * gig format extension: Added support for different LFO wave forms (currently …
LFOSineNumericComplexNr.h  3625  4 years  schoenebeck   * gig format extension: Added support for different LFO wave forms (currently …
LFOSquareIntMath.h  3625  4 years  schoenebeck   * gig format extension: Added support for different LFO wave forms (currently …
LFOSquarePulse.h  3625  4 years  schoenebeck   * gig format extension: Added support for different LFO wave forms (currently …
LFOTriangleDiHarmonic.h  3625  4 years  schoenebeck   * gig format extension: Added support for different LFO wave forms (currently …
LFOTriangleIntAbsMath.h  3625  4 years  schoenebeck   * gig format extension: Added support for different LFO wave forms (currently …
LFOTriangleIntMath.h  3625  4 years  schoenebeck   * gig format extension: Added support for different LFO wave forms (currently …
Makefile.am  3618  4 years  schoenebeck   - Trivial fixes.
MidiKeyboardManager.h  3706  4 years  schoenebeck   Fixed compiler warnings about implied type casts.
ModulatorGraph.cpp  2298  12 years  iliev   * use different EQ effect instance for every voice
Note.h  3561  4 years  schoenebeck   NKSP: Added standard units support for numbers and final "!" operator: * NKSP s…
Resampler.h  3639  4 years  schoenebeck   * Using now cubic interpolation as resampling algorithm by default; and linear…
Sample.h  3034  7 years  schoenebeck   * Fixed a bunch of minor issues (mostly compiler warnings). * Bumped version (2.…
SampleFile.cpp  3054  7 years  schoenebeck   * Fixed numerous compiler warnings. * Bumped version (2.0.0.svn32).
SampleFile.h  2399  11 years  persson   * sfz engine: added FLAC support (#191)
SampleManager.h  3492  5 years  schoenebeck   * SFZ: Fixed potential crash when a sample is shared by more than one region (…
SignalUnit.cpp  3100  7 years  schoenebeck   * SFZ: Fixed unintended volume fade-in of voices under certain conditions. * B…
SignalUnit.h  3034  7 years  schoenebeck   * Fixed a bunch of minor issues (mostly compiler warnings). * Bumped version (2.…
SignalUnitRack.h  2328  12 years  persson   - forgot one file in previous commit
Stream.h  3054  7 years  schoenebeck   * Fixed numerous compiler warnings. * Bumped version (2.0.0.svn32).
StreamBase.cpp  2012  14 years  iliev   * Refactoring: moved the independent code from the Gigasampler format engine t…
StreamBase.h  3054  7 years  schoenebeck   * Fixed numerous compiler warnings. * Bumped version (2.0.0.svn32).
Voice.h  3052  7 years  schoenebeck   - Preparations for Xcode project update.
VoiceBase.h  3725  4 years  schoenebeck   * Fixed playing noise at the end of a disk stream under certain conditions. *…

Properties

Name Value
svn:ignore .deps

  ViewVC Help
Powered by ViewVC