/[svn]
ViewVC logotype

Revision 33


Jump to revision: Previous Next
Author: schoenebeck
Date: Mon Feb 16 19:30:42 2004 UTC (20 years, 1 month ago)
Changed paths: 14
Log Message:
* implemented bidirectional voice state transition, means voice state can
  switch arbitrary times between 'Sustained'<-->'Released' within it's life
  time, thus the release process of a voice can be cancelled
* src/eg_vca.cpp: extended envelope generator by additional states
  ('Attack_Hold', 'Decay_1' and 'Decay_2')
* applied patch from Vladimir Senkov which adds new command line parameters
  ('--jackout', '--alsaout' and '--samplerate')
* configure.in: fixed compiler warning


Changed paths

Path Details
Directorylinuxsampler/trunk/configure.in modified , text changed
Directorylinuxsampler/trunk/src/alsaio.cpp modified , text changed
Directorylinuxsampler/trunk/src/alsaio.h modified , text changed
Directorylinuxsampler/trunk/src/audiothread.cpp modified , text changed
Directorylinuxsampler/trunk/src/audiothread.h modified , text changed
Directorylinuxsampler/trunk/src/eg_vca.cpp modified , text changed
Directorylinuxsampler/trunk/src/eg_vca.h modified , text changed
Directorylinuxsampler/trunk/src/global.h modified , text changed
Directorylinuxsampler/trunk/src/jackio.cpp modified , text changed
Directorylinuxsampler/trunk/src/jackio.h modified , text changed
Directorylinuxsampler/trunk/src/linuxsampler.cpp modified , text changed
Directorylinuxsampler/trunk/src/modulationsystem.h modified , text changed
Directorylinuxsampler/trunk/src/voice.cpp modified , text changed
Directorylinuxsampler/trunk/src/voice.h modified , text changed

  ViewVC Help
Powered by ViewVC