/[svn]/web/trunk/www.linuxsampler.org/screenshots.html
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/screenshots.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 578 by capela, Tue May 24 09:15:38 2005 UTC revision 1938 by senoner, Mon Jul 13 00:35:50 2009 UTC
# Line 49  Line 49 
49                  downloadsout = new Image();                  downloadsout = new Image();
50                  downloadsout.src = dir + "mdownloads.png";                  downloadsout.src = dir + "mdownloads.png";
51    
52                    donationsover = new Image();
53                    donationsover.src = dir + "mdonationshover.png";
54    
55                    donationsout = new Image();
56                    donationsout.src = dir + "mdonations.png";
57    
58                    supportover = new Image();
59                    supportover.src = dir + "msupporthover.png";
60                    supportout = new Image();
61                    supportout.src = dir + "msupport.png";
62    
63                  developersover = new Image();                  developersover = new Image();
64                  developersover.src = dir + "mdevelopershover.png";                  developersover.src = dir + "mdevelopershover.png";
65    
# Line 111  Line 122 
122                          <a id="screenshots" href="screenshots.html" onmouseover="javascript:if(document.images)document.screenshots.src = screenshotsover.src" onmouseout="javascript:if(document.images)document.screenshots.src = screenshotsout.src"><img name="screenshots" src="gfx/mscreenshots.png" alt="screenshots"></a>                          <a id="screenshots" href="screenshots.html" onmouseover="javascript:if(document.images)document.screenshots.src = screenshotsover.src" onmouseout="javascript:if(document.images)document.screenshots.src = screenshotsout.src"><img name="screenshots" src="gfx/mscreenshots.png" alt="screenshots"></a>
123                          <a id="demos" href="demos.html" onmouseover="javascript:if(document.images)document.demos.src = demosover.src" onmouseout="javascript:if(document.images)document.demos.src = demosout.src"><img name="demos" src="gfx/mdemos.png" alt="demos"></a>                          <a id="demos" href="demos.html" onmouseover="javascript:if(document.images)document.demos.src = demosover.src" onmouseout="javascript:if(document.images)document.demos.src = demosout.src"><img name="demos" src="gfx/mdemos.png" alt="demos"></a>
124                          <a id="downloads" href="downloads.html" onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src" onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src"><img name="downloads" src="gfx/mdownloads.png" alt="download"></a>                          <a id="downloads" href="downloads.html" onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src" onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src"><img name="downloads" src="gfx/mdownloads.png" alt="download"></a>
125                            <a id="donations" href="donations.html" onmouseover="javascript:if(document.images)document.donations.src = donationsover.src" onmouseout="javascript:if(document.images)document.donations.src = donationsout.src"><img name="donations" src="gfx/mdonations.png" alt="donations"></a>
126                            <a id="support" href="support.html" onmouseover="javascript:if(document.images)document.support.src = supportover.src" onmouseout="javascript:if(document.images)document.support.src = supportout.src"><img name="support" src="gfx/msupport.png" alt="support"></a>
127                          <a id="developers" href="developers.html" onmouseover="javascript:if(document.images)document.developers.src = developersover.src" onmouseout="javascript:if(document.images)document.developers.src = developersout.src"><img name="developers" src="gfx/mdevelopers.png" alt="developers"></a>                          <a id="developers" href="developers.html" onmouseover="javascript:if(document.images)document.developers.src = developersover.src" onmouseout="javascript:if(document.images)document.developers.src = developersout.src"><img name="developers" src="gfx/mdevelopers.png" alt="developers"></a>
128                          <a id="faq" href="faq.html" onmouseover="javascript:if(document.images)document.faq.src = faqover.src" onmouseout="javascript:if(document.images)document.faq.src = faqout.src"><img name="faq" src="gfx/mfaq.png" alt="faq"></a>                          <a id="faq" href="faq.html" onmouseover="javascript:if(document.images)document.faq.src = faqover.src" onmouseout="javascript:if(document.images)document.faq.src = faqout.src"><img name="faq" src="gfx/mfaq.png" alt="faq"></a>
129                          <a id="documentation" href="documentation.html" onmouseover="javascript:if(document.images)document.documentation.src = documentationover.src" onmouseout="javascript:if(document.images)document.documentation.src = documentationout.src"><img name="documentation" src="gfx/mdocumentation.png" alt="documentation"></a>                          <a id="documentation" href="documentation.html" onmouseover="javascript:if(document.images)document.documentation.src = documentationover.src" onmouseout="javascript:if(document.images)document.documentation.src = documentationout.src"><img name="documentation" src="gfx/mdocumentation.png" alt="documentation"></a>
# Line 118  Line 131 
131                          <a id="instruments" href="instruments.html" onmouseover="javascript:if(document.images)document.instruments.src = instrumentsover.src" onmouseout="javascript:if(document.images)document.instruments.src = instrumentsout.src"><img name="instruments" src="gfx/minstruments.png" alt="instruments"></a>                          <a id="instruments" href="instruments.html" onmouseover="javascript:if(document.images)document.instruments.src = instrumentsover.src" onmouseout="javascript:if(document.images)document.instruments.src = instrumentsout.src"><img name="instruments" src="gfx/minstruments.png" alt="instruments"></a>
132                          <a id="links" href="links.html" onmouseover="javascript:if(document.images)document.links.src = linksover.src" onmouseout="javascript:if(document.images)document.links.src = linksout.src"><img name="links" src="gfx/mlinks.png" alt="links"></a>                          <a id="links" href="links.html" onmouseover="javascript:if(document.images)document.links.src = linksover.src" onmouseout="javascript:if(document.images)document.links.src = linksout.src"><img name="links" src="gfx/mlinks.png" alt="links"></a>
133                          <a id="credits" href="credits.html" onmouseover="javascript:if(document.images)document.credits.src = creditsover.src" onmouseout="javascript:if(document.images)document.credits.src = creditsout.src"><img name="credits" src="gfx/mcredits.png" alt="credits"></a>                          <a id="credits" href="credits.html" onmouseover="javascript:if(document.images)document.credits.src = creditsover.src" onmouseout="javascript:if(document.images)document.credits.src = creditsout.src"><img name="credits" src="gfx/mcredits.png" alt="credits"></a>
134    
135    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="10" height="20">
136    
137    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
138    <input type="hidden" name="cmd" value="_s-xclick">
139    <input type="hidden" name="hosted_button_id" value="6746056">
140    <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
141    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
142    </form>
143    
144    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
145    <input type="hidden" name="cmd" value="_s-xclick">
146    <input type="hidden" name="hosted_button_id" value="6746149">
147    <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
148    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
149    </form>
150    
151                          </td><td valign=top width="100%">                          </td><td valign=top width="100%">
152                          <div id="contents">                          <div id="contents">
153    
# Line 127  Line 157 
157                                  Click on images to enlarge.<br>                                  Click on images to enlarge.<br>
158    
159                                  <p class="groupbox">                                  <p class="groupbox">
160                                  <A HREF="screenshots/qsampler-screenshot1.png"><img src="screenshots/qsampler-screenshot1.png" width="50%"></A><BR>                                  <a href="screenshots/win32_premiere.png"><img src="screenshots/win32_premiere_preview.jpg"></a><br>
161                                  A recent screenshot from qsampler, LinuxSampler's official GUI frontend written in Qt. Instructions for compiling and running the GUI can be found <A HREF="http://qsampler.sf.net" TARGET="_blank">here</A>.<BR>                                  LinuxSampler 0.5.1 (console window), JSampler "Fantasia"
162                                    0.8a and gigedit 0.1.1 in action on the Windows operating
163                                    system. These are the versions coming with the first
164                                    official Windows installer "20071207".
165                                    </p>
166    
167                                    <p class="groupbox">
168                                    <a href="screenshots/fantasia.png"><img src="screenshots/fantasia-preview.png"></a><br>
169                                    Fantasia - A JSampler distribution with a modern skin based view.
170                                    </p>
171    
172                                    <p class="groupbox">
173                                    <a href="screenshots/gigedit_0_0_3.png"><img src="screenshots/gigedit_0_0_3_preview.jpg"></a><br>
174                                    This is our brand new instrument editor called gigedit. It's yet in an early alpha stage (v0.0.3, March 2007), but already
175                                    capable of managing almost all aspects of the Gigasampler format, allowing to edit existing .gig
176                                    files as well as creating new ones completely from scratch. Due to the early development state however,
177                                    please make sure to backup your .gig files before editing them with gigedit.<br>
178                                    <br>
179                                    There are also screenshots of gigedit on Windows:<br>
180                                    <a href="screenshots/gigedit_win_xp.png">Windows XP (default theme),
181                                    <a href="screenshots/gigedit_win_classic.png">Windows XP (classic theme).
182                                  </p>                                  </p>
183    
184                                  <p class="groupbox">                                  <p class="groupbox">
185                                  <A HREF="misc/screenshot1.png"><img src="misc/screenshot1.png" width="50%"></A><BR>                                  <A HREF="screenshots/qsampler-screenshot1.png"><img src="screenshots/qsampler-screenshot1-preview.jpg"></A><BR>
186                                  Some old screenshot from qsampler.<BR>                                  A screenshot of qsampler, LinuxSampler's official GUI frontend written in Qt. Instructions for compiling and running the GUI can be found <A HREF="http://qsampler.sf.net" TARGET="_blank">here</A>.
187                                  </p>                                  </p>
188    
189                                  <p class="groupbox">                                  <p class="groupbox">
190                                  <a href="screenshots/lonelyls.png"><img src="screenshots/lonelyls.png" width="50%"></A><br>                                  <a href="screenshots/qsampler_device_management.png"><img src="screenshots/qsampler_device_management_preview.jpg"></a><br>
191                                    This is the device management dialog in QSampler. LinuxSampler allows to use more than one
192                                    (MIDI / audio) driver and more than one instance of the same driver at the same time. A driver
193                                    instance is called a "device" in QSampler / LinuxSampler. With this dialog you can manually
194                                    create and destroy MIDI and audio devices and alter their parameters as well as their MIDI port
195                                    / audio channel parameters. As all driver informations are retrieved at runtime by QSampler, the
196                                    current version will even be capable to manage future drivers with all their parameters
197                                    without any need to update QSampler.
198                                    </p>
199    
200                                    <p class="groupbox">
201                                    <A HREF="misc/screenshot1.png"><img src="misc/screenshot1_preview.jpg"></A><BR>
202                                    Some old screenshot from qsampler.
203                                    </p>
204    
205                                    <p class="groupbox">
206                                    <a href="screenshots/lonelyls.png"><img src="screenshots/lonelyls_preview.jpg"></A><br>
207                                  LinuxSampler running on a virtual console without GUI frontend.                                  LinuxSampler running on a virtual console without GUI frontend.
208                                  </p>                                  </p>
209    
210                                    <p class="groupbox">
211                                    <a href="screenshots/js-classic1.png"><img src="screenshots/js-classic1_tn.png"></A><br>
212                                    JS Classic with left pane, LS console, statusbar and toolbars.
213                                    </p>
214    
215                                    <p class="groupbox">
216                                    <a href="screenshots/js-classic2.png"><img src="screenshots/js-classic2_tn.png"></A><br>
217                                    JS Classic without left pane, LS console, statusbar and toolbars.
218                                    </p>
219                          </p>                          </p>
220                          <p class="default">                          <p class="default">
221                          More screenshots will be added. If you're a talented GUI designer/developer or a 2D/3D artist, please join us by subscribing to the <a href="http://lists.sourceforge.net/lists/listinfo/linuxsampler-devel">linuxsampler-devel mailing list</a>.                          More screenshots will be added. If you're a talented GUI designer/developer or a 2D/3D artist, please join us by subscribing to the <a href="http://lists.sourceforge.net/lists/listinfo/linuxsampler-devel">linuxsampler-devel mailing list</a>.

Legend:
Removed from v.578  
changed lines
  Added in v.1938

  ViewVC Help
Powered by ViewVC