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

Contents of /linuxsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 649 - (show annotations) (download)
Wed Jun 15 00:01:28 2005 UTC (18 years, 9 months ago) by schoenebeck
File size: 818 byte(s)
* revised voice stealing (fixes crash caused by voice stealing)

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)
21
22 * initial release

  ViewVC Help
Powered by ViewVC