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

Diff of /linuxsampler/trunk/NEWS

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

revision 1424 by schoenebeck, Sun Oct 14 22:00:17 2007 UTC revision 1957 by persson, Fri Jul 31 08:09:08 2009 UTC
# Line 1  Line 1 
1    Version 1.0.0 (31 July 2009)
2    
3      This is the first release which allows the sampler to be used as audio
4      host plugin, namely supporting the standards VST, AU, DSSI and LV2. The
5      sampler's limits for max. voices & disk streams can now be altered at
6      runtime by frontends, no need to recompile the sampler anymore. The Mac
7      version now also supports CoreAudio as audio driver. The Windows version
8      finally supports the sampler's instruments DB feature as well, however
9      expect it still to be unstable at this point. Along to the already
10      existing JACK audio driver, Jack MIDI support has been added in this
11      release. The sampler allows frontends now basic MIDI control, that is to
12      monitor incoming MIDI data on MIDI input devices and sampler channels and
13      to send note-on and note-off MIDI events to sampler channels, which
14      allows frontends to provide a virtual MIDI keyboard to the user. Besides
15      these major changes there were countless bugfixes and optimizations.
16    
17    Version 0.5.1 (6 December 2007)
18    
19      This is the first release for the Windows platform, providing a MME MIDI
20      input driver and ASIO audio output driver. Note that the instruments DB
21      feature is not yet available for Windows systems, since the respective
22      code base has yet to be ported. Needless to say that there still might be
23      plenty of issues on MS systems. Beside that support for Windows, this is
24      merely a bugfix release (i.e. fixing one serious crash) with only minor
25      new features.
26    
27  Version 0.5.0 (15 October 2007)  Version 0.5.0 (15 October 2007)
28    
29    This release comes with a bunch of important new features. We implemented    This release comes with a bunch of important new features. We implemented

Legend:
Removed from v.1424  
changed lines
  Added in v.1957

  ViewVC Help
Powered by ViewVC