/[svn]/linuxsampler/trunk/ChangeLog
ViewVC logotype

Diff of /linuxsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1039 by persson, Sat Feb 3 20:46:44 2007 UTC revision 1049 by schoenebeck, Wed Feb 28 06:53:42 2007 UTC
# Line 31  Version CVS HEAD (?) Line 31  Version CVS HEAD (?)
31    * MIDI driver:    * MIDI driver:
32      - dispatch bank select (MSB and LSB) messages      - dispatch bank select (MSB and LSB) messages
33    
34      * audio driver:
35        - the ALSA audio output driver parameters now reflect the correct
36          parameter value ranges for the respective selected sound card
37          (patch by Till Wimmer, a bit fixed and extended)
38    
39    * Gigasampler format engine:    * Gigasampler format engine:
40      - if a filter is used and EG2 finishes before EG1, let the voice      - if a filter is used and EG2 finishes before EG1, let the voice
41        die when EG2 has finished (this fixes a problem with clicks and        die when EG2 has finished (this fixes a problem with clicks and
# Line 40  Version CVS HEAD (?) Line 45  Version CVS HEAD (?)
45        playing with the old instrument until they get a note off        playing with the old instrument until they get a note off
46        command        command
47      - EG fix: a release value of zero could cause noises or crash      - EG fix: a release value of zero could cause noises or crash
48        - handle MIDI coarse tuning messages (MIDI RPN #0 MSB #2 LSB)
49        - EG fine tuning: when attack is zero the EG starts at a level
50          above max sustain level, which means that there is a decay phase
51          even if sustain is 100%
52    
53    * Bug fixes:    * Bug fixes:
54      - fixed crash occurring on certain LSCP scripts (Bug 39)      - fixed crash occurring on certain LSCP scripts (Bug 39)

Legend:
Removed from v.1039  
changed lines
  Added in v.1049

  ViewVC Help
Powered by ViewVC