MidiPlayer: update readme.html

This commit is contained in:
John Scipione
2014-06-27 22:57:06 -04:00
parent 8edf74fa65
commit d25aa3072e
+3 -3
View File
@@ -4,11 +4,11 @@
</head>
<body>
<h1>Haiku MIDI Player 1.0.0 beta</h1>
<h1>Haiku MIDI Player 1.0.1</h1>
<p>This is a simple application to play MIDI songs.</p>
<p>To play a MIDI song, you can:</p>
<h3>To play a MIDI song, you can:</h3>
<ul>
<li>double-click it, or</li>
@@ -21,7 +21,7 @@
<p>The <b>Live Input</b> feature enables you to attach other applications to the Haiku software synthesizer, for example a virtual MIDI keyboard. MidiPlayer looks at the MIDI roster for compatible producer endpoints. If none are found, Live Input is not available.</p>
<h3>Differences with the BeOS R5 MidiPlayer:</h3>
<h3>Differences from the BeOS R5 MidiPlayer:</h3>
<ul>
<li>User interface looks slightly different (better?)</li>