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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1458 - (show annotations) (download) (as text)
Wed Oct 24 23:54:42 2007 UTC (16 years, 6 months ago) by schoenebeck
File MIME type: text/html
File size: 1825 byte(s)
* added Benno's ethernetmidi to the site

1 <HTML>
2 <BODY>
3 <H1>
4 EthernetMIDI - free MIDI over Ethernet tool by Benno Senoner
5 </H1>
6 <IMG SRC="screenshot.png" BORDER="0">
7 <P>
8
9 EthernetMIDI is a free, open source (GPL license) application that allows forwarding MIDI
10 data between 2 PC using arbitrary network devices that provide fast IP forwarding. A 100Mbit LAN will work fine.
11 <P>
12 For now it runs only on Windows but it will soon run on OS X and Linux too.
13 <BR>
14 Please see the Documentation in the README.txt file contained in the ZIP file.
15 <P>
16 EthernetMIDI comes does yet come with a windows installer so the installation
17 is done by unpacking the ZIP file in some location and then if you want
18 make a link to the EthernetMIDI.exe on your desktop.
19 <P>
20 Requirements:
21 <P>
22 The EthernetMIDI (for now) requires a virtual MIDI loopback device for Windows.
23 <BR>
24 I recommend either Maple or MIDIYoke.
25 <BR>
26 Since the site hosting the Maple tools seems down for now, <A HREF="http://www.marblesound.com">www.marblesound.com</A>,
27 I've temporarily mirrored it locally.
28 <BR>
29 Download it here: <A HREF="http://download.linuxsampler.org/dev/ethernetmidi/MapleVMCv352.zip">MapleVMCv352.zip</A>
30
31 <P>
32 Download:
33 <P>
34 <A HREF="http://download.linuxsampler.org/dev/ethernetmidi/ethernetmidi-0.0.2.zip">ethernetmidi-0.0.2.zip</A>
35 <P>
36 Source code: <A HREF="http://download.linuxsampler.org/dev/ethernetmidi/ethernetmidi-src-0.0.2.zip">ethernetmidi-src-0.0.2.zip</A>
37 <BR>
38 To compile the source you need a windows C++ compiler, I used mingw and msys. Get it here: <A HREF="http://www.mingw.org">www.mingw.org</A>
39 <BR>
40 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>
41
42 <P>
43 For any kind of feedback contact me at : sbenno@gardena.net
44 </BODY>
45 </HTML>

  ViewVC Help
Powered by ViewVC