summaryrefslogtreecommitdiff
path: root/QMidiPlayer/index.html
blob: e4a37bb26b2e37556c42659895c77568d528e6ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Chrisoft::QMidiPlayer</title>
<link rel="stylesheet" href="../common.css" type="text/css"></link>
</head>

<body>
<table border="0" style="width:66%;margin:auto;">
	<tr>
		<td class="CTitle" style="font-size:2em;">
		<a href="../">Chrisoft</a>::QMidiPlayer
		</td>
	</tr>
	<tr class="TText"><td><br>
		A cross-platform midi file player based on libfluidsynth and Qt.<br>
		<img src="qmidiplyr.png" width="50%">
	</td></tr>
	<tr class="TText"><td>
		<br>
		<h3>Binaries</h3>
			<h4><s>Nightly</s> package for Debian stretch/sid amd64</h4>
				<a href="./releases/qmidiplayer_0.8.5-1_amd64.deb">qmidiplayer_0.8.5-1_amd64.deb</a><br>
				<a href="./releases/qmidiplayer-plugin-visualization_0.8.5-1_amd64.deb">qmidiplayer-plugin-visualization_0.8.5-1_amd64.deb</a><br>
				<a href="./releases/qmidiplayer-plugin-midifmt_0.8.5-1_amd64.deb">qmidiplayer-plugin-midifmt_0.8.5-1_amd64.deb</a><br>
			<h4>Stable version for Debian stretch/sid amd64</h4>
				<a href="./releases/qmidiplayer_0.7.2-5_amd64.deb">qmidiplayer_0.7.2-5_amd64.deb</a><br>
			<h4>pkgbuild for arch linux</h4>
				<a href="https://aur.archlinux.org/packages/qmidiplayer/">AUR</a><br>
				Please note: this script actually pulls the latest source code from the git repository.
			<h4>Stable binary for Windows Vista+</h4>
			<a href="./releases/qmidiplayer_0.7.2-5_w32.7z">qmidiplayer_0.7.2-5_w32.7z</a>
			<h4>Development version binary for Windows Vista+</h4>
			<a href="./releases/qmidiplayer_0.8.6-indev_w32.7z">qmidiplayer_0.8.6-indev_w32.7z</a>
		<h3>Source</h3>
		<a href="https://github.com/chirs241097/QMidiPlayer">git</a><br>
		<h3>Documentation</h3>
		<a href="./doc/index.html">Documentation on chrisoft.org</a>.
		<h3>License</h3>
		GNU GPL v3
	</td></tr>
	<tr>
		<td class="TText"><div align="center">Copyright Chrisoft 2017&nbsp;&nbsp;<a href="/#about">About</a>&nbsp;&nbsp;Site Map</div></td>
	</tr>
</table>
</body>
</html>