1
Fork 0

add website/

Restored from https://web.archive.org/web/20161024051413/http://home.gna.org/a2jmidid/
This commit is contained in:
Nedko Arnaudov 2023-05-14 11:19:46 +03:00
parent 56cf50f09e
commit 5f486e2052
3 changed files with 148 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

98
website/default.css Normal file
View File

@ -0,0 +1,98 @@
body
{
margin: 5px 5px 5px 5px;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12pt;
background-color: #C0C0C0;
}
img
{
border:0;
}
table
{
text-decoration:none;
border-collapse: collapse;
border-color: #4F6F4C;
border-style: solid;
border-width: 1px;
margin: 5px 5px 5px 5px;
}
td
{
text-align: center;
border-color: #4F6F4C;
border-style: solid;
border-width: 1px;
background-color: #B8B8B8;
padding-left: 10px;
padding-right: 10px;
}
table.screenshot
{
width: 0;
border-width: 0;
margin-left: auto;
margin-right: auto;
}
td.screenshot
{
border-width: 0;
}
table.screenshots
{
width: 0;
border-width: 0;
}
td.screenshots
{
padding-top: 10px;
padding-bottom: 10px;
}
span.emailaddress
{
font-weight: bold;
border-color: #4F6F4C;
border-style: solid;
border-width: 1px;
padding: 2px;
}
pre
{
font-family: terminus, monospace;
background-color: #B8B8B8;
border-color: #4F6F4C;
border-style: solid;
border-width: 1px;
padding-left: 3pt;
}
/*
FILE ARCHIVED ON 09:28:48 Jan 15, 2017 AND RETRIEVED FROM THE
INTERNET ARCHIVE ON 08:14:10 May 14, 2023.
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
SECTION 108(a)(3)).
*/
/*
playback timings (ms):
captures_list: 195.322
exclusion.robots: 0.127
exclusion.robots.policy: 0.115
cdx.remote: 0.069
esindex: 0.009
LoadShardBlock: 157.157 (3)
PetaboxLoader3.datanode: 109.692 (5)
PetaboxLoader3.resolve: 111.107 (4)
load_resource: 130.747 (2)
*/

50
website/index.html Normal file
View File

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html>
<head>
<title>a2jmidid</title>
<link href="default.css" rel="stylesheet" type="text/css" media="screen"/>
</head>
<body>
<h1>a2jmidid</h1>
a2jmidid is daemon for exposing legacy ALSA sequencer applications in JACK MIDI system.
<p><a class="FlattrButton" style="display:none;" href="https://web.archive.org/web/20161024051413/http://home.gna.org/a2jmidid/"></a></p>
<h2>Screenshots</h2>
<table class="screenshots">
<tr>
<td class="screenshots">
<table class="screenshot">
<tr><td class="screenshot"><a href="screenshots/a2j_complex-20070826.png"><img src="/web/20161024051413im_/http://home.gna.org/a2jmidid/screenshots/a2j_complex-20070826-thumb.png"></a></td></tr>
<tr><td class="screenshot"><a href="https://web.archive.org/web/20161024051413/http://wiki.drobilla.net/Patchage">Patchage</a> showing how a2jmidid is used as bridge for legacy ALSA sequencer apps, <a href="https://web.archive.org/web/20161024051413/http://www.sysex.net/phasex/">PHASEX</a>, <a href="https://web.archive.org/web/20161024051413/http://qsynth.sourceforge.net/">QSynth</a>, <a href="https://web.archive.org/web/20161024051413/http://apps.linuxaudio.org/apps/all/jackctlmmc">jackctlmmc</a>, <a href="https://web.archive.org/web/20161024051413/http://www.filter24.org/seq24/">seq24</a></td></tr>
</table>
</td>
</tr>
</table>
<h2>Documentation</h2>
The <a href="README">README</a> file contains useful tips about ALSA-JACK MIDI bridging.
<hr>
<h2>Get it</h2>
Latest version is 8.
<hr>
You can use package management system:
<ul>
<li><a href="https://web.archive.org/web/20161024051413/http://packman.links2linux.de/package/a2jmidid">Binary and source packages</a> for <a href="https://web.archive.org/web/20161024051413/http://www.opensuse.org/">openSUSE</a> are available from <a href="https://web.archive.org/web/20161024051413/http://packman.links2linux.de/">PackMan</a>.</li>
</ul>
<hr>
You can download source code tarball from <a href="https://web.archive.org/web/20161024051413/https://gna.org/files/?group=a2jmidid">here</a>.
<hr>
You can checkout source code from the <a href="https://web.archive.org/web/20161024051413/http://repo.or.cz/w/a2jmidid.git">repo.or.cz GIT repository</a>:
<ul>
<li>Checkout over GIT protocol (TCP/UDP port 9418):
<pre>git clone git://repo.or.cz/a2jmidid.git</pre></li>
<li>Checkout over HTTP:
<pre>git clone http://repo.or.cz/r/a2jmidid.git</pre></li>
</ul>
<h2>Feedback</h2>
If you find have trouble getting a2jmidid working, found a bug or you miss some feature, please submit support request <a href="https://web.archive.org/web/20161024051413/https://gna.org/support/?func=additem&amp;group=a2jmidid">here</a>.
<h2>Other useful info</h2>
This project is hosted by <a href="https://web.archive.org/web/20161024051413/https://gna.org/">Gna!</a>. Gna! project page is <a href="https://web.archive.org/web/20161024051413/https://gna.org/projects/a2jmidid/">here</a>. a2jmidid is written and supported by Nedko Arnaudov. a2jmidid is based on jack-alsamidi-0.5 (jackd alsa seq midi backend) by Dmitry Baikov. You can reach me at nedko (a.t) arnaudov (dot) name. I can also be found in #ladi on FreeNode (as nedko).
</body>
</html>