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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 579 by schoenebeck, Tue May 24 19:20:20 2005 UTC revision 649 by schoenebeck, Wed Jun 15 00:01:28 2005 UTC
# Line 1  Line 1 
1    Version CVS HEAD (?)
2    
3      * packaging changes:
4        - updated autotools build files to compile on OS X
5          (conditional compilation of CoreMIDI and MidiShare drivers)
6        - hand-crafted assembly optimization code can be disabled with
7          './configure --disable-asm' (definitely not recommended)
8    
9      * Gigasampler format engine:
10        - support for the gig parameters for "release velocity response" curves
11        - fine tuning of the EGADSR envelope
12        - volume of release triggered samples now depends on note-on velocity,
13          note length and gig parameter "release trigger decay" instead of
14          note-off velocity.
15        - revised voice stealing (fixes crash caused by voice stealing)
16        
17      * LSCP server:
18        - fixed some crashes (patch by Grigor Iliev, fixes #19)  
19    
20  Version 0.3.1 (24 May 2005)  Version 0.3.1 (24 May 2005)
21    
22    * initial release    * initial release

Legend:
Removed from v.579  
changed lines
  Added in v.649

  ViewVC Help
Powered by ViewVC