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

Index of /linuxsampler/trunk/src/engines/gig

Files shown:26
Directory revision: 1723 (of 4107)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
EngineGlobals.h  630  18 years  persson   * volume of release triggered samples now depends on note-on velocity, note le…
EGADSR.h  796  18 years  persson   * fixed voice stealing - stolen voices weren't killed
EGDecay.h  829  18 years  schoenebeck   * implemented portamento mode and solo mode (a.k.a 'mono mode'): all modes can…
SmoothVolume.cpp  832  18 years  persson   * added smoothing of volume changes caused by control change messages * fine tun…
SmoothVolume.h  832  18 years  persson   * added smoothing of volume changes caused by control change messages * fine tun…
Filter.h  877  17 years  persson   * new filter implementation, which is more accurate and supports all filter ty…
Synthesizer.cpp  903  17 years  persson   * real support for 24 bit samples - samples are not truncated to 16 bits anymo…
EGADSR.cpp  1424  16 years  schoenebeck   * code cleanup: - global.h now only covers global definitions that are needed fo…
Voice.h  1424  16 years  schoenebeck   * code cleanup: - global.h now only covers global definitions that are needed fo…
SynthesisParam.h  1424  16 years  schoenebeck   * code cleanup: - global.h now only covers global definitions that are needed fo…
EGDecay.cpp  1424  16 years  schoenebeck   * code cleanup: - global.h now only covers global definitions that are needed fo…
Stream.cpp  1424  16 years  schoenebeck   * code cleanup: - global.h now only covers global definitions that are needed fo…
DiskThread.h  1424  16 years  schoenebeck   * code cleanup: - global.h now only covers global definitions that are needed fo…
Stream.h  1484  16 years  senoner   * Stream.h: added a missing divide by BytesPerSample in GetWriteSpace() * since …
Synthesizer.h  1485  16 years  senoner   * win32 port, work in progress: * added MME MIDI Input driver * Resampler.h, gig…
Makefile.am  1502  16 years  senoner   * win32 port, work in progress: added autoconf checks for Windows - win32 addit…
Profiler.h  1552  16 years  schoenebeck   * seems mingw has problems with accessing static variables from another static…
Profiler.cpp  1552  16 years  schoenebeck   * seems mingw has problems with accessing static variables from another static…
Engine.h  1646  16 years  persson   * made it possible to load an instrument even if the audio thread isn't runnin…
DiskThread.cpp  1649  16 years  nagata   * added a new config option --enable-pthread-testcancel, which uses pthread_test…
InstrumentResourceManager.cpp  1662  16 years  schoenebeck   * the promised "cleanup": rewrote virtual MIDI device's notification a bit (us…
InstrumentResourceManager.h  1662  16 years  schoenebeck   * the promised "cleanup": rewrote virtual MIDI device's notification a bit (us…
Voice.cpp  1700  16 years  persson   * added partial support for the "Controller Triggered" MIDI rule, enough for p…
Engine.cpp  1723  15 years  schoenebeck   * allow pan control of engine channels on C++ API level * export denormals-are-z…
EngineChannel.h  1723  15 years  schoenebeck   * allow pan control of engine channels on C++ API level * export denormals-are-z…
EngineChannel.cpp  1723  15 years  schoenebeck   * allow pan control of engine channels on C++ API level * export denormals-are-z…

  ViewVC Help
Powered by ViewVC