summaryrefslogtreecommitdiffstats
path: root/blog/aria_of_the_soul.html
blob: 092596864d33e5947b41f3c426467bb8e9535b7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!DOCTYPE html>
<html lang="en">
	<head>
		<meta charset="UTF-8">
		<title>The Velvet Room: Aria of the Soul Piano Cover | Skullheadx</title>
		<meta name="description" content="My piano cover of the Persona song The Velvet Room">
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<link rel="stylesheet" type="text/css" href="../style.css">
		<link rel="icon" href="../favicon.ico">
	</head>
	<body class="blog">
		<div class="blog-wrapper">
			<header class="main-head" id="top">
				<h1><a href="../index.html">Skullheadx's Blog</a></h1>
			</header>
			<nav class="main-nav">
				<section>
					<ul>
						<li><a href="../index.html">Main Page</a></li>
						<li><a href="./index.html">All Posts</a></li>
						<li><a href="../music/index.html">Music Posts</a></li>
					</ul>
				</section>
			</nav>
			<main class="content">
				<article class="blog-post">
					<hgroup>
						<h3>The Velvet Room: Aria of the Soul | Persona 5 piano cover</h3>
						<p>Published: <time datetime="2026-05-08">May 8, 2026</time>, Updated: <time date="2026-07-29">July 29, 2026</time></p>
					</hgroup>
					<p>I've been practicing this piece for 4 months, and it's by far the most difficult song that I can play! I used this <a href="https://musescore.com/user/35368515/scores/6197264?share=copy_link">sheet music</a>
						to learn.</p>
					<figure>
						<figcaption>Listen to the <strong>The Velvet Room: Aria of the Soul Piano Cover:</strong></figcaption>
						<audio controls src="https://cdn.skullheadx.com/The_Velvet_Room_Aria_of_the_Soul_Piano_Cover_Std_Quality.opus
"></audio>
						<a href="https://cdn.skullheadx.com/The_Velvet_Room_Aria_of_the_Soul_Piano_Cover_Std_Quality.opus
" download>
							Download audio
						</a>
					</figure>
					<hr>
				</article>
			</main>
			<footer class="main-footer">
				<p>Return to <a href="#top">top?</a></p>
				<p><a href="https://skullheadx.com">https://skullheadx.com</a></p>
			</footer>
		</div>
	</body>
</html>