Initial Upload
This commit is contained in:
commit
b97d271223
210 changed files with 8772 additions and 0 deletions
263
blog/2024-08-18-review-redemption-tour-klein.html
Normal file
263
blog/2024-08-18-review-redemption-tour-klein.html
Normal file
|
@ -0,0 +1,263 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta name="CCBot" content="nofollow" />
|
||||
<meta name="robots" content="noai, noimageai" />
|
||||
<meta name="tdm-reservation" content="1" />
|
||||
<link rel="stylesheet" href="../style.css" />
|
||||
<link rel="stylesheet" href="blog-style.css" />
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<meta
|
||||
name="description"
|
||||
content="nnwhen's review for Klein's 'Redemption Tour'."
|
||||
/>
|
||||
<meta
|
||||
name="keywords"
|
||||
content="Soundtrack, Music Syncing, Movie Music, nnwhen, Sound Design, Sound Designer, blog"
|
||||
/>
|
||||
<meta name="author" content="nnwhen" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta
|
||||
name="viewport"
|
||||
content="height=device-height, width=device-width, initial-scale=1"
|
||||
/>
|
||||
<link
|
||||
rel="icon"
|
||||
href="../res/asset-sitewide-favicon.png"
|
||||
type="image/icon type"
|
||||
/>
|
||||
<title>NN//B/R/review-redemption-tour-klein</title>
|
||||
|
||||
<meta
|
||||
property="og:title"
|
||||
content="nnwhen Reviews: Redemption Tour by Klein"
|
||||
/>
|
||||
<meta
|
||||
property="og:description"
|
||||
content="my thoughts, intuitions and imperfect grasp; a review"
|
||||
/>
|
||||
<meta
|
||||
property="og:image"
|
||||
content="https://nnwhen.com/blog/res/2024-08-18-review-redemption-tour-klein.jpg"
|
||||
/>
|
||||
<meta property="og:url" content="https://www.nnwhen.com/" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
|
||||
<meta
|
||||
name="twitter:title"
|
||||
content="nnwhen Reviews: Redemption Tour by Klein"
|
||||
/>
|
||||
<meta
|
||||
name="twitter:description"
|
||||
content="my thoughts, intuitions and imperfect grasp; a review"
|
||||
/>
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:site" content="@nnwhen_" />
|
||||
<meta name="twitter:creator" content="@nnwhen_" />
|
||||
<meta
|
||||
name="twitter:image"
|
||||
content="https://nnwhen.com/blog/res/2024-08-18-review-redemption-tour-klein.jpg"
|
||||
/>
|
||||
<meta
|
||||
name="twitter:image:alt"
|
||||
content="The album cover for 'redemption tour' by Klein"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<a class="skip-to-content" href="#blog-post">Skip to main content</a>
|
||||
|
||||
<header>
|
||||
<div role="img" aria-label="nnwhen logo and banner" id="header-img-group">
|
||||
<picture id="header-img-group-banner">
|
||||
<source
|
||||
srcset="../res/asset-sitewide-header-banner.jxl"
|
||||
type="image/jxl"
|
||||
/>
|
||||
<source
|
||||
srcset="../res/asset-sitewide-header-banner.avif"
|
||||
type="image/avif"
|
||||
/>
|
||||
<source
|
||||
srcset="../res/asset-sitewide-header-banner.webp"
|
||||
type="image/webp"
|
||||
/>
|
||||
<img src="../res/asset-sitewide-header-banner.png" alt="" />
|
||||
</picture>
|
||||
<a aria-label="Return to the Homepage" href="../index.html">
|
||||
<picture id="header-img-group-logo">
|
||||
<source
|
||||
srcset="../res/asset-sitewide-header-ennspace.jxl"
|
||||
type="image/jxl"
|
||||
/>
|
||||
<source
|
||||
srcset="../res/asset-sitewide-header-ennspace.avif"
|
||||
type="image/avif"
|
||||
/>
|
||||
<source
|
||||
srcset="../res/asset-sitewide-header-ennspace.webp"
|
||||
type="image/webp"
|
||||
/>
|
||||
<img
|
||||
src="../res/asset-sitewide-header-ennspace.png"
|
||||
alt="Return to the Homepage"
|
||||
/>
|
||||
</picture>
|
||||
</a>
|
||||
</div>
|
||||
<nav>
|
||||
<ul>
|
||||
<li>
|
||||
<a aria-label="Go Back to Homepage" href="../index.html">home</a>
|
||||
</li>
|
||||
<li>
|
||||
<a aria-label="Listen to my music" href="../sound-design.html"
|
||||
>music</a
|
||||
>
|
||||
</li>
|
||||
<div aria-hidden="true" id="whitespace"></div>
|
||||
<li>
|
||||
<a
|
||||
aria-label="The Hub that links to my Art, Poetry and Other-Media"
|
||||
href="../archive.html"
|
||||
>archive</a
|
||||
>
|
||||
</li>
|
||||
<li id="parent">
|
||||
<a aria-label="Go to my Blog" href="index.html">blog</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<aside id="socials">
|
||||
<a
|
||||
href="https://www.soundcloud.com/nnwhen"
|
||||
target="_blank"
|
||||
title="Soundcloud"
|
||||
>
|
||||
<img src="../res/asset-sitewide-nav-soundcloud.svg" alt="" />
|
||||
</a>
|
||||
|
||||
<a href="https://nnwhen.bandcamp.com/" target="_blank" title="Bandcamp">
|
||||
<img src="../res/asset-sitewide-nav-bandcamp.svg" alt="" />
|
||||
</a>
|
||||
|
||||
<a
|
||||
href="mailto:contact@nnwhen.com"
|
||||
title="Email Me"
|
||||
>
|
||||
<img src="../res/asset-sitewide-nav-mail.svg" alt="" />
|
||||
</a>
|
||||
|
||||
<a href="../socials.html" target="_blank" title="Other Socials">
|
||||
<img src="../res/asset-sitewide-nav-at.svg" alt="" />
|
||||
</a>
|
||||
|
||||
<a href="../feed.xml" target="_blank" title="RSS Feed">
|
||||
<img src="../res/asset-sitewide-nav-rss.svg" alt="" />
|
||||
</a>
|
||||
</aside>
|
||||
|
||||
<main class="main" id="blog-post">
|
||||
<hr />
|
||||
<section id="review-header">
|
||||
<h1>
|
||||
<a
|
||||
target="_blank"
|
||||
href="https://klein1997.bandcamp.com/track/redemption-tour"
|
||||
>
|
||||
redemption tour - Klein
|
||||
</a>
|
||||
</h1>
|
||||
<h3 id="rating-out-of-five">5/5</h3>
|
||||
<section id="stars">
|
||||
<img src="../res/asset-blog-fullstar.svg" alt="" />
|
||||
<img src="../res/asset-blog-fullstar.svg" alt="" />
|
||||
<img src="../res/asset-blog-fullstar.svg" alt="" />
|
||||
<img src="../res/asset-blog-fullstar.svg" alt="" />
|
||||
<img src="../res/asset-blog-fullstar.svg" alt="" />
|
||||
</section>
|
||||
</section>
|
||||
<hr />
|
||||
<hr />
|
||||
<p>
|
||||
<em>'redemption tour'</em> is a song I come back to over and over again.
|
||||
</p>
|
||||
<p>
|
||||
Encountering the song for the first time was a beautiful experience. I
|
||||
fell in love with the production and atmosphere of the song instantly.
|
||||
</p>
|
||||
<p>
|
||||
Every subsequent listen still remains an unmatched minute and 40
|
||||
seconds. During which a warm feeling within my chest, underneath where
|
||||
the ribs meet to create the sternum, glows. I find that
|
||||
<em>'redemption tour'</em> is a track absolutely bursting with
|
||||
sincerity; as if it is daring you to drop all preconcieved notions of
|
||||
irony, detachment and worries of coming off as 'cringe' through
|
||||
modelling it to you itself. An approach I adore.
|
||||
</p>
|
||||
<p></p>
|
||||
<p>
|
||||
I rarely listen to this track once. I always make sure to queue it up at
|
||||
least 2 times and would gladly repeat it into the double-digits. I
|
||||
thought, maybe, to express the short length as a fault of the song,
|
||||
though - after some thought - I feel it to be a good choice: as it is
|
||||
somewhat repetitive, the track does not over-stay its welcome. One can
|
||||
always invite it in again. Like I do, always.
|
||||
</p>
|
||||
<p>
|
||||
It is a track that sits remarkably well in the negative-space within any
|
||||
emotional state I am in:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<b>Sadness</b> has me focus on the warbled and stretched notes she
|
||||
sings as though they are near-faltering, lornful cries; and the
|
||||
downward trajectory of the two-chord piano progression which makes me
|
||||
feel heavy with each strike;
|
||||
</li>
|
||||
<li>
|
||||
<b>Happiness</b> accentuates the beautiful interplay of the
|
||||
<i>piano</i>, <i>pad</i> and <i>vocal runs</i>. The sung notes take on
|
||||
a joyous, intimate and earnest quality that I can't help but fall in
|
||||
love with;
|
||||
</li>
|
||||
<li>
|
||||
<b>Tiredness</b>, in the morning or before I sleep, either renews my
|
||||
excitement for the start of a day or grounds my body in the joy of
|
||||
warmth and comfort under the covers, in anticipation of the coming
|
||||
sleep.
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
As I write this, I discover there are lyrics listed on her
|
||||
<a
|
||||
target="_blank"
|
||||
href="https://klein1997.bandcamp.com/track/redemption-tour"
|
||||
>
|
||||
Bandcamp release of the track</a
|
||||
>, which is an exciting discovery: I have spent many listens to this
|
||||
track singing while emulating the pitch and quality but not knowing, for
|
||||
sure, very many of the actual lyrical phrases.
|
||||
</p>
|
||||
<p>
|
||||
All-in-all, <em>'redemption tour'</em> is a track that enhances the
|
||||
experience of <i>the moment</i>. Whatever it is I am to feel, this track
|
||||
is sure to multiply and encourage me to experience the happening in full
|
||||
sincerity. <br />
|
||||
Something, I find, to be so very important in our current world full of
|
||||
irony-poisoning.
|
||||
</p>
|
||||
<hr />
|
||||
</main>
|
||||
<footer id="blog-footer">2024-08-18</footer>
|
||||
|
||||
<footer id="free">
|
||||
<a href="../our-siblings.html"
|
||||
>Free Our People</a
|
||||
>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue