--- web/trunk/www.linuxsampler.org/developers.html 2005/10/28 19:51:26 795 +++ web/trunk/www.linuxsampler.org/developers.html 2009/08/13 09:18:29 1988 @@ -49,6 +49,17 @@ downloadsout = new Image(); downloadsout.src = dir + "mdownloads.png"; + donationsover = new Image(); + donationsover.src = dir + "mdonationshover.png"; + + donationsout = new Image(); + donationsout.src = dir + "mdonations.png"; + + supportover = new Image(); + supportover.src = dir + "msupporthover.png"; + supportout = new Image(); + supportout.src = dir + "msupport.png"; + developersover = new Image(); developersover.src = dir + "mdevelopershover.png"; @@ -111,6 +122,8 @@ screenshots demos download + donations + support developers faq documentation @@ -118,9 +131,55 @@ instruments links credits + +
+
+ + + + +
+
+ + + + +
+Why donate? +
+

+

+
+ + +
+
+ +
+

Forum

+ +

+ Our post board is the perfect place to ask for any kind of help, support and for fighting any kind of newbie confusions:
+
+ + + +   http://bb.linuxsampler.org
+

+ +

Mailing list

@@ -130,20 +189,31 @@ software samplers for windows/mac etc.

+

IRC

+

+ Every now and then you can meet us at the #linuxsampler IRC channel at freenode.net, you can use + this webinterface + to join the #linuxsampler channel with your web browser. +

+

Developers

- Benno Senoner (project founder)
- Christian Schoenebeck (current project leader, engine, libgig)
+ Please notice that your questions are usually a lot quicker answered + via our forum or mailing list (see above), than by addressing your + emails directly to one of us directly!
+
+ Benno Senoner (project founder, engine, MS Windows port)
+ Christian Schoenebeck (current project leader, engine, libgig, qsampler, gigedit)
Rui Nuno Capela (qsampler, liblscp)
- Stéphane Letz (Mac OSX engine port)
- Steve Harris (DSP algorithms)
+ Stéphane Letz (initial Mac OS X engine port)
Vladimir Senkov (engine)
- Andreas Persson (engine)
+ Andreas Persson (engine, libgig, gigedit, MS Windows port, VST support)
Grigor Iliev (JSampler, Java bindings)

Other Contributors

+ Steve Harris (initial filter implementation)
Mark Knecht (testing and feedback)