diff options
author | Steph Enders <steph@senders.io> | 2024-05-15 08:35:17 -0400 |
---|---|---|
committer | Steph Enders <steph@senders.io> | 2024-05-15 08:35:17 -0400 |
commit | b382a1bcad5c27996b95da040047ff29d1535462 (patch) | |
tree | 866f2d1fe728df25fee14f547bf5dfc1889e648c | |
parent | bdb880df1d25a4ab27a7b0ed05a0090439a9c12c (diff) |
Add post-punky track "untiled-2" to tracks page
-rw-r--r-- | posts/tracks.html | 21 | ||||
-rw-r--r-- | res/audio/untitled-2.ogg | bin | 0 -> 530143 bytes |
2 files changed, 20 insertions, 1 deletions
diff --git a/posts/tracks.html b/posts/tracks.html index 7271cd1..6394af0 100644 --- a/posts/tracks.html +++ b/posts/tracks.html @@ -1,5 +1,5 @@ --post-date: STATIC ---updated-at: 2024-03-01 +--updated-at: 2024-05-15 --type: music --tags: music --path: /music/ @@ -12,6 +12,25 @@ <p>These are all just scratch recordings I made for myself. Some tracks are accompanied with text. Others are not. They're all instrumental and most are also mostly improvised.</p> + <h3>Untiled No°2</h3> + <figure> + <figcaption> + <details> + <summary> + Track Details + </summary> + <p> + So I didn't actually have a plan going in here. I was listening to a lot of <a href="https://uvtv.bandcamp.com/" rel="external noopener noreferer" target="_blank">UV-TV (bandcamp)</a> and thinking about early new wave/post-punk stuff and thought “I should play my bass?” and this is what came out. + </p> + <p>The bass track is the first pass once I nailed down the general riff, intended just to be shared with some friends but I figured I could try to get some guitar over it and this is what emerged. A high-energy noise machine. Anyway… + </p> + </details> + </figcaption> + <audio controls="" + src="/media/audio/untitled-2.ogg"> + <a href="/media/audio/untitled-2.ogg">Download Track</a> + </audio> + </figure> <h3>Untitled No°1</h3> <figure> <figcaption> diff --git a/res/audio/untitled-2.ogg b/res/audio/untitled-2.ogg Binary files differnew file mode 100644 index 0000000..2e5bebc --- /dev/null +++ b/res/audio/untitled-2.ogg |