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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2907 - (show annotations) (download) (as text)
Wed May 4 20:16:43 2016 UTC (7 years, 10 months ago) by schoenebeck
File MIME type: text/xml
File size: 28346 byte(s)
- Fixed typo in latest news entry.

1 <?xml version='1.0' ?>
2 <news>
3 <entry date="2016-05-04">
4 There 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">
181 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
183 the experimental AU binary package of LinuxSampler, available from our
184 <link ref="http://download.linuxsampler.org/dev/mac/">download server</link>.
185 As this is still an early development version, please follow the ongoing
186 discussion and development on our
187 <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>
189 to avoid known problems. Feedback appreciated!
190 </entry>
191 <entry date="2008-02-15">
192 We're happy to announce that the first freely available sample library
193 is now available on our downloads server. Thanks to Mats Helgesson for
194 giving us the permission to share his "Maestro Concert Grand v2" piano
195 library with you. You find the download link along with the library's
196 license informations and a demo track for prelistening on our
197 <link ref="instruments.html">instruments</link> site.
198 </entry>
199 <entry date="2008-02-07">
200 Added <link ref="debian.html">Debian Howto</link> to the documentation
201 site, describing how to cook Debian packages, optimized for your
202 specific machine. Get the maximum out of your box! (The
203 <link ref="debian.html#benchmark">"Benchmark"</link>
204 chapter might be interesting for users of other systems as well)
205 </entry>
206 <entry date="2008-01-23">
207 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
209 <link ref="http://bb.linuxsampler.org">bb.linuxsampler.org</link>
210 </entry>
211 <entry date="2008-01-03">
212 Hey Mac Users! We hope to give you a good way to start the new year
213 by announcing that LinuxSampler is now officially
214 available for OS X as well! You find an installer (disk image) of the
215 latest release of LinuxSampler and QSampler for OS X on our
216 <link ref="http://www.linuxsampler.org/downloads.html">downloads site</link>.
217 Please note: gigedit is not yet available for Mac, we still need to do some
218 work on this. Same applies to JSampler unfortunately, because the required
219 Java version 1.6 is not officially available for Mac yet. Have a look
220 at the <link ref="osx.html">OS X HOWTO</link> for an easy start.
221 </entry>
222 <entry date="2007-12-26">
223 You tried out the young Windows version of LinuxSampler and encountered
224 problems? Check out the
225 <link ref="http://linuxsampler.org/windows.html#houston">Trouble
226 Shooting Section</link> of the LinuxSampler Windows HOWTO. It still
227 doesn't solve your problem? You can ask for help on our
228 <link ref="http://lists.sourceforge.net/lists/listinfo/linuxsampler-devel">
229 Mailing List
230 </link>. If you found bugs, please report them to our
231 <link ref="http://bugs.linuxsampler.org">Bug Tracking System</link>.
232 </entry>
233 <entry date="2007-12-07">
234 Another strike:
235 <list>
236 <li>linuxsampler 0.5.1</li>
237 <li>jsampler 0.8a</li>
238 <li>qsampler 0.2.1</li>
239 <li>gigedit 0.1.1</li>
240 <li>libgig 3.2.1</li>
241 <li>jlscp 0.7a</li>
242 </list>
243 What do you expect from a sampler called LinuxSampler? Exactly: that it
244 <link ref="screenshots/win32_premiere.png">conquers the Windows
245 world</link>. This is the first official release of our applications for
246 the Windows platform, providing a convenient all-in-one installer tagged
247 "20071207". Supported drivers for this new system are so far: MME for
248 MIDI and ASIO for audio. Needless to say that there still might be
249 plenty of issues on Windows. Also note that the instruments database
250 feature is not ported yet. Have a look at the
251 <link ref="windows.html">Windows HOWTO</link> for a smooth start.
252 Beside this first Windows release, this is merely a bugfix release, i.e.
253 fixing a serious crash in LinuxSampler. Retrieving instrument names from
254 .gig files with the frontends is now much faster, so better keep that
255 option always on in QSampler from now on. With gigedit you can now edit
256 multiple (dimension) regions simultaniously. JSampler is finally able
257 to retrieve instrument names of instrument files and even remotely from
258 another machine, beside minor cosmetics like a total stream count
259 and volume displayed in dB, as well as couple bug fixes. QSampler gave
260 Qt3 an official funeral and is finally completely ported to Qt4. A lot
261 of the QSampler code base has changed due to this. So you still might
262 encounter bugs. Beside that the device management dialog received couple
263 of bug fixes.
264 </entry>
265 <entry date="2007-10-23">
266 As you might have noticed, we had issues with our linuxsampler.org DNS
267 names in the last two days, because it was dependent to a foreign server
268 out of our control. We just addressed this issue and finally completely
269 moved the DNS responsibility to our own servers to avoid this happening
270 again. Sorry for any inconvenience this may have caused!
271 </entry>
272 <entry date="2007-10-16">
273 A new release wave of the LinuxSampler family has arrived:
274 <list>
275 <li>linuxsampler 0.5.0</li>
276 <li>qsampler 0.1.5</li>
277 <li>jsampler 0.7a</li>
278 <li>gigedit 0.1.0</li>
279 <li>libgig 3.2.0</li>
280 <li>liblscp 0.5.5</li>
281 <li>jlscp 0.6a</li>
282 </list>
283 With our new instrument editor
284 <link ref="http://linuxsampler.org/screenshots/gigedit_0_0_3.png">gigedit</link>
285 we can finally modify existing, as well as create new Gigasampler format
286 instruments from scratch, which are not only accepted by LinuxSampler, but
287 also by Gigastudio. You can run gigedit as stand-alone application or
288 <link ref="http://download.linuxsampler.org/doc/gigedit/quickstart/gigedit_quickstart.html#live_editing">
289 "attached" to LinuxSampler</link>. The latter case allows you to play and edit
290 instruments at the same time, making all your modifications immediately
291 audible, without having to reload the instruments into the sampler. You can
292 simply edit instruments by selecting the respective sampler channel and
293 clicking on "Edit" (in QSampler as well as in JSampler). LinuxSampler now
294 provides a very powerful and easy MIDI program change mapping, which not
295 only allows you to define which instrument to load on which MIDI program
296 change number (and bank), it also allows further parameters like whether
297 the instrument shall be pre-cached or loaded only when needed (and likewise
298 freed when not needed). You can create arbitrary amount of effect sends for
299 each sampler channel, each having an arbitrary MIDI controller for
300 altering the effect send level in realtime and each one can flexible be routed to
301 some of the sampler's audio output channels, i.e. to a dedicated one for a
302 certain effect type (managing FX sends is yet only supported by JSampler,
303 not by QSampler yet). The new instruments database on sampler side allows
304 you to keep track even of largest instrument library collections. You can
305 order them in categories and search by various criteria (you can find this
306 feature as "Instruments Database" in JSampler, it's not yet supported by QSampler).
307 Loading huge instruments may take a while, that's why the sampler now
308 allows to play an instrument while loading. That way you can i.e. play and
309 hold notes on the keyboard while loading a new instrument on the same
310 sampler channel at the same time.
311 </entry>
312 <entry date="2007-10-12">
313 libgig's home has moved to this server. It's new official home is now:
314 <link ref="http://www.linuxsampler.org/libgig/" />
315 Please update your links and bookmarks!
316 </entry>
317 <entry date="2007-08-10">
318 <link ref="http://downloads.sourceforge.net/jsampler/JSampler-0.6a.tar.bz2">
319 JSampler 0.6a</link> has been released.
320 The <link ref="http://downloads.sourceforge.net/jsampler/Fantasia-0.6a.jar">
321 Fantasia</link> distribution is now capable of controlling all features
322 available in LinuxSampler. See <link ref="screenshots/fantasia.png">screenshot</link>.
323 </entry>
324 <entry date="2007-05-24">
325 <link ref="http://downloads.sourceforge.net/jsampler/JSampler-0.5a.tar.bz2">
326 JSampler 0.5a</link> has been released, now with instruments database
327 support.
328 </entry>
329 <entry date="2007-05-04">
330 <link ref="http://qsampler.sourceforge.net">Qsampler</link> 0.1.4 has been
331 released. Almost another year has gone by.
332 </entry>
333 <entry date="2007-04-02">
334 JSampler 0.4a has been released. Read the
335 <link ref="jsampler/manual/html/jsampler.html">manual</link> for
336 installation instructions.
337 </entry>
338 <entry date="2007-03-24">
339 gigedit 0.0.3 has been released, a graphical instrument editor allowing
340 to edit existing Gigasampler format files as well as creating new ones
341 completely from scratch. Along comes a new release of libgig (3.1.1).
342 </entry>
343 <entry date="2006-11-24">
344 After a long, long development cycle LinuxSampler 0.4.0 has finally been
345 released.
346 </entry>
347 <entry date="2006-11-24">
348 libgig 3.1.0 has been released.
349 </entry>
350 <entry date="2006-08-07">
351 <link ref="http://prdownloads.sourceforge.net/jsampler/JSampler-0.3a.tar.bz2?download">
352 JSampler 0.3a</link> has been released.
353 <list>
354 <li>
355 Partially implemented a new view - Fantasia (graphic desing: Olivier
356 Boyer). Only channel manipulation for now.
357 </li>
358 <li>
359 More new features in JS Classic - Implemented an LS Console with
360 command autocompletion (using the Tab key), command history (using Up,
361 Down keys), command history search (Ctrl + R), command list search
362 (Ctrl + F), and more.
363 </li>
364 <li>
365 Implemented Orchestras (something like Bookmarks/Favorites for
366 instruments). Drag &amp; Drop support for instrument loading, adding an
367 instrument to orchestra and autocompleting an instrument loading
368 command in the LS Console.
369 </li>
370 </list>
371 </entry>
372 <entry date="2006-06-02">
373 <link ref="http://qsampler.sourceforge.net">Qsampler</link> 0.1.3 is now
374 available. It's been a long time isn't it?
375 </entry>
376 <entry date="2006-04-28">
377 libgig 3.0.0 has been released.
378 </entry>
379 <entry date="2006-03-16">
380 <link ref="http://prdownloads.sourceforge.net/jsampler/JS_Classic-0.2a.jar?download">
381 JS Classic 0.2a</link> has been released.
382 </entry>
383 <entry date="2005-12-22">
384 Major services (CVS, downloads, Bug Tracking System) were down in the last
385 days due to a hardware defect on one of our servers. CVS is finally up
386 again and we are working on restoring all other services in the next days
387 as well. We are also establishing further backup facilities to prevent this
388 happening again. Sorry for any inconvenience!
389 </entry>
390 <entry date="2005-11-24">
391 Latest <link ref="http://cvs.linuxsampler.org">CVS version</link>
392 of <link ref="http://www.linuxsampler.org/libgig/">
393 libgig</link> now allows to create and modify Gigasampler files
394 (<link ref="http://sourceforge.net/mailarchive/forum.php?thread_id=9051147&amp;forum_id=12792">
395 read announcement</link>). Please let
396 <link ref="http://www.linuxsampler.org/developers.html">us</link>
397 know if you are interested in writing an instrument patch editor.
398 </entry>
399 <entry date="2005-10-10">
400 <link ref="http://prdownloads.sourceforge.net/jsampler/js-classic.jar?download">
401 JS Classic 0.1a</link> has been released (the first distribution of the
402 <link ref="https://sourceforge.net/projects/jsampler/">JSampler</link>
403 project).
404 </entry>
405 <entry date="2005-08-16">
406 Due to ongoing synthesis optimizations, CVS version of LS might be broken
407 for a while. Please use the tarball release in the meantime.
408 </entry>
409 <entry date="2005-07-15">
410 LinuxSampler 0.3.3 has been released. Once again a bug fix release.
411 </entry>
412 <entry date="2005-06-24">
413 LinuxSampler 0.3.2 has been released. This is more or less just a bug fix
414 release. Just by coincidence, <link ref="http://qsampler.sourceforge.net">
415 QSampler</link> 0.1.2 has also been thrown out.
416 </entry>
417 <entry date="2005-06-12">
418 <link ref="http://qsampler.sourceforge.net">QSampler</link> 0.1.1 has been
419 released, after a few bugfixes and a new logo icon.
420 </entry>
421 <entry date="2005-05-25">
422 LinuxSampler 0.3.1, the first official release is finally out!
423 </entry>
424 <entry date="2005-05-23">
425 After some time laying around in the backyard,
426 <link ref="http://qsampler.sourceforge.net">QSampler</link> 0.1.0 has
427 been released, now with the promised Audio and MIDI device configuration
428 interface. Enjoy!
429 </entry>
430 <entry date="2005-03-15">
431 Our bug tracking system is now online and available on
432 <link ref="http://bugs.linuxsampler.org">bugs.linuxsampler.org</link>.
433 </entry>
434 <entry date="2005-03-04">
435 <link ref="http://qsampler.sourceforge.net">QSampler</link>,
436 the Qt GUI front-end in the works for the LinuxSampler engine, was bumped
437 to its now fifth primordial release (0.0.5). Still alpha code. Time to move
438 on... to a better and complete Audio/MIDI device configuration interface,
439 as predicted by LSCP and wrapped by liblscp.
440 </entry>
441 <entry date="2005-02-26">
442 Due to a design change, current LinuxSampler CVS version is quite unstable.
443 You might want to use the previous, stable version of LS in the meantime,
444 which can be downloaded as
445 <link ref="http://www.linuxsampler.org/downloads.html">source tarball
446 </link>. Alternatively you can also checkout the old version from CVS which
447 was tagged as "v0_2_0".
448 </entry>
449 <entry date="2004-11-19">
450 The Qt GUI front-end for the LinuxSampler engine has been updated: the 4th
451 alpha-release of
452 <link ref="http://qsampler.sourceforge.net">QSampler</link> has been
453 released.
454 </entry>
455 <entry date="2004-11-13">
456 On monday (November, 15th) <link ref="http://cvs.linuxsampler.org">
457 cvs.linuxsampler.org</link> may be temporarily down due to maintenance work
458 around 13:00 UTC.
459 </entry>
460 <entry date="2004-07-06">
461 The third alpha-release of <link ref="http://qsampler.sourceforge.net">
462 QSampler</link>, the Qt GUI front-end for the LinuxSampler engine, is now
463 publicly available.
464 </entry>
465 <entry date="2004-06-05">
466 Added a screenshot to the Screenshots page, instructions how to compile the
467 GUI are on the linked qsampler site.
468 </entry>
469 <entry date="2004-05-31">
470 On wednesday (June, 2nd) <link ref="http://cvs.linuxsampler.org">
471 cvs.linuxsampler.org</link> will be temporarily not available from 6:00 UTC
472 until 16:00 UTC due to construction works.
473 </entry>
474 <entry date="2004-05-24">
475 The CVS repository is now <link ref="http://cvs.linuxsampler.org">
476 browseable</link>.
477 </entry>
478 <entry date="2004-05-03">
479 We are currently in a transition stage due to the recent changes (multi
480 channel / multi engine / multi audio output device and multi MIDI input
481 device support) this also leads to multi problems we have to solve ;-) so
482 meanwhile you can use the old single channel version. We created the two
483 CVS alias tags 'singlechannel' and 'v0_1_0' which you can use to checkout
484 the old single channel version of LinuxSampler. The CVS command line is the
485 same except that you have to add '-r singlechannel'.
486 </entry>
487 <entry date="2004-03-26">
488 CVS root path has changed! See <link ref="downloads.html">downloads</link>
489 section for instructions how to checkout the latest version of LinuxSampler
490 from CVS.
491 </entry>
492 <entry date="2004-03-23">
493 Updated <link ref="features.html">features</link> section on this site,
494 hopefully we will keep the features list in sync with the latest
495 developments from now on.
496 </entry>
497 <entry date="2004-01-07">
498 The document for the network protocol definition is now available in the
499 <link ref="http://www.linuxsampler.org/downloads.html">downloads</link>
500 section. Have a look at it if you can imagine to write a frontend for
501 LinuxSampler!
502 </entry>
503 <entry date="2003-11-08">
504 Added CVS log to this site, showing the latest commits to the LinuxSampler
505 CVS repository.
506 </entry>
507 <entry date="2003-11-02">
508 Lots of news for the Linuxsampler community. We've got a new site, new
509 domain and new code available in CVS. Check the
510 <link ref="http://www.linuxsampler.org/downloads.html">downloads</link>
511 section for instructions. If you want to check it out, please keep in mind
512 that it might contain bugs, it might crash and that it's still lacking tons
513 of features. CVS is directed towards developers who would like to test
514 things and add code. Users should wait for a tarball release.
515 </entry>
516 </news>

  ViewVC Help
Powered by ViewVC