themusicinnoise-site/pages/summer.html
Nicolás Ortega Froysa 5e0cbb070b Initial commit.
2020-11-12 10:08:48 +01:00

81 lines
3.0 KiB
HTML

<img src="https://media.themusicinnoise.net/imgs/summer-cover.png" alt="Improv I album cover" id="album-cover" >
<h3>Track Listing</h3>
<h4>Side 1</h4>
<table class="track-list" >
<tr>
<th>N.</th>
<th>Title</th>
<th>Audio</th>
<th>Etc.</th>
</tr>
<tr>
<td>01</td>
<td>Lazy Days</td>
<td><a href="https://media.themusicinnoise.net/audio/summer/1-01_-_Lazy_Days.ogg" >ogg</a> <a href="https://media.themusicinnoise.net/audio/summer/1-01_-_Lazy_Days.mp3" >mp3</a></td>
<td><a href="https://media.themusicinnoise.net/lyrics/summer/1-01_-_Lazy_Days.txt" >lyrics</a></td>
</tr>
<tr>
<td>02</td>
<td>Family Vacation</td>
</tr>
<tr>
<td>03</td>
<td>Where Are You?</td>
<td><a href="https://media.themusicinnoise.net/audio/summer/1-03_-_Where_Are_You.ogg" >ogg</a> <a href="https://media.themusicinnoise.net/audio/summer/1-03_-_Where_Are_You.mp3" >mp3</a></td>
<td><a href="https://media.themusicinnoise.net/lyrics/summer/1-03_-_Where_Are_You.txt" >lyrics</a></td>
</tr>
<tr>
<td>04</td>
<td>Late Night Thoughts</td>
<td><a href="https://media.themusicinnoise.net/audio/summer/demos/late-night-thoughts.ogg" >demo (ogg)</a></td>
<td><a href="https://media.themusicinnoise.net/lyrics/summer/1-04_-_Late_Night_Thoughts.txt" >lyrics</a></td>
</tr>
<tr>
<td>05</td>
<td>Can You Remember Me?</td>
</tr>
<tr>
<td>06</td>
<td>Linda's Open Doors</td>
<td><a href="https://media.themusicinnoise.net/audio/summer/demos/lindas-open-doors.ogg" >demo (ogg)</a></td>
<td><a href="https://media.themusicinnoise.net/lyrics/summer/1-06_-_Linda's_Open_Doors.txt" >lyrics</a></td>
</tr>
</table>
<h4>Side 2</h4>
<table class="track-list" >
<tr>
<th>N.</th>
<th>Title</th>
</tr>
<tr>
<td>01</td>
<td>Lonely Avenue (Going Commando Cover)</td>
</tr>
<tr>
<td>02</td>
<td>Brilliant White of a Distant Sun ([dK] Cover)</td>
</tr>
</table>
<h3>Info</h3>
<p>
This is an album in progress. Since it's a more complex album that I
decided to put quite a bit of effort into, it will take longer to
finish. However, I can say that it will be a conceptual album with the
theme being summer (hence the title). I have many of the song ideas
written down, many of which were written from the summer of 2013 to
autumn of 2014. This album also will contain a second side made
available on this webpage composed of covers of some
<a href="https://freedomdefined.org/Definition" target="_blank" >free culture</a>
songs.</p>
<p>So far the tools/software that have been used to record this album
have been <a href="http://www.audacityteam.org/" target="_blank" >Audacity</a>,
<a href="https://qjackctl.sourceforge.io/" target="_blank" >QjackCtl</a>,
<a href="http://guitarix.org/" target="_blank" >Guitarix</a>,
<a href="http://zynaddsubfx.sourceforge.net/" target="_blank" >ZynAddSubFX</a>,
and <a href="http://www.hydrogen-music.org/hcms/" target="_blank" >Hydrogen</a>.</p>
<p><b>License:</b> <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank" >CC-BY-SA 4.0 International</a></p>