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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 1001 by schoenebeck, Wed Dec 27 16:17:08 2006 UTC revision 1038 by persson, Sat Feb 3 15:33:00 2007 UTC
# Line 26  Version CVS HEAD (?) Line 26  Version CVS HEAD (?)
26        output channels for being processed by external effect processors        output channels for being processed by external effect processors
27        (i.e. jack-rack), the send levels are controllable via arbitrary MIDI        (i.e. jack-rack), the send levels are controllable via arbitrary MIDI
28        controllers        controllers
29        - global (sampler wide) volume can now be controlled at runtime
30    
31    * MIDI driver:    * MIDI driver:
32      - dispatch bank select (MSB and LSB) messages      - dispatch bank select (MSB and LSB) messages
# Line 34  Version CVS HEAD (?) Line 35  Version CVS HEAD (?)
35      - 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
36        die when EG2 has finished (this fixes a problem with clicks and        die when EG2 has finished (this fixes a problem with clicks and
37        voice starvation for some gigs)        voice starvation for some gigs)
38        - playback is no longer disabled during instrument loading
39        - all notes playing on a channel that changes its instrument keep
40          playing with the old instrument until they get a note off
41          command
42    
43    * Bug fixes:    * Bug fixes:
44      - fixed crash occurring on certain LSCP scripts (Bug 39)      - fixed crash occurring on certain LSCP scripts (Bug 39)
45        - another thread safety fix for lscp "load engine" and "set
46          channel audio output device"
47    
48  Version 0.4.0 (24 November 2006)  Version 0.4.0 (24 November 2006)
49    

Legend:
Removed from v.1001  
changed lines
  Added in v.1038

  ViewVC Help
Powered by ViewVC