Music/readme.md
2026-09-11 10:53:25 -04:00

114 lines
3.7 KiB
Markdown

<style>
table {
width: 100%;
}
th, td {
width: auto;
}
</style>
<p style="color: red; font-weight: bold; font-size: 1.2em;">
These are demos. I plan to revisit the collection after a first attempt at all songs.
</p>
<table border="0" cellpadding="0" cellspacing="0" width="100vw">
<tr width='100%'>
<th scope="col">Song #</th>
<th scope="col">Play File</th>
<th scope="col">Notes</th>
</tr>
<tbody width='100%'>
<tr width='100%'>
<td>18</td>
<td><video controls height="40" width="100%" src="https://archem.cc/Archem/Music/raw/branch/main/res/18.mp3"></video></td>
<td>Starts slow but it picks up at 0:30</td>
</tr>
<tr width='100%'>
<td>17</td>
<td><video controls height="40" width="100%" src="https://archem.cc/Archem/Music/raw/branch/main/res/17.mp3"></video></td>
<td>
</td>
</tr>
<tr width='100%'>
<td>16</td>
<td><video controls height="40" width="100%" src="https://archem.cc/Archem/Music/raw/branch/main/res/16.mp3"></video></td>
<td>
</td>
</tr>
<tr width='100%'>
<td>15</td>
<td><video controls height="40" width="100%" src="https://archem.cc/Archem/Music/raw/branch/main/res/15.mp3"></video></td>
<td>
</td>
</tr>
<tr width='100%'>
<td>14</td>
<td><video controls height="40" width="100%" src="https://archem.cc/Archem/Music/raw/branch/main/res/14.mp3"></video></td>
<td>
</td>
</tr>
<tr width='100%'>
<td>13</td>
<td><video controls height="40" width="100%" src="https://archem.cc/Archem/Music/raw/branch/main/res/13.mp3"></video></td>
<td>
</td>
</tr>
<tr width='100%'>
<td>12</td>
<td><video controls height="40" width="100%" src="https://archem.cc/Archem/Music/raw/branch/main/res/12.mp3"></video></td>
<td>
</td>
</tr>
<tr width='100%'>
<td>09</td>
<td><video controls height="40" width="100%" src="https://archem.cc/Archem/Music/raw/branch/main/res/09.mp3"></video></td>
<td>
</td>
</tr>
<tr width='100%'>
<td>08</td>
<td><video controls height="40" width="100%" src="https://archem.cc/Archem/Music/raw/branch/main/res/08.mp3"></video></td>
<td>
</td>
</tr>
<tr width='100%'>
<td>07</td>
<td><video controls height="40" width="100%" src="https://archem.cc/Archem/Music/raw/branch/main/res/07.mp3"></video></td>
<td>
</td>
</tr>
<tr width='100%'>
<td>05</td>
<td><video controls height="40" width="100%" src="https://archem.cc/Archem/Music/raw/branch/main/res/05.mp3"></video></td>
<td>
</td>
</tr>
<tr width='100%'>
<td>04</td>
<td><video controls height="40" width="100%" src="https://archem.cc/Archem/Music/raw/branch/main/res/04.mp3"></video></td>
<td>
</td>
</tr>
<tr width='100%'>
<td>03</td>
<td><video controls height="40" width="100%" src="https://archem.cc/Archem/Music/raw/branch/main/res/03.mp3"></video></td>
<td>
</td>
</tr>
<tr width='100%'>
<td>02</td>
<td><video controls height="40" width="100%" src="https://archem.cc/Archem/Music/raw/branch/main/res/02.mp3"></video></td>
<td>
</td>
</tr>
<tr width='100%'>
<td>01</td>
<td><video controls height="40" width="100%" src="https://archem.cc/Archem/Music/raw/branch/main/res/01.mp3"></video></td>
<td>
First attempt at a song. I didn't line up the wave forms so it sounds very off.
</td>
</tr>
</tbody>
</table>