/[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 1838 by schoenebeck, Tue Feb 17 22:47:03 2009 UTC revision 2906 by schoenebeck, Wed May 4 14:47:37 2016 UTC
# Line 1  Line 1 
1  <?xml version='1.0' ?>  <?xml version='1.0' ?>
2  <news>  <news>
3      <entry date="2016-05-04">
4        There are is some progress regarding Gigedit's integrated
5        <link ref="http://doc.linuxsampler.org/Instrument_Scripts/NKSP_Language/">NKSP</link>
6        real-time instrument script editor. Check out the
7        <link ref="http://doc.linuxsampler.org/News/Instrument_Script_Editor_2016-05-04/">News Article ...</link>
8      </entry>
9      <entry date="2015-07-18">
10        LinuxSampler 2.0.0 had been released after six years of development!
11        Check the
12        <link ref="http://doc.linuxsampler.org/Release_Notes/LinuxSampler_2_0_0/">release notes</link>
13        for a detailed review of what's new with LinuxSampler and friends.
14      </entry>
15      <entry date="2015-06-11">
16        <link ref="http://download.linuxsampler.org/packages/osx/snapshots/" img="gfx/logos/apple.png"></link>
17        The Mac installer was broken on latest OS X 10.10 Yosemite. This had been
18        fixed today. Get the latest
19        <link ref="http://download.linuxsampler.org/packages/osx/snapshots/">snapshot for Mac</link>
20        with Yosemite support now.
21      </entry>
22      <entry date="2015-04-29">
23        <link ref="http://doc.linuxsampler.org" img="gfx/new_article.png"></link>
24        A new documentation site has been launched:
25        <link ref="http://doc.linuxsampler.org">http://doc.linuxsampler.org</link> -
26        This separate page dedicated to manuals, tutorials and other kind of
27        articles for the LinuxSampler project, is using a new solution to write
28        and maintain such articles with a minimum of effort. Be invited to help us
29        <link ref="http://doc.linuxsampler.org/Writing_Docs/">writing documentation</link>
30        for LinuxSampler and friends! As one of the first topics, this site is now
31        hosting an introduction to the new
32        <link ref="http://doc.linuxsampler.org/Instrument_Scripts/NKSP_Language/">NKSP Real-Time Instrument Script Language</link>.
33        The long-term plan is to move all documentation of this project from our www
34        server to that new site.
35      </entry>
36      <entry date="2015-01-18">
37        <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>
38        For the Mac users out there: We finally have a convenient installer for the
39        OS X version of LinuxSampler. This is already integrated in our automatic
40        build system. So from now on all
41        <link ref="http://download.linuxsampler.org/packages/osx/snapshots/">daily snapshot builds for Mac</link>
42        are automatically built with an installer. By default the installer will
43        install all components (LinuxSampler stand-alone application, VST and
44        Audio Unit plugin version of LinuxSampler, QSampler, Fantasia, GigEdit and
45        command line tools. At step "Installation Type" you can however also
46        override the default installation and select which components to install.
47      </entry>
48      <entry date="2014-06-19">
49        <link ref="http://download.linuxsampler.org/packages/osx/snapshots/" img="gfx/logos/apple.png"></link>
50        <link ref="http://download.linuxsampler.org/packages/osx/snapshots/">gigedit finally included with OS X snapshots!</link>
51        Due to the variety of third party library dependencies it took a while, but
52        finally "gigedit", our graphical instrument editor for Gigasampler /
53        GigaStudio files, is now included with the automatic binary snapshots builds
54        for Mac OS X. The automatic snapshot installers are automatically compiled
55        by one of our servers each time a developer commits something new to our
56        Subversion (development) server. You can use gigedit on Mac OS X as
57        stand-alone instrument editor as well as in live-mode while running
58        LinuxSampler. In the latter case your changes with gigedit get immediately
59        audible while playing the instrument on the keyboard at the same time.
60      </entry>
61      <entry date="2011-08-25">
62        <link ref="sfz/" img="gfx/logos/sfz.png"></link>
63        <link ref="sfz/">Added SFZ implementation status page.</link>
64        We are currently in the works to implement support for the SFZ format,
65        which is a powerful and open sample library format, already adopted by
66        many commercial samplers. Check our new SFZ status page to see which
67        aspects of the format are already supported by LinuxSampler, and which
68        ones are yet to be implemented.
69      </entry>
70      <entry date="2011-07-18">
71        <link ref="http://download.linuxsampler.org/packages/osx/snapshots/" img="gfx/logos/apple.png"></link>
72        <link ref="http://download.linuxsampler.org/packages/osx/snapshots/">Download the latest OS X snapshot of the sampler!</link>
73        Following our ongoing sympathy for automatic snapshots, we finally provide
74        automatic builds also for Apple OS X! As soon as some developer commits
75        something new to our Subversion server, a new binary snapshot for OS X will
76        automatically be available for download from our webserver within minutes.
77        The snapshot tbz2 archive file contains universal binaries
78        (PPC 32 bit, Intel 32 &amp; 64 bit) of the stand-alone version of the
79        sampler, VST and AU plugin version, and the graphical frontend applications
80        QSampler and Fantasia. Only our graphical instrument editor gigedit is not
81        yet part of the snapshots, it might follow at a later point. Please read
82        the README file in the tbz2 archive file for instructions how to install
83        everything on your Mac.
84      </entry>
85      <entry date="2011-06-05">
86        <link ref="http://svn.linuxsampler.org" img="gfx/logos/subversion.png"></link>
87        From now on, our source code is managed by a Subversion server. We
88        converted our existing CVS repository for the
89        <link ref="http://svn.linuxsampler.org">new Subversion server</link>, so
90        the complete history from the beginning of this project is also
91        available in this new Subversion repository. Our
92        <link ref="http://cvs.linuxsampler.org">old CVS server, along with its web frontend</link>
93        is still available, however is now in read only mode, so no changes can be
94        commited to CVS anymore. On the downloads page you can find
95        <link ref="http://www.linuxsampler.org/downloads.html#svn">instructions how
96        to download ("checkout") source code from our Subversion server.</link>
97      </entry>
98      <entry date="2011-06-05">
99        <link ref="http://www.linuxsampler.org" img="gfx/sorryd.jpg"></link>
100        After a huge down time of almost one month, we decided to move to new, more
101        reliable servers. Thanks to the University of Heilbronn which kindly hosted
102        our servers for 8 years. We started to move the most important services to
103        a commercial server host, which will be financed by your donations. Sorry
104        for this long absence and thank you for your support!
105      </entry>
106      <entry date="2011-02-05">
107        <link ref="http://download.linuxsampler.org/packages/win32/snapshots/" img="gfx/logos/windows.png"></link>
108        <link ref="http://download.linuxsampler.org/packages/win32/snapshots/">Download the latest Windows snapshot of the sampler!</link>
109        Since we have to confess that we are a bit lazy about putting out official
110        releases, and since the latest official release of the sampler for Windows
111        is quite old, we decided to establish automatic builts of the sampler and
112        all other software components for Windows. As soon as some developer
113        commits something new to the CVS server for any of the project's software
114        components, a new snapshot binary for Windows will automatically built and
115        be available for download within few minutes. Sorry for neglecting you
116        Windows users out there for so long!
117      </entry>
118      <entry date="2011-01-23">
119        <link ref="nkitool/" img="nkitool/native-instruments-kontakt.png"></link>
120        In case you are working a lot on Native Instruments Kontakt instrument
121        files, or if you are just interested in the .nki file format, you might have
122        a look at <link ref="nkitool/">nkitool</link>. It is a simple console
123        application which allows to export and import the human readable XML file
124        from and to Native Instruments Kontakt .nki instrument articulation files.
125        It can be very handy to speedup or even automate the process of creating
126        and editing .nki instrument files.
127      </entry>
128      <entry date="2010-10-01">
129        <link ref="misc/press/computer_music_special_44_2010/cms_44_2010_cover.jpg" img="misc/press/computer_music_special_44_2010/cms_44_2010_cover_s.jpg"></link>
130        LinuxSampler is featured in the october special issue of the "Computer Music"
131        magazine. It is available in English language in magazine stores around the
132        UK. This special issue focused on demonstrating the "best free software" for
133        music production on PC, Mac and mobile. LinuxSampler is covered along to four
134        other samplers, with an introduction howto on page 57. You can
135        <link ref="misc/press/computer_music_special_44_2010/cms_44_2010_article.jpg">read the full article here.</link>
136      </entry>
137      <entry date="2010-01-07">
138        The <link ref="reports/annual_report_2009.pdf">annual report of 2009</link>
139        with our financial situation is now online. Happy new year everybody!
140      </entry>
141      <entry date="2009-10-16">
142        Better a late than no announcement at all:
143        <list>
144          <li>linuxsampler 1.0.0</li>
145          <li>Fantasia 0.9</li>
146          <li>qsampler 0.2.2</li>
147          <li>gigedit 0.2.0</li>
148          <li>libgig 3.3.0</li>
149          <li>jlscp 0.8</li>
150          <li>liblscp 0.5.6</li>
151        </list>
152        This is the first release which allows the sampler to be used as audio
153        host plugin, namely supporting the standards VST, AU, DSSI and LV2. The
154        sampler's limits for max. voices &amp; disk streams can now be altered at
155        runtime by frontends, no need to recompile the sampler anymore. The Mac
156        version now also supports CoreAudio as audio driver. The Windows version
157        finally supports the sampler's instruments DB feature as well, however
158        expect it still to be unstable at this point. Along to the already
159        existing JACK audio driver, Jack MIDI support has been added in this
160        release. The sampler allows frontends now basic MIDI control, that is to
161        monitor incoming MIDI data on MIDI input devices and sampler channels and
162        to send note-on and note-off MIDI events to sampler channels, which
163        allows frontends to provide a virtual MIDI keyboard to the user. Besides
164        these major changes there were countless bugfixes and optimizations.
165      </entry>
166      <entry date="2009-05-12">
167        On the finish line to the upcoming next release of LinuxSampler and
168        friends, a beta pre-release for the Windows platform is now available
169        from our
170        <link ref="http://download.linuxsampler.org/dev/win/">download server</link>.
171        This is the first Windows version which includes a VST plugin version
172        of the sampler. The installer includes both, native 64 bit binaries and
173        32 bit binaries. The installer detects the system type and installs the
174        appropriate binaries automatically.
175        Please follow the ongoing discussion and development on our
176        <link ref="http://bb.linuxsampler.org/viewtopic.php?f=2&amp;t=339">web forum</link>
177        and <link ref="http://sourceforge.net/mailarchive/forum.php?forum_name=linuxsampler-devel">developers' mailing list</link>
178        to avoid known problems. Feedback appreciated!
179      </entry>
180    <entry date="2009-02-17">    <entry date="2009-02-17">
181      Cheers Mac users! LinuxSampler is finally available as AudioUnit plugin!      Cheers Mac users! LinuxSampler is finally available as AudioUnit plugin!
182      It's still a work in progress, but you might already want to checkout      It's still a work in progress, but you might already want to checkout
# Line 7  Line 184 
184      <link ref="http://download.linuxsampler.org/dev/mac/">download server</link>.      <link ref="http://download.linuxsampler.org/dev/mac/">download server</link>.
185      As this is still an early development version, please follow the ongoing      As this is still an early development version, please follow the ongoing
186      discussion and development on our      discussion and development on our
187      <link ref="https://bb.linuxsampler.org/viewtopic.php?f=2&t=295">web forum</link>      <link ref="http://bb.linuxsampler.org/viewtopic.php?f=2&amp;t=295">web forum</link>
188      and <link ref="http://sourceforge.net/mailarchive/forum.php?forum_name=linuxsampler-devel">developers' mailing list</link>      and <link ref="http://sourceforge.net/mailarchive/forum.php?forum_name=linuxsampler-devel">developers' mailing list</link>
189      to avoid known problems. Feedback appreciated!      to avoid known problems. Feedback appreciated!
190    </entry>    </entry>
# Line 29  Line 206 
206    <entry date="2008-01-23">    <entry date="2008-01-23">
207      Due to popular demand we finally launched a forum for this project. The      Due to popular demand we finally launched a forum for this project. The
208      place to be and share questions, stories and the latest gossip is      place to be and share questions, stories and the latest gossip is
209      <link ref="https://bb.linuxsampler.org">bb.linuxsampler.org</link>      <link ref="http://bb.linuxsampler.org">bb.linuxsampler.org</link>
210    </entry>    </entry>
211    <entry date="2008-01-03">    <entry date="2008-01-03">
212      Hey Mac Users! We hope to give you a good way to start the new year      Hey Mac Users! We hope to give you a good way to start the new year

Legend:
Removed from v.1838  
changed lines
  Added in v.2906

  ViewVC Help
Powered by ViewVC