diff options
author | pdp8 <pdp8@pdp8.info> | 2022-10-23 12:02:56 +0200 |
---|---|---|
committer | pdp8 <pdp8@pdp8.info> | 2022-10-23 12:02:56 +0200 |
commit | 5862c82235ab19dbc5ecd57fd4c7a883e718f58b (patch) | |
tree | 0a3002d8d90ca87ac4abade00a1a15fa8e6ac99b /music.html | |
parent | 2bb41f149cf8073beddaf6983b1a21a4dd5282e1 (diff) |
algae release, new pictures
Diffstat (limited to 'music.html')
-rw-r--r-- | music.html | 38 |
1 files changed, 38 insertions, 0 deletions
@@ -15,6 +15,44 @@ <nav> <a id='logo' href='/about.html'><img src='/pdp8.png' alt='pdp8'></a><a class='item current' href='/music.html'>music</a><a class='item' href='/pictures.html'>pictures</a><a class='item' href='/videos.html'>videos</a><a class='item' href='/code.html'>code</a><a class='item' href='/contact.html'>contact</a><a class='item' href='/rss.xml'>rss</a><a id='menu' href='#' onclick='show_vertical_menu()'>≡</a> </nav> + <div class='post' id='2022-10-01'> + <h1>algae</h1>make the world a greener place + <p><img class='cover' src='/music/2022-10-01_algae/cover.jpeg' alt='cover'></p> + <table> + <tr> + <td> + <audio controls=""><source src='/music/2022-10-01_algae/01-chlorella.mp3' type='audio/mpeg'></audio> + </td> + <td>chlorella</td> + </tr> + <tr> + <td> + <audio controls=""><source src='/music/2022-10-01_algae/02-microcystis.mp3' type='audio/mpeg'></audio> + </td> + <td>microcystis</td> + </tr> + <tr> + <td> + <audio controls=""><source src='/music/2022-10-01_algae/03-scenedesmus.mp3' type='audio/mpeg'></audio> + </td> + <td>scenedesmus</td> + </tr> + <tr> + <td> + <audio controls=""><source src='/music/2022-10-01_algae/04-volvox.mp3' type='audio/mpeg'></audio> + </td> + <td>volvox</td> + </tr> + <tr> + <td> + <audio controls=""><source src='/music/2022-10-01_algae/05-tabellaria.mp3' type='audio/mpeg'></audio> + </td> + <td>tabellaria</td> + </tr> + </table> + <p>Bandcamp: <a href='https://pdp8.bandcamp.com/album/algae'>https://pdp8.bandcamp.com/album/algae</a></p> + </div> + <hr> <div class='post' id='2022-08-20'> <h1>when legends die</h1>featuring christoph würzl on keys <p><img class='cover' src='/music/2022-08-20_when_legends_die/cover.jpeg' alt='cover'></p> |