Skip to content

Commit

Permalink
content: add a new blog post for My Love (#183)
Browse files Browse the repository at this point in the history
This PR adds a new blog post for My Love – a recording I made earlier
today and uploaded to SoundCloud.
  • Loading branch information
chrisvogt authored Jun 17, 2024
1 parent 1265e20 commit 60ea59f
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`HomeHeaderContent matches the snapshot 1`] = `
<div
className="css-1k1zl3g-HomeHeaderContent"
className="css-1dngqhx-HomeHeaderContent"
>
<h1
className="css-oqb366-HomeHeaderContent"
Expand Down
2 changes: 1 addition & 1 deletion theme/src/components/home-header-content.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { Themed } from '@theme-ui/mdx'
* inside of the header, on top of the themed background and below the top nav.
*/
const HomeHeaderContent = ({ headline }) => (
<div sx={{ maxWidth: '900px', lineHeight: '2'}}>
<div sx={{ lineHeight: '2'}}>
<Themed.h1 sx={{
mb: 0,
pb: 0,
Expand Down
30 changes: 30 additions & 0 deletions www.chrisvogt.me/content/music/2024-06-16-my-love.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
banner: https://res.cloudinary.com/chrisvogt/image/upload/v1718590087/chrisvogt-me/thumbnails/my-love-banner.webp
title: "Piano Practice Session: \"My Love\" by Paul and Linda McCartney"
date: '2024-06-16T21:00:01.100Z'
category: music
slug: 2024-my-love
keywords: [music, journal]
description: >
"Chris Vogt's piano cover of 'My Love' by Paul and Linda McCartney: a detailed look at his practice session and recording setup."
excerpt: >
Listen to Chris Vogt's piano practice session for 'My Love' by Paul and Linda McCartney.
type: media
soundcloudId: 1849542372
---

Hi, 👋 I want to share a piano practice session featuring a song that's become a bit of an obsession for me over the last few years: "My Love" by Paul and Linda McCartney. This song is beautiful andmakes me happy. I added it to my practice rotation in May 2024 and recorded this version today, June 16, 2024. You can listen to it on this page or [on SoundCloud](https://soundcloud.com/c1v0/my-love?si=14046d3a28a94465a1fc92388bdff4e2&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing).

I use last.fm to track and aggregate the songs I listen to through Spotify and Pandora. According to my data, I first started listening to the Wings 2018 remaster of "My Love" on May 2, 2020. Since then, it’s been in regular rotation. It’s fascinating to think this song, written and recorded in the early 1970s, grabbed my attention half a century later. It makes me wonder what other songs are out there waiting for me to discover. If you have any recommendations based on this and my other recordings, please message me—I’d love to check them out!

These piano practice sessions help me track my progress and learn from the recording process. This recording was done in six full takes at home, without any editing. The sixth take was the best, and that’s the one I’m sharing.

Here's my setup for this recording:

- **Instrument**: Nord Grand
- **Microphone**: 2x sE Electronics T1
- **Audio Interface**: Universal Audio Volt 2
- **Monitors**: Yamaha HS8
- **DAW**: Ableton Live! 11

I hope you enjoy this rendition of "My Love" as much as I enjoyed playing and recording it. Feel free to leave your thoughts in the comments or message me with any song recommendations you think I might like.

0 comments on commit 60ea59f

Please sign in to comment.