/[svn]/web/trunk/www.linuxsampler.org/news.xml
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/news.xml

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

revision 2173 by schoenebeck, Sat Apr 9 10:41:10 2011 UTC revision 2756 by schoenebeck, Wed Apr 29 13:49:01 2015 UTC
# Line 1  Line 1 
1  <?xml version='1.0' ?>  <?xml version='1.0' ?>
2  <news>  <news>
3      <entry date="2015-04-29">
4        <link ref="http://doc.linuxsampler.org" img="http://doc.linuxsampler.org/new_article.png"></link>
5        A new documentation site has been launched:
6        <link ref="http://doc.linuxsampler.org">http://doc.linuxsampler.org</link> -
7        This separate page dedicated to manuals, tutorials and other kind of
8        articles for the LinuxSampler project, is using a new solution to write
9        and maintain such articles with a minimum of effort. Be invited to help us
10        <link ref="http://doc.linuxsampler.org/Writing_Docs/">writing documentation</link>
11        for LinuxSampler and friends! As one of the first topics, this site is now
12        hosting an introduction to the new
13        <link ref="http://doc.linuxsampler.org/Instrument_Scripts/NKSP_Language/">NKSP Real-Time Instrument Script Language</link>.
14        The long-term plan is to move all documentation of this project from our www
15        server to that new site.
16      </entry>
17      <entry date="2015-01-18">
18        <link ref="http://download.linuxsampler.org/pix/screenshots/mac_installer_1.jpg" img="http://download.linuxsampler.org/pix/screenshots/mac_installer_1_240x169.jpg"></link>
19        For the Mac users out there: We finally have a convenient installer for the
20        OS X version of LinuxSampler. This is already integrated in our automatic
21        build system. So from now on all
22        <link ref="http://download.linuxsampler.org/packages/osx/snapshots/">daily snapshot builds for Mac</link>
23        are automatically built with an installer. By default the installer will
24        install all components (LinuxSampler stand-alone application, VST and
25        Audio Unit plugin version of LinuxSampler, QSampler, Fantasia, GigEdit and
26        command line tools. At step "Installation Type" you can however also
27        override the default installation and select which components to install.
28      </entry>
29      <entry date="2014-06-19">
30        <link ref="http://download.linuxsampler.org/packages/osx/snapshots/" img="gfx/logos/apple.png"></link>
31        <link ref="http://download.linuxsampler.org/packages/osx/snapshots/">gigedit finally included with OS X snapshots!</link>
32        Due to the variety of third party library dependencies it took a while, but
33        finally "gigedit", our graphical instrument editor for Gigasampler /
34        GigaStudio files, is now included with the automatic binary snapshots builds
35        for Mac OS X. The automatic snapshot installers are automatically compiled
36        by one of our servers each time a developer commits something new to our
37        Subversion (development) server. You can use gigedit on Mac OS X as
38        stand-alone instrument editor as well as in live-mode while running
39        LinuxSampler. In the latter case your changes with gigedit get immediately
40        audible while playing the instrument on the keyboard at the same time.
41      </entry>
42      <entry date="2011-08-25">
43        <link ref="sfz/" img="gfx/logos/sfz.png"></link>
44        <link ref="sfz/">Added SFZ implementation status page.</link>
45        We are currently in the works to implement support for the SFZ format,
46        which is a powerful and open sample library format, already adopted by
47        many commercial samplers. Check our new SFZ status page to see which
48        aspects of the format are already supported by LinuxSampler, and which
49        ones are yet to be implemented.
50      </entry>
51      <entry date="2011-07-18">
52        <link ref="http://download.linuxsampler.org/packages/osx/snapshots/" img="gfx/logos/apple.png"></link>
53        <link ref="http://download.linuxsampler.org/packages/osx/snapshots/">Download the latest OS X snapshot of the sampler!</link>
54        Following our ongoing sympathy for automatic snapshots, we finally provide
55        automatic builds also for Apple OS X! As soon as some developer commits
56        something new to our Subversion server, a new binary snapshot for OS X will
57        automatically be available for download from our webserver within minutes.
58        The snapshot tbz2 archive file contains universal binaries
59        (PPC 32 bit, Intel 32 &amp; 64 bit) of the stand-alone version of the
60        sampler, VST and AU plugin version, and the graphical frontend applications
61        QSampler and Fantasia. Only our graphical instrument editor gigedit is not
62        yet part of the snapshots, it might follow at a later point. Please read
63        the README file in the tbz2 archive file for instructions how to install
64        everything on your Mac.
65      </entry>
66      <entry date="2011-06-05">
67        <link ref="http://svn.linuxsampler.org" img="gfx/logos/subversion.png"></link>
68        From now on, our source code is managed by a Subversion server. We
69        converted our existing CVS repository for the
70        <link ref="http://svn.linuxsampler.org">new Subversion server</link>, so
71        the complete history from the beginning of this project is also
72        available in this new Subversion repository. Our
73        <link ref="http://cvs.linuxsampler.org">old CVS server, along with its web frontend</link>
74        is still available, however is now in read only mode, so no changes can be
75        commited to CVS anymore. On the downloads page you can find
76        <link ref="http://www.linuxsampler.org/downloads.html#svn">instructions how
77        to download ("checkout") source code from our Subversion server.</link>
78      </entry>
79      <entry date="2011-06-05">
80        <link ref="http://www.linuxsampler.org" img="gfx/sorryd.jpg"></link>
81        After a huge down time of almost one month, we decided to move to new, more
82        reliable servers. Thanks to the University of Heilbronn which kindly hosted
83        our servers for 8 years. We started to move the most important services to
84        a commercial server host, which will be financed by your donations. Sorry
85        for this long absence and thank you for your support!
86      </entry>
87    <entry date="2011-02-05">    <entry date="2011-02-05">
88      <link ref="http://download.linuxsampler.org/packages/win32/snapshots/" img="gfx/logos/windows.png"></link>      <link ref="http://download.linuxsampler.org/packages/win32/snapshots/" img="gfx/logos/windows.png"></link>
89      <link ref="http://download.linuxsampler.org/packages/win32/snapshots/">Download the latest Windows snapshot of the sampler!</link>      <link ref="http://download.linuxsampler.org/packages/win32/snapshots/">Download the latest Windows snapshot of the sampler!</link>

Legend:
Removed from v.2173  
changed lines
  Added in v.2756

  ViewVC Help
Powered by ViewVC