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

Diff of /web/trunk/www.linuxsampler.org/ethernetmidi/index.html

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

revision 1458 by schoenebeck, Wed Oct 24 23:54:42 2007 UTC revision 1946 by schoenebeck, Tue Jul 14 19:30:41 2009 UTC
# Line 3  Line 3 
3  <H1>  <H1>
4  EthernetMIDI - free MIDI over Ethernet tool by Benno Senoner  EthernetMIDI - free MIDI over Ethernet tool by Benno Senoner
5  </H1>  </H1>
6    
7  <IMG SRC="screenshot.png" BORDER="0">  <IMG SRC="screenshot.png" BORDER="0">
 <P>  
8    
 EthernetMIDI is a free, open source (GPL license) application that allows forwarding MIDI  
 data between 2 PC using arbitrary network devices that provide fast IP forwarding.  A 100Mbit LAN will work fine.  
9  <P>  <P>
10    <u><b>Description:</b></u>
11    <p>
12    EthernetMIDI is a free, open source (<a href="http://www.gnu.org/copyleft/gpl.html">GPL license</a>) application that allows forwarding MIDI
13    data between 2 PCs using arbitrary network devices that provide fast IP forwarding.  A 100Mbit LAN will work fine.
14  For now it runs only on Windows but it will soon run on OS X and Linux too.  For now it runs only on Windows but it will soon run on OS X and Linux too.
15  <BR>  
16    <p>
17    <u><b>News and Roadmap:</b></u>
18    <p>
19    We are currently working on an improved user-friendly and cross-platform
20    version. It is also planned to be integrated into the VST and AU plugin
21    version of <a href="http://www.linuxsampler.org">LinuxSampler</a>, to allow
22    using cheap computers (even without sound or graphic card) as sampler slave
23    machines being used in standard sequencer applications like Cubase, Logic
24    and Reaper.
25    Please <a href="http://www.linuxsampler.org/donations.html">support the
26    development of EthernetMIDI and LinuxSampler by donation</a>. Be fair
27    and help us improving those free tools for you!
28    <p>
29    <table>
30    <tr>
31    <td>
32            <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
33            <input type="hidden" name="cmd" value="_s-xclick">
34            <input type="hidden" name="hosted_button_id" value="6746056">
35            <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!">
36            <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
37            </form>
38    </td>
39    <td>
40            <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
41            <input type="hidden" name="cmd" value="_s-xclick">
42            <input type="hidden" name="hosted_button_id" value="6746149">
43            <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!">
44            <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
45            </form>
46    </td>
47    </tr>
48    </table>
49    
50    
51    <p>
52    <u><b>Usage Instructions:</b></u>
53    <p>
54  Please see the Documentation in the README.txt file contained in the ZIP file.  Please see the Documentation in the README.txt file contained in the ZIP file.
55  <P>  EthernetMIDI does yet not come with a Windows installer, so the installation
 EthernetMIDI comes does yet come with a windows installer so the installation  
56  is done by unpacking the ZIP file in some location and then if you want  is done by unpacking the ZIP file in some location and then if you want
57  make a link to the EthernetMIDI.exe on your desktop.  make a link to the EthernetMIDI.exe on your desktop.
58  <P>  <P>
59  Requirements:  <u><b>Requirements:</b></u>
60  <P>  <P>
61  The EthernetMIDI (for now) requires a virtual MIDI loopback device for Windows.  EthernetMIDI (for now) requires a virtual MIDI loopback device for Windows.
 <BR>  
62  I recommend either Maple or MIDIYoke.  I recommend either Maple or MIDIYoke.
63  <BR>  Since the site hosting the Maple tools seems currently be down, <A HREF="http://www.marblesound.com">www.marblesound.com</A>,
64  Since the site hosting the Maple tools seems down for now, <A HREF="http://www.marblesound.com">www.marblesound.com</A>,  I've temporarily mirrored it locally. You can download it here:
65  I've temporarily mirrored it locally.  <A HREF="http://download.linuxsampler.org/dev/ethernetmidi/MapleVMCv352.zip">MapleVMCv352.zip</A>
 <BR>  
 Download it here: <A HREF="http://download.linuxsampler.org/dev/ethernetmidi/MapleVMCv352.zip">MapleVMCv352.zip</A>  
66    
67  <P>  <P>
68  Download:  <u><b>Download:</b></u>
69  <P>  <P>
70  <A HREF="http://download.linuxsampler.org/dev/ethernetmidi/ethernetmidi-0.0.2.zip">ethernetmidi-0.0.2.zip</A>  <A HREF="http://download.linuxsampler.org/dev/ethernetmidi/ethernetmidi-0.0.2.zip">ethernetmidi-0.0.2.zip</A>
71  <P>  <P>
# Line 40  To compile the source you need a windows Line 76  To compile the source you need a windows
76  and the Qt toolkit, either the commercial version <A HREF="http://www.trolltech.com">www.trolltech.com</A> or the free GPL version <A HREF="http://qtwin.sourceforge.net">qtwin.sourceforge.net</A>  and the Qt toolkit, either the commercial version <A HREF="http://www.trolltech.com">www.trolltech.com</A> or the free GPL version <A HREF="http://qtwin.sourceforge.net">qtwin.sourceforge.net</A>
77    
78  <P>  <P>
79    <u><b>Contact:</b></u>
80    <P>
81  For any kind of feedback contact me at : sbenno@gardena.net  For any kind of feedback contact me at : sbenno@gardena.net
82    <hr style="width: 100%">
83    <center>The LinuxSampler Project - <a href="http://www.linuxsampler.org">http://www.linuxsampler.org</a></center>
84    
85  </BODY>  </BODY>
86  </HTML>  </HTML>

Legend:
Removed from v.1458  
changed lines
  Added in v.1946

  ViewVC Help
Powered by ViewVC