Removed "Summer" album.

This commit is contained in:
Nicolás Ortega Froysa 2021-01-02 13:08:08 +01:00
parent e5cbf85731
commit c23e0678a9
5 changed files with 2 additions and 89 deletions

View File

@ -22,7 +22,7 @@ keywords = programming, language, music, society, religion, blog
# site description (global default).
description = Personal website for publishing projects and a blog.
# copyright year
copyyear = 2020
copyyear = 2021
# default title.
title =

View File

@ -3,4 +3,4 @@ title = Music
description = Collection of music I have personally composed and produced.
keywords = music, rock, electronic, experimental
created = 2020-11-07
updated = 2020-11-07
updated = 2021-01-02

View File

@ -23,5 +23,4 @@ I also upload some covers to my personal LBRY page
<li><a href="/improv-i.html" >Improv I (2013)</a></li>
<li><a href="/ice-in-the-fall.html" >Ice in the Fall (2014)</a></li>
<li><a href="/dreaming-in-bytes.html" >Dreaming in Bytes (2016)</a></li>
<li><a href="/summer.html" >Summer [TBA]</a></li>
</ul>

View File

@ -1,6 +0,0 @@
filename = summer.html
title = Summer (TBA)
description = Alternative rock album.
keywords = music, rock, alternative, guitar
created = 2020-11-08
updated = 2020-11-08

View File

@ -1,80 +0,0 @@
<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>