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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 4010 by schoenebeck, Thu Dec 23 15:26:02 2021 UTC revision 4015 by schoenebeck, Mon Jan 3 15:10:25 2022 UTC
# Line 31  Version SVN trunk (?) Line 31  Version SVN trunk (?)
31        make this case clear to the user; in both cases print the expected        make this case clear to the user; in both cases print the expected
32        location for instrument editor plugins).        location for instrument editor plugins).
33    
34      * SFZ format engine:
35        - Fixed wrong velocity of release triggered samples (most hardware
36          keybaords send note-off with velocyity zero, hence the previous note-on
37          velocity should be used for release triggered samples instead).
38        - sfz.h: Added File::filename() method.
39    
40    * MIDI driver:    * MIDI driver:
41      - VirtualMidiDevice: added method Reset() which is e.g. intended to be used      - VirtualMidiDevice: added method Reset() which is e.g. intended to be used
42        in "panic" / MIDI "all sound off" / MIDI "all note off" situations.        in "panic" / MIDI "all sound off" / MIDI "all note off" situations.

Legend:
Removed from v.4010  
changed lines
  Added in v.4015

  ViewVC Help
Powered by ViewVC