Skip to content

Commit

Permalink
add night path
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolmsailor committed Sep 15, 2024
1 parent f9985df commit 8f981c3
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
10 changes: 10 additions & 0 deletions _includes/spotify.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<iframe
style="border-radius: 12px"
src="{{ include.url }}"
width="100%"
height="152"
frameborder="0"
allowfullscreen=""
allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"
loading="lazy"
></iframe>
6 changes: 6 additions & 0 deletions _music_works/00night_path.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Night path
genre: Chamber music
spotify:
url: https://open.spotify.com/embed/album/5PL1DjUZ75u1dDc1B39Edh?utm_source=generator&theme=0
---
9 changes: 9 additions & 0 deletions _posts/2024-09-14-night-path.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: post
title: My new work "Night Path," performed by Sahara von Hattenberger
date: 2024-09-14
---

This year, with the kind assistance of the Canada Council for the Arts, the intrepid cellist [Sahara von Hattenberger](https://www.saharavon.com/) commissioned me to write a piece for her upcoming album. The ensemble was a fun challenge: cello with jazz rhythm section (piano, bass and drums). The album will be released soon on [Odd Sound](https://www.oddsoundmusique.com/), but my piece is now available as a single on [Spotify](https://open.spotify.com/album/5PL1DjUZ75u1dDc1B39Edh), [Apple Music](https://music.apple.com/us/album/night-path-ep/1766813699), and other streaming platforms.

<iframe style="border-radius:12px" src="https://open.spotify.com/embed/album/5PL1DjUZ75u1dDc1B39Edh?utm_source=generator&theme=0" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>

0 comments on commit 8f981c3

Please sign in to comment.