From 929b07dfe129906594a4a08704b7003a83927139 Mon Sep 17 00:00:00 2001 From: andy Date: Fri, 16 Sep 2022 23:49:36 +0100 Subject: [PATCH] adding music page --- content/music/index.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 content/music/index.md diff --git a/content/music/index.md b/content/music/index.md new file mode 100644 index 0000000..a00722b --- /dev/null +++ b/content/music/index.md @@ -0,0 +1,23 @@ +--- +title: "Music" +date: 2020-12-25T00:07:40+00:00 +draft: false +--- + +{{% image-box-link src="/mixonomer/PlaylistExample.png" href="/mixonomer" title="Mixonomer" %}} + +Mixonomer is a __Spotify__ playlist manager for creating _smart playlists_. Create mixes with other __Spotify__ playlists and include AI recommendations, playlists are updated multiple times a day. __Last.fm__ integration provides data for listening statistics and visualisation. + +I use Mixonomer to create mixes and big genre playlists out of my smaller sub-genre playlists. + +[Read More](/mixonomer) + +[Try It Out](https://mixonomer.sarsoo.xyz) + +{{% image-box-link src="/selector/dashboard.png" href="/selector" title="Selector" %}} + +Selector is a __Spotify__ listening agent for monitoring what you're listening to and presenting a dashboard of stats. Display __Spotify__ stats that you can't typically see in the apps such as the song descriptor, tempo, key and popularity. Connect to Last.fm to present graphs of how frequently you listen to the current track/album/artist. + +[Read More](/selector) + +{{% fontawesome fa-brands fa-github %}} [Try It Out](https://selector.sarsoo.xyz) \ No newline at end of file