--- web/trunk/www.linuxsampler.org/developers.html 2005/10/28 19:44:10 794 +++ web/trunk/www.linuxsampler.org/developers.html 2009/07/13 00:35:50 1938 @@ -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,38 @@ instruments links credits + + + +
+ + + + +
+ +
+ + + + +
+
+

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,16 +172,27 @@ 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)
+ 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)
Rui Nuno Capela (qsampler, liblscp)
Stéphane Letz (Mac OSX engine port)
Steve Harris (DSP algorithms)
Vladimir Senkov (engine)
Andreas Persson (engine)
- Grigor Iliev (Jsampler, java bindings) () + Grigor Iliev (JSampler, Java bindings)

Other Contributors