--- web/trunk/www.linuxsampler.org/developers.html 2007/12/03 18:39:51 1538 +++ web/trunk/www.linuxsampler.org/developers.html 2012/11/04 14:46:28 2379 @@ -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"; @@ -98,7 +109,7 @@ -
LinuxSampler +
LinuxSampler

@@ -111,6 +122,8 @@ screenshots demos download + donations + support developers faq documentation @@ -118,9 +131,61 @@ instruments links credits + +
+
+ + + + +
+
+ + + + +
+ + + +
BitcoinsOr donate Bitcoins at:
+
1Q9CK7xUhMNWryqYTZLbUTXbrjpYYtwvng
+
+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 +195,39 @@ 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

+ 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)
+ + 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)
+ Vladimir Senkov (engine)
- Andreas Persson (engine)
- Grigor Iliev (JSampler, Java bindings) + + Andreas Persson (engine, libgig, gigedit, MS Windows port, VST support)
+ + Grigor Iliev (JSampler / Fantasia, Java bindings, OS X port, SFZ2 engine, SF2 engine)
+ + Anders Dahnielson (SFZ2 specification maintainer, forum moderator)

Other Contributors

+ Stéphane Letz (initial Mac OS X engine port)
+ Steve Harris (initial filter implementation)
Mark Knecht (testing and feedback)