CINXE.COM
music on tumblr
<!DOCTYPE html> <!--[if IE 8]><html class="lt-ie10 lt-ie9"> <![endif]--> <!--[if IE 9]><html class="lt-ie10"> <![endif]--> <!--[if gt IE 9]><!--> <html> <!--<![endif]--> <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="theme-color" content="#000000"> <style> figure { margin: 0 } .tmblr-iframe { position: absolute } .tmblr-iframe.hide { display: none } .tmblr-iframe--amp-cta-button { visibility: hidden; position: fixed; bottom: 10px; left: 50%; transform: translateX(-50%); z-index: 100 } .tmblr-iframe--amp-cta-button.tmblr-iframe--loaded { visibility: visible; animation: iframe-app-cta-transition .2s ease-out } </style> <link rel="stylesheet" media="screen" href="https://assets.tumblr.com/client/prod/standalone/blog-network-npf/index.build.css?_v=f085dde138e244526309d4673db67b4c"> <link rel="alternate" type="application/rss+xml" href="https://music.tumblr.com/rss"> <link rel="stylesheet" href="https://assets.tumblr.com/default-theme/r1/main-min.css"> <style> /* Colors */ body { background: #ffffff; } .blog-title { font-family: 'Gibson', sans-serif, "Helvetica Neue", HelveticaNeue, Arial, sans-serif; font-weight: bold; } .blog-title a, .description, .search-no-results, .likes-no-likes, .related-posts-wrapper>h2, .loader .loader-bar, .widget-title, .tagged-page-cta .tagged-page-cta-desc { color: #444444; } .tagged-page-cta .tagged-page-cta-tag { color: #444444; border-color: #444444; } a { color: #000000; } #pagination a, .nav-wrapper .nav-item .label { color: #000000; } #pagination a.next:after { border-left-color: #000000 } #pagination a.previous:after { border-right-color: #000000; } .header-image.cover { background-image: url(https://64.media.tumblr.com/bcc7b2b417868f45ee1d4c543467971b/58169462cebacf78-72/s2048x3072/8ef7cd7e3a108b7e1eb4b864f76e9982fff25d71.png); } .user-avatar { background-color: #ffffff; border-color: #ffffff; } .avatar-style-square .user-avatar { -webkit-box-shadow: 0 0 0 4px #ffffff; box-shadow: 0 0 0 4px #ffffff; } .no-header-image .logo-wrapper, .contain-header-image .logo-wrapper { color: #000000; } /* Adjust logo for light accents on light backgrounds */ .light-on-light.no-header-image .logo-wrapper, .light-on-light.contain-header-image .logo-wrapper { color: #444; } /* Adjust logo for dark accents on dark backgrounds */ .dark-on-dark.no-header-image .logo-wrapper, .dark-on-dark.contain-header-image .logo-wrapper { color: #fff; } /* Logged-out compact Tumblr iframe */ .tmblr-iframe-compact .tmblr-iframe--unified-controls { min-width: 100%; background-color: #ffffff; } /* Sticky nav colors */ .nav-fixed { background-color: #ffffff; } .nav-responsive .inline-nav::after { background-image: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); } @media screen and (max-device-width: 568px) { .header-image.cover { background-image: url(https://64.media.tumblr.com/bcc7b2b417868f45ee1d4c543467971b/58169462cebacf78-72/s2048x3072/8ef7cd7e3a108b7e1eb4b864f76e9982fff25d71.png); -webkit-background-size: cover; background-size: cover; } .avatar-style-square .user-avatar { -webkit-box-shadow: 0 0 0 3px #ffffff; -moz-box-shadow: 0 0 0 3px #ffffff; box-shadow: 0 0 0 3px #ffffff; } } /* Custom CSS */ </style> <script src="https://assets.tumblr.com/assets/scripts/tumblelog_post_message_queue.js?_v=a8fadfa499d8cb7c3f8eefdf0b1adfdd"></script> <link rel="stylesheet" type="text/css" href="https://assets.tumblr.com/fonts/gibson/stylesheet.css?v=3"> <title>music on tumblr</title> <meta name='robots' content='max-image-preview:large' /> <!-- Async WordPress.com Remote Login --> <script id="wpcom_remote_login_js"> var wpcom_remote_login_extra_auth = ''; function wpcom_remote_login_remove_dom_node_id( element_id ) { var dom_node = document.getElementById( element_id ); if ( dom_node ) { dom_node.parentNode.removeChild( dom_node ); } } function wpcom_remote_login_remove_dom_node_classes( class_name ) { var dom_nodes = document.querySelectorAll( '.' + class_name ); for ( var i = 0; i < dom_nodes.length; i++ ) { dom_nodes[ i ].parentNode.removeChild( dom_nodes[ i ] ); } } function wpcom_remote_login_final_cleanup() { wpcom_remote_login_remove_dom_node_classes( "wpcom_remote_login_msg" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_validate" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_js" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_iframe" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_styles" ); } // Watch for messages back from the remote login window.addEventListener( "message", function( e ) { if ( e.origin === "https://r-login.wordpress.com" ) { var data = {}; try { data = JSON.parse( e.data ); } catch( e ) { wpcom_remote_login_final_cleanup(); return; } if ( data.msg === 'LOGIN' ) { // Clean up the login check iframe wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); var id_regex = new RegExp( /^[0-9]+$/ ); var token_regex = new RegExp( /^.*|.*|.*$/ ); if ( token_regex.test( data.token ) && id_regex.test( data.wpcomid ) ) { // We have everything we need to ask for a login var script = document.createElement( "script" ); script.setAttribute( "id", "wpcom_remote_login_validate" ); script.src = '/remote-login.php?wpcom_remote_login=validate' + '&wpcomid=' + data.wpcomid + '&token=' + encodeURIComponent( data.token ) + '&host=' + window.location.protocol + '//' + window.location.hostname + '&postid=20247' + '&is_singular='; document.body.appendChild( script ); } return; } // Safari ITP, not logged in, so redirect if ( data.msg === 'LOGIN-REDIRECT' ) { window.location = 'https://wordpress.com/log-in?redirect_to=' + window.location.href; return; } // Safari ITP, storage access failed, remove the request if ( data.msg === 'LOGIN-REMOVE' ) { var css_zap = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } @media screen and ( max-width: 782px ) { html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } }'; var style_zap = document.createElement( 'style' ); style_zap.type = 'text/css'; style_zap.appendChild( document.createTextNode( css_zap ) ); document.body.appendChild( style_zap ); var e = document.getElementById( 'wpcom_request_access_iframe' ); e.parentNode.removeChild( e ); document.cookie = 'wordpress_com_login_access=denied; path=/; max-age=31536000'; return; } // Safari ITP if ( data.msg === 'REQUEST_ACCESS' ) { console.log( 'request access: safari' ); // Check ITP iframe enable/disable knob if ( wpcom_remote_login_extra_auth !== 'safari_itp_iframe' ) { return; } // If we are in a "private window" there is no ITP. var private_window = false; try { var opendb = window.openDatabase( null, null, null, null ); } catch( e ) { private_window = true; } if ( private_window ) { console.log( 'private window' ); return; } var iframe = document.createElement( 'iframe' ); iframe.id = 'wpcom_request_access_iframe'; iframe.setAttribute( 'scrolling', 'no' ); iframe.setAttribute( 'sandbox', 'allow-storage-access-by-user-activation allow-scripts allow-same-origin allow-top-navigation-by-user-activation' ); iframe.src = 'https://r-login.wordpress.com/remote-login.php?wpcom_remote_login=request_access&origin=' + encodeURIComponent( data.origin ) + '&wpcomid=' + encodeURIComponent( data.wpcomid ); var css = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 46px !important; } * html body { margin-top: 46px !important; } @media screen and ( max-width: 660px ) { html { margin-top: 71px !important; } * html body { margin-top: 71px !important; } #wpcom_request_access_iframe { display: block; height: 71px !important; } } #wpcom_request_access_iframe { border: 0px; height: 46px; position: fixed; top: 0; left: 0; width: 100%; min-width: 100%; z-index: 99999; background: #23282d; } '; var style = document.createElement( 'style' ); style.type = 'text/css'; style.id = 'wpcom_request_access_styles'; style.appendChild( document.createTextNode( css ) ); document.body.appendChild( style ); document.body.appendChild( iframe ); } if ( data.msg === 'DONE' ) { wpcom_remote_login_final_cleanup(); } } }, false ); // Inject the remote login iframe after the page has had a chance to load // more critical resources window.addEventListener( "DOMContentLoaded", function( e ) { var iframe = document.createElement( "iframe" ); iframe.style.display = "none"; iframe.setAttribute( "scrolling", "no" ); iframe.setAttribute( "id", "wpcom_remote_login_key" ); iframe.src = "https://r-login.wordpress.com/remote-login.php" + "?wpcom_remote_login=key" + "&origin=aHR0cHM6Ly9tdXNpYy50dW1ibHIuY29t" + "&wpcomid=242050116" + "&time=1743696336"; document.body.appendChild( iframe ); }, false ); </script> <link rel='dns-prefetch' href='//s1.wp.com' /> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//s2.wp.com' /> <link rel='dns-prefetch' href='//assets.tumblr.com' /> <script type="text/javascript"> /* <![CDATA[ */ function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function () { oldonload(); func(); } } } /* ]]> */ </script> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/72x72\/","ext":".png","svgUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/s1.wp.com\/wp-includes\/js\/wp-emoji-release.min.js?m=1743601627i&ver=6.8-beta2-60035"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\ud83d\udd25","\ud83d\udc26\u200b\ud83d\udd25")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-1' href='https://s2.wp.com/wp-content/mu-plugins/jetpack-plugin/moon/modules/infinite-scroll/infinity.css?m=1685131895i&cssminify=yes' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-2-1' href='https://s2.wp.com/_static/??-eJydzEEOwiAQheELCdMSEtOF8SxAyYSKQGYGDbe37cadC5cvL98P76ZCLRKLQMsdU2HAvk8fCfeHIrzMpCdtwfeUV/C5hofKyZOjASwjRx2YL/AzdCqGLUpzB3ejdlFIaf03QU5SQf7y+/M2X+1slsUYu30AMZRP0A==&cssminify=yes' type='text/css' media='all' /> <style id='wp-block-library-inline-css'> .has-text-align-justify { text-align:justify; } .has-text-align-justify{text-align:justify;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-4-1' href='https://s2.wp.com/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpoZmFkYGRuZGmQBAHPvL0Y=&cssminify=yes' type='text/css' media='all' /> <style id='jetpack-sharing-buttons-style-inline-css'> .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em} </style> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-8-1' href='https://s1.wp.com/_static/??/wp-content/mu-plugins/core-compat/wp-mediaelement.css,/wp-content/mu-plugins/wpcom-bbpress-premium-themes.css?m=1432920480j&cssminify=yes' type='text/css' media='all' /> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--albert-sans: 'Albert Sans', sans-serif;--wp--preset--font-family--alegreya: Alegreya, serif;--wp--preset--font-family--arvo: Arvo, serif;--wp--preset--font-family--bodoni-moda: 'Bodoni Moda', serif;--wp--preset--font-family--bricolage-grotesque: 'Bricolage Grotesque', sans-serif;--wp--preset--font-family--cabin: Cabin, sans-serif;--wp--preset--font-family--chivo: Chivo, sans-serif;--wp--preset--font-family--commissioner: Commissioner, sans-serif;--wp--preset--font-family--cormorant: Cormorant, serif;--wp--preset--font-family--courier-prime: 'Courier Prime', monospace;--wp--preset--font-family--crimson-pro: 'Crimson Pro', serif;--wp--preset--font-family--dm-mono: 'DM Mono', monospace;--wp--preset--font-family--dm-sans: 'DM Sans', sans-serif;--wp--preset--font-family--dm-serif-display: 'DM Serif Display', serif;--wp--preset--font-family--domine: Domine, serif;--wp--preset--font-family--eb-garamond: 'EB Garamond', serif;--wp--preset--font-family--epilogue: Epilogue, sans-serif;--wp--preset--font-family--fahkwang: Fahkwang, sans-serif;--wp--preset--font-family--figtree: Figtree, sans-serif;--wp--preset--font-family--fira-sans: 'Fira Sans', sans-serif;--wp--preset--font-family--fjalla-one: 'Fjalla One', sans-serif;--wp--preset--font-family--fraunces: Fraunces, serif;--wp--preset--font-family--gabarito: Gabarito, system-ui;--wp--preset--font-family--ibm-plex-mono: 'IBM Plex Mono', monospace;--wp--preset--font-family--ibm-plex-sans: 'IBM Plex Sans', sans-serif;--wp--preset--font-family--ibarra-real-nova: 'Ibarra Real Nova', serif;--wp--preset--font-family--instrument-serif: 'Instrument Serif', serif;--wp--preset--font-family--inter: Inter, sans-serif;--wp--preset--font-family--josefin-sans: 'Josefin Sans', sans-serif;--wp--preset--font-family--jost: Jost, sans-serif;--wp--preset--font-family--libre-baskerville: 'Libre Baskerville', serif;--wp--preset--font-family--libre-franklin: 'Libre Franklin', sans-serif;--wp--preset--font-family--literata: Literata, serif;--wp--preset--font-family--lora: Lora, serif;--wp--preset--font-family--merriweather: Merriweather, serif;--wp--preset--font-family--montserrat: Montserrat, sans-serif;--wp--preset--font-family--newsreader: Newsreader, serif;--wp--preset--font-family--noto-sans-mono: 'Noto Sans Mono', sans-serif;--wp--preset--font-family--nunito: Nunito, sans-serif;--wp--preset--font-family--open-sans: 'Open Sans', sans-serif;--wp--preset--font-family--overpass: Overpass, sans-serif;--wp--preset--font-family--pt-serif: 'PT Serif', serif;--wp--preset--font-family--petrona: Petrona, serif;--wp--preset--font-family--piazzolla: Piazzolla, serif;--wp--preset--font-family--playfair-display: 'Playfair Display', serif;--wp--preset--font-family--plus-jakarta-sans: 'Plus Jakarta Sans', sans-serif;--wp--preset--font-family--poppins: Poppins, sans-serif;--wp--preset--font-family--raleway: Raleway, sans-serif;--wp--preset--font-family--roboto: Roboto, sans-serif;--wp--preset--font-family--roboto-slab: 'Roboto Slab', serif;--wp--preset--font-family--rubik: Rubik, sans-serif;--wp--preset--font-family--rufina: Rufina, serif;--wp--preset--font-family--sora: Sora, sans-serif;--wp--preset--font-family--source-sans-3: 'Source Sans 3', sans-serif;--wp--preset--font-family--source-serif-4: 'Source Serif 4', serif;--wp--preset--font-family--space-mono: 'Space Mono', monospace;--wp--preset--font-family--syne: Syne, sans-serif;--wp--preset--font-family--texturina: Texturina, serif;--wp--preset--font-family--urbanist: Urbanist, sans-serif;--wp--preset--font-family--work-sans: 'Work Sans', sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}.has-alegreya-font-family{font-family: var(--wp--preset--font-family--alegreya) !important;}.has-arvo-font-family{font-family: var(--wp--preset--font-family--arvo) !important;}.has-bodoni-moda-font-family{font-family: var(--wp--preset--font-family--bodoni-moda) !important;}.has-bricolage-grotesque-font-family{font-family: var(--wp--preset--font-family--bricolage-grotesque) !important;}.has-cabin-font-family{font-family: var(--wp--preset--font-family--cabin) !important;}.has-chivo-font-family{font-family: var(--wp--preset--font-family--chivo) !important;}.has-commissioner-font-family{font-family: var(--wp--preset--font-family--commissioner) !important;}.has-cormorant-font-family{font-family: var(--wp--preset--font-family--cormorant) !important;}.has-courier-prime-font-family{font-family: var(--wp--preset--font-family--courier-prime) !important;}.has-crimson-pro-font-family{font-family: var(--wp--preset--font-family--crimson-pro) !important;}.has-dm-mono-font-family{font-family: var(--wp--preset--font-family--dm-mono) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-dm-serif-display-font-family{font-family: var(--wp--preset--font-family--dm-serif-display) !important;}.has-domine-font-family{font-family: var(--wp--preset--font-family--domine) !important;}.has-eb-garamond-font-family{font-family: var(--wp--preset--font-family--eb-garamond) !important;}.has-epilogue-font-family{font-family: var(--wp--preset--font-family--epilogue) !important;}.has-fahkwang-font-family{font-family: var(--wp--preset--font-family--fahkwang) !important;}.has-figtree-font-family{font-family: var(--wp--preset--font-family--figtree) !important;}.has-fira-sans-font-family{font-family: var(--wp--preset--font-family--fira-sans) !important;}.has-fjalla-one-font-family{font-family: var(--wp--preset--font-family--fjalla-one) !important;}.has-fraunces-font-family{font-family: var(--wp--preset--font-family--fraunces) !important;}.has-gabarito-font-family{font-family: var(--wp--preset--font-family--gabarito) !important;}.has-ibm-plex-mono-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono) !important;}.has-ibm-plex-sans-font-family{font-family: var(--wp--preset--font-family--ibm-plex-sans) !important;}.has-ibarra-real-nova-font-family{font-family: var(--wp--preset--font-family--ibarra-real-nova) !important;}.has-instrument-serif-font-family{font-family: var(--wp--preset--font-family--instrument-serif) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-josefin-sans-font-family{font-family: var(--wp--preset--font-family--josefin-sans) !important;}.has-jost-font-family{font-family: var(--wp--preset--font-family--jost) !important;}.has-libre-baskerville-font-family{font-family: var(--wp--preset--font-family--libre-baskerville) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-literata-font-family{font-family: var(--wp--preset--font-family--literata) !important;}.has-lora-font-family{font-family: var(--wp--preset--font-family--lora) !important;}.has-merriweather-font-family{font-family: var(--wp--preset--font-family--merriweather) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.has-newsreader-font-family{font-family: var(--wp--preset--font-family--newsreader) !important;}.has-noto-sans-mono-font-family{font-family: var(--wp--preset--font-family--noto-sans-mono) !important;}.has-nunito-font-family{font-family: var(--wp--preset--font-family--nunito) !important;}.has-open-sans-font-family{font-family: var(--wp--preset--font-family--open-sans) !important;}.has-overpass-font-family{font-family: var(--wp--preset--font-family--overpass) !important;}.has-pt-serif-font-family{font-family: var(--wp--preset--font-family--pt-serif) !important;}.has-petrona-font-family{font-family: var(--wp--preset--font-family--petrona) !important;}.has-piazzolla-font-family{font-family: var(--wp--preset--font-family--piazzolla) !important;}.has-playfair-display-font-family{font-family: var(--wp--preset--font-family--playfair-display) !important;}.has-plus-jakarta-sans-font-family{font-family: var(--wp--preset--font-family--plus-jakarta-sans) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-raleway-font-family{font-family: var(--wp--preset--font-family--raleway) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-roboto-slab-font-family{font-family: var(--wp--preset--font-family--roboto-slab) !important;}.has-rubik-font-family{font-family: var(--wp--preset--font-family--rubik) !important;}.has-rufina-font-family{font-family: var(--wp--preset--font-family--rufina) !important;}.has-sora-font-family{font-family: var(--wp--preset--font-family--sora) !important;}.has-source-sans-3-font-family{font-family: var(--wp--preset--font-family--source-sans-3) !important;}.has-source-serif-4-font-family{font-family: var(--wp--preset--font-family--source-serif-4) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-syne-font-family{font-family: var(--wp--preset--font-family--syne) !important;}.has-texturina-font-family{font-family: var(--wp--preset--font-family--texturina) !important;}.has-urbanist-font-family{font-family: var(--wp--preset--font-family--urbanist) !important;}.has-work-sans-font-family{font-family: var(--wp--preset--font-family--work-sans) !important;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-10-1' href='https://s0.wp.com/wp-content/themes/a8c/tumblr-official/style.css?m=1741877763i&cssminify=yes' type='text/css' media='all' /> <style id='akismet-widget-style-inline-css'> .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-12-1' href='https://s1.wp.com/_static/??-eJzTLy/QTc7PK0nNK9HPLdUtyClNz8wr1i9KTcrJTwcy0/WTi5G5ekCujj52Temp+bo5+cmJJZn5eSgc3bScxMwikFb7XFtDE1NLExMLc0OTLACohS2q&cssminify=yes' type='text/css' media='all' /> <link rel='stylesheet' id='tumblrpress-blog-network-global-css' href='https://assets.tumblr.com/client/prod/standalone/blog-network-npf/index.build.css?_v=f085dde138e244526309d4673db67b4c' media='all' /> <style id='jetpack-global-styles-frontend-style-inline-css'> :root { --font-headings: unset; --font-base: unset; --font-headings-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; --font-base-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-16-1' href='https://s2.wp.com/wp-content/themes/h4/global.css?m=1420737423i&cssminify=yes' type='text/css' media='all' /> <script type="text/javascript" id="wpcom-actionbar-placeholder-js-extra"> /* <![CDATA[ */ var actionbardata = {"siteID":"242050116","postID":"0","siteURL":"https:\/\/music.tumblr.com","xhrURL":"https:\/\/music.tumblr.com\/wp-admin\/admin-ajax.php","nonce":"433573cf4c","isLoggedIn":"","statusMessage":"","subsEmailDefault":"instantly","proxyScriptUrl":"https:\/\/s0.wp.com\/wp-content\/js\/wpcom-proxy-request.js?ver=20211021","i18n":{"followedText":"New posts from this site will now appear in your <a href=\"https:\/\/wordpress.com\/reader\">Reader<\/a>","foldBar":"Collapse this bar","unfoldBar":"Expand this bar","shortLinkCopied":"Shortlink copied to clipboard."}}; /* ]]> */ </script> <script type="text/javascript" id="jetpack-mu-wpcom-settings-js-before"> /* <![CDATA[ */ var JETPACK_MU_WPCOM_SETTINGS = {"assetsUrl":"https:\/\/s1.wp.com\/wp-content\/mu-plugins\/jetpack-mu-wpcom-plugin\/moon\/jetpack_vendor\/automattic\/jetpack-mu-wpcom\/src\/build\/"}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s1.wp.com/wp-content/js/rlt-proxy.js?m=1720530689i'></script> <script type="text/javascript" id="rlt-proxy-js-after"> /* <![CDATA[ */ rltInitialize( {"token":null,"iframeOrigins":["https:\/\/widgets.wp.com"]} ); /* ]]> */ </script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://tumblelog-59743660.wordpress.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress.com" /> <link rel='shortlink' href='https://wp.me/gnCi8' /> <style> @font-face { font-family: Recoleta; font-display: swap; src: url('https://s1.wp.com/i/fonts/recoleta/400.woff2') } </style> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="website" /> <meta property="og:title" content="music on tumblr" /> <meta property="og:url" content="https://music.tumblr.com/" /> <meta property="og:site_name" content="music on tumblr" /> <meta property="og:image" content="https://64.media.tumblr.com/42f06f472c77a67e4722e1f746c97e6b/58169462cebacf78-79/s128x128u_c1/21c25349d9d88c1b499d414ae4d33cf3c5ec44ae.png" /> <meta property="og:image:width" content="200" /> <meta property="og:image:height" content="200" /> <meta property="og:image:alt" content="" /> <meta property="og:locale" content="en_US" /> <meta name="twitter:app:name:iphone" content="Jetpack" /> <meta name="twitter:app:id:iphone" content="1565481562" /> <meta name="twitter:app:name:ipad" content="Jetpack" /> <meta name="twitter:app:id:ipad" content="1565481562" /> <meta name="twitter:app:name:googleplay" content="Jetpack" /> <meta name="twitter:app:id:googleplay" content="com.jetpack.android" /> <!-- End Jetpack Open Graph Tags --> <link rel="search" type="application/opensearchdescription+xml" href="https://music.tumblr.com/osd.xml" title="music on tumblr" /> <link rel="search" type="application/opensearchdescription+xml" href="https://s1.wp.com/opensearch.xml" title="WordPress.com" /> <style> body.is-super-admin .tmblr-iframe.tmblr-iframe--unified-controls { top: 32px; } body.is-super-admin .nav-wrapper.nav-fixed { top: 79px; } @media screen and (max-width: 782px) { body.is-super-admin .tmblr-iframe.tmblr-iframe--unified-controls { top: 46px; } body.is-super-admin .nav-wrapper.nav-fixed { top: 93px; } } @media screen and (max-width: 600px) { #wpadminbar { display: none; } html { margin-top: 0 !important; } body.is-super-admin .tmblr-iframe.tmblr-iframe--unified-controls { top: 0; } body.is-super-admin .nav-wrapper.nav-fixed { top: 47px; } } </style> <link rel="alternate" href="android-app://com.tumblr/tumblr/x-callback-url/blog?blogName=music" /> <link rel="alternate" href="ios-app://305343404/tumblr/x-callback-url/blog?blogName=music" /> <link rel="icon" href="https://64.media.tumblr.com/42f06f472c77a67e4722e1f746c97e6b/58169462cebacf78-79/s128x128u_c1/21c25349d9d88c1b499d414ae4d33cf3c5ec44ae.png" sizes="32x32" /> <link rel="icon" href="https://64.media.tumblr.com/42f06f472c77a67e4722e1f746c97e6b/58169462cebacf78-79/s128x128u_c1/21c25349d9d88c1b499d414ae4d33cf3c5ec44ae.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://64.media.tumblr.com/42f06f472c77a67e4722e1f746c97e6b/58169462cebacf78-79/s128x128u_c1/21c25349d9d88c1b499d414ae4d33cf3c5ec44ae.png" /> <meta name="msapplication-TileImage" content="https://64.media.tumblr.com/42f06f472c77a67e4722e1f746c97e6b/58169462cebacf78-79/s128x128u_c1/21c25349d9d88c1b499d414ae4d33cf3c5ec44ae.png" /> <link rel="stylesheet" id="custom-css-css" type="text/css" href="https://s2.wp.com/?custom-css=1&csblog=gnCi8&cscache=6&csrev=5" /> </head> <body data-urlencoded-name="music" class="home blog wp-theme-a8ctumblr-official customizer-styles-applied regular index-page jetpack-reblog-enabled"> <section id="page" class="h-feed"> <div class="header-wrapper avatar-hidden"> <header id="header" class="top-blog-header"> <div class="header-image-wrapper"> <a href="/" class="header-image parallax cover" data-bg-image="https://64.media.tumblr.com/bcc7b2b417868f45ee1d4c543467971b/58169462cebacf78-72/s2048x3072/8ef7cd7e3a108b7e1eb4b864f76e9982fff25d71.png"></a> <div class="loader-bg"></div> </div> <div class="blog-title-wrapper content"> <figure class="avatar-wrapper animate p-author h-card"> <a href="/" style="background-image: url(https://64.media.tumblr.com/42f06f472c77a67e4722e1f746c97e6b/58169462cebacf78-79/s128x128u_c1/21c25349d9d88c1b499d414ae4d33cf3c5ec44ae.png)" class="user-avatar"><img src="https://64.media.tumblr.com/42f06f472c77a67e4722e1f746c97e6b/58169462cebacf78-79/s128x128u_c1/21c25349d9d88c1b499d414ae4d33cf3c5ec44ae.png" alt="music" class="print-only invisible"> </a> </figure> <div class="title-group animate"> </div> </div> </header> </div> <div class="nav-wrapper nav-responsive"> <nav class="nav-menu"> <ul class="inline-nav"> <li class="nav-item nav-item--posts"> <a href="https://music.tumblr.com/" class="label current-page"> Posts </a> </li> <li class="nav-item nav-item--page"> <a href="https://www.tumblr.com/new/ask/music" class="label external-page " > Ask Anything </a> </li> <li class="nav-item nav-item--page"> <a href="https://music.tumblr.com/submit" class="label external-page " > Submit </a> </li> <li class="nav-item nav-item--page"> <a href="http://irlirl.tumblr.com" class="label external-page " > Tumblr IRL </a> </li> <li class="nav-item nav-item--archive"> <a href="/archive" class="label external-page"> Archive </a> </li> </ul> </nav> </div> <section id="posts" class="content clearfix avatar-style-square show-nav"> <div class="container"> <div class="main"> <article class="text not-page post-778931650132393984" data-post-id="778931650132393984" > <div class="post-wrapper clearfix h-entry"> <section class="post"> <div class="post-content"> <h2 class="title p-name"><a href="https://music.tumblr.com/post/778931650132393984/calling-all-fanswe-want-to-see-your-favorite" class="u-url">Calling all fans—we want to see your favorite artists!</a></h2> <div class="body-text e-content"> <p>Music and visual art, they go hand in hand. Or, ear in eye? Whatever. The point is, there are an astounding number of folks on Tumblr making stunning art inspired by their favorite musicians and we want to see your favs. </p> <p>Reblog or comment and tag the visual artists who are making the incredible art that keeps you hype about the music you love and help others discover some great new artists!</p> </div> </div> <section class="inline-meta post-extra has-tags"> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/artists-on-tumblr">artists on tumblr</a> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/music-art">music art</a> </section> </section> <section class="panel"> <footer class="post-footer"> <section class="panel"> <section class="inline-meta date-notes"> <div class="date-note-wrapper"> <span> <a href="https://music.tumblr.com/post/778931650132393984/calling-all-fanswe-want-to-see-your-favorite#notes" class="meta-item post-notes"> 38 notes </a> </span> <a href="https://music.tumblr.com/post/778931650132393984/calling-all-fanswe-want-to-see-your-favorite" title="1 week ago" class="meta-item post-date"> <span class="date-format date-format-default">March 24, 2025</span> </a><time class="dt-published" datetime="2025-03-24T16:11:48-04:00"></time> </div> </section> <section class="post-controls"> <div class="controls-wrapper"> <div class="control share-control"> <nav class="pop"> <a href="#" class="share selector"></a> <div class="pop-menu share-menu south" id="share_778931650132393984"> <ul> <li class="open-in-app"><a href="#" class="share-item open-in-app" data-post="778931650132393984">Open in app</a></li> <li><a href="https://facebook.com/sharer.php?u=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F778931650132393984%2Fcalling-all-fanswe-want-to-see-your-favorite&t=Calling%20all%20fans%E2%80%94we%20want%20to%20see%20your%20favorite%C2%A0artists%21" class="share-item facebook" target="_blank">Facebook</a></li> <li><a href="https://twitter.com/intent/tweet?text=Calling%20all%20fans%E2%80%94we%20want%20to%20see%20your%20favorite%C2%A0artists%21%3A%20Calling%20all%20fans%E2%80%94we%20want%20to%20see%20your%20favorite...%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F778931650132393984%2Fcalling-all-fanswe-want-to-see-your-favorite" class="share-item twitter" target="_blank">Tweet</a></li> <li> <a href="https://reddit.com/submit?url=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F778931650132393984%2Fcalling-all-fanswe-want-to-see-your-favorite" class="share-item reddit" target="_blank" data-post-id="778931650132393984" > Reddit </a> </li> <li> <a href="mailto:?subject=Calling%20all%20fans%E2%80%94we%20want%20to%20see%20your%20favorite%C2%A0artists%21&body=Calling%20all%20fans%E2%80%94we%20want%20to%20see%20your%20favorite%C2%A0artists%21%3A%20Calling%20all%20fans%E2%80%94we%20want%20to%20see%20your%20favorite...%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F778931650132393984%2Fcalling-all-fanswe-want-to-see-your-favorite" class="share-item mail" data-post-id="778931650132393984" > Mail </a> </li> <li><a href="https://music.tumblr.com/post/778931650132393984/calling-all-fanswe-want-to-see-your-favorite/embed" class="share-item permalink">Embed</a></li> <li><a href="https://music.tumblr.com/post/778931650132393984/calling-all-fanswe-want-to-see-your-favorite" class="share-item permalink">Permalink <i class="arrow"></i></a></li> </ul> </div> </nav> </div> <div class="control reblog-control"> <a href="https://www.tumblr.com/reblog/music/778931650132393984/VgqCuxm5" class="reblog_button" style="display:block;width:24px;height:24px;"> <svg width="100%" height="100%" viewBox="0 0 21 21" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000"> <path d="M5.01092527,5.99908429 L16.0088498,5.99908429 L16.136,9.508 L20.836,4.752 L16.136,0.083 L16.1360004,3.01110845 L2.09985349,3.01110845 C1.50585349,3.01110845 0.979248041,3.44726568 0.979248041,4.45007306 L0.979248041,10.9999998 L3.98376463,8.30993634 L3.98376463,6.89801007 C3.98376463,6.20867902 4.71892527,5.99908429 5.01092527,5.99908429 Z"></path><path d="M17.1420002,13.2800293 C17.1420002,13.5720293 17.022957,14.0490723 16.730957,14.0490723 L4.92919922,14.0490723 L4.92919922,11 L0.5,15.806 L4.92919922,20.5103758 L5.00469971,16.9990234 L18.9700928,16.9990234 C19.5640928,16.9990234 19.9453125,16.4010001 19.9453125,15.8060001 L19.9453125,9.5324707 L17.142,12.203"></path> </svg> </a> </div> <div class="control like-control"> <div class="like_button" data-post-id="778931650132393984" data-blog-name="music" id="like_button_778931650132393984" > <iframe id="like_iframe_778931650132393984" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=music&post_id=778931650132393984&color=black&rk=VgqCuxm5&slug=calling-all-fanswe-want-to-see-your-favorite" scrolling="no" width="24" height="24" frameborder="0" class="like_toggle" allowtransparency="true" name="like_iframe_778931650132393984"> </iframe> </div> </div> </div> </section> </section> <section class="inline-meta date-notes"> <span class="notes-pop-container"> </span> </section> </footer> </section> </div> </article> <article class="text not-page post-778302336014712832 reblogged" data-post-id="778302336014712832" > <div class="post-wrapper clearfix h-entry"> <header class="post-header show"> <a class="reblog-link u-repost-of" href="https://lucydacus.tumblr.com/" data-blog-card-username="lucydacus" > <i class="reblog_sm"></i>lucydacus </a> </header> <section class="post"> <div class="post-content"> <div class="reblog-list"> <div class="post-reblog-trail-item u-repost-of h-cite original-reblog-content "> <div class="post-reblog-header p-author h-card"> <div class="post-avatar"> <div class="post-avatar-wrapper"> <a class="post-avatar-link u-url " href="https://lucydacus.tumblr.com/post/778025335170236416" target="_blank"> <img class="post-avatar-image u-photo" src="https://64.media.tumblr.com/3b709cf4420c42a703288c373d119a01/ad612a0600b2cb05-85/s64x64u_c1/6d556d245bec560f1296baa41862f2543b5d183a.jpg" > </a> </div> </div> <a target="_blank" class="post-tumblelog-name u-url p-name" href="https://lucydacus.tumblr.com/post/778025335170236416"> lucydacus </a> </div> <div class="post-reblog-content"> <div class="post-body e-content"> <p></p><div class="npf_row"><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/c898689bc4ffbe70eaa1c2377cb51152/95759cd15730ff29-d7/s1280x1920/c5a0417aa44deb13d56f2fe11f712286e136d4dd.jpg" data-big-photo-height="1333" data-big-photo-width="2000"><img class="post_media_photo image" src="https://64.media.tumblr.com/c898689bc4ffbe70eaa1c2377cb51152/95759cd15730ff29-d7/s1280x1920/c5a0417aa44deb13d56f2fe11f712286e136d4dd.jpg" alt="image"></a></figure></div><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/d900c5fa63e95618d767fbeea396bed3/95759cd15730ff29-48/s1280x1920/ade79a0919152fb3c3a8762bcad558c6df3a24af.jpg" data-big-photo-height="2000" data-big-photo-width="1333"><img class="post_media_photo image" src="https://64.media.tumblr.com/d900c5fa63e95618d767fbeea396bed3/95759cd15730ff29-48/s1280x1920/ade79a0919152fb3c3a8762bcad558c6df3a24af.jpg" alt="image"></a></figure></div></div><div class="npf_row"><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/9c0b9ba440b4a07b32edfe759de551be/95759cd15730ff29-c7/s1280x1920/0ed60790fb0c583fc61c56deb951eff13342db51.jpg" data-big-photo-height="2000" data-big-photo-width="1333"><img class="post_media_photo image" src="https://64.media.tumblr.com/9c0b9ba440b4a07b32edfe759de551be/95759cd15730ff29-c7/s1280x1920/0ed60790fb0c583fc61c56deb951eff13342db51.jpg" alt="image"></a></figure></div><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/e31a5289ab632eb1f0dea184b0020ba2/95759cd15730ff29-71/s1280x1920/e6d5cc8d642debfad0243c0d54a68dbd9344e249.jpg" data-big-photo-height="1666" data-big-photo-width="1333"><img class="post_media_photo image" src="https://64.media.tumblr.com/e31a5289ab632eb1f0dea184b0020ba2/95759cd15730ff29-71/s1280x1920/e6d5cc8d642debfad0243c0d54a68dbd9344e249.jpg" alt="image"></a></figure></div></div><p>Literal love and laughs in Amsterdam :,)</p> </div> </div> </div> </div> </div> <section class="inline-meta post-extra has-source"><a class="meta-item source-link" href="http://instagram.com/saladjockey">Source: instagram.com</a></section> <section class="inline-meta post-extra has-tags"> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/forever-is-a-feeling">forever is a feeling</a> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/lucy-dacus">lucy dacus</a> </section> </section> <section class="panel"> <footer class="post-footer"> <section class="panel"> <section class="inline-meta date-notes"> <div class="date-note-wrapper"> <span> <a href="https://music.tumblr.com/post/778302336014712832/#notes" class="meta-item post-notes"> 137 notes </a> </span> <a href="https://music.tumblr.com/post/778302336014712832/" title="2 weeks ago" class="meta-item post-date"> <span class="date-format date-format-default">March 17, 2025</span> </a><time class="dt-published" datetime="2025-03-17T17:29:08-04:00"></time> </div> </section> <section class="post-controls"> <div class="controls-wrapper"> <div class="control share-control"> <nav class="pop"> <a href="#" class="share selector"></a> <div class="pop-menu share-menu south" id="share_778302336014712832"> <ul> <li class="open-in-app"><a href="#" class="share-item open-in-app" data-post="778302336014712832">Open in app</a></li> <li><a href="https://facebook.com/sharer.php?u=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F778302336014712832%2F&t=" class="share-item facebook" target="_blank">Facebook</a></li> <li><a href="https://twitter.com/intent/tweet?text=%3A%20lucydacus%3A%20%E2%80%9CLiteral%20love%20and%20laughs%20in%20Amsterdam...%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F778302336014712832%2F" class="share-item twitter" target="_blank">Tweet</a></li> <li> <a href="https://reddit.com/submit?url=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F778302336014712832%2F" class="share-item reddit" target="_blank" data-post-id="778302336014712832" > Reddit </a> </li> <li> <a href="mailto:?subject=&body=%3A%20lucydacus%3A%20%E2%80%9CLiteral%20love%20and%20laughs%20in%20Amsterdam...%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F778302336014712832%2F" class="share-item mail" data-post-id="778302336014712832" > Mail </a> </li> <li><a href="https://music.tumblr.com/post/778302336014712832//embed" class="share-item permalink">Embed</a></li> <li><a href="https://music.tumblr.com/post/778302336014712832/" class="share-item permalink">Permalink <i class="arrow"></i></a></li> </ul> </div> </nav> </div> <div class="control reblog-control"> <a href="https://www.tumblr.com/reblog/music/778302336014712832/s2yeTDLj" class="reblog_button" style="display:block;width:24px;height:24px;"> <svg width="100%" height="100%" viewBox="0 0 21 21" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000"> <path d="M5.01092527,5.99908429 L16.0088498,5.99908429 L16.136,9.508 L20.836,4.752 L16.136,0.083 L16.1360004,3.01110845 L2.09985349,3.01110845 C1.50585349,3.01110845 0.979248041,3.44726568 0.979248041,4.45007306 L0.979248041,10.9999998 L3.98376463,8.30993634 L3.98376463,6.89801007 C3.98376463,6.20867902 4.71892527,5.99908429 5.01092527,5.99908429 Z"></path><path d="M17.1420002,13.2800293 C17.1420002,13.5720293 17.022957,14.0490723 16.730957,14.0490723 L4.92919922,14.0490723 L4.92919922,11 L0.5,15.806 L4.92919922,20.5103758 L5.00469971,16.9990234 L18.9700928,16.9990234 C19.5640928,16.9990234 19.9453125,16.4010001 19.9453125,15.8060001 L19.9453125,9.5324707 L17.142,12.203"></path> </svg> </a> </div> <div class="control like-control"> <div class="like_button" data-post-id="778302336014712832" data-blog-name="music" id="like_button_778302336014712832" > <iframe id="like_iframe_778302336014712832" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=music&post_id=778302336014712832&color=black&rk=s2yeTDLj&slug=" scrolling="no" width="24" height="24" frameborder="0" class="like_toggle" allowtransparency="true" name="like_iframe_778302336014712832"> </iframe> </div> </div> </div> </section> </section> <section class="inline-meta date-notes"> <span class="notes-pop-container"> </span> </section> </footer> </section> </div> </article> <article class="text not-page post-777848615373864960 reblogged" data-post-id="777848615373864960" > <div class="post-wrapper clearfix h-entry"> <header class="post-header show"> <a class="reblog-link u-repost-of" href="https://juliaisaghost333.tumblr.com/" data-blog-card-username="juliaisaghost333" > <i class="reblog_sm"></i>juliaisaghost333 </a> </header> <section class="post"> <div class="post-content"> <div class="reblog-list"> <div class="post-reblog-trail-item u-repost-of h-cite original-reblog-content "> <div class="post-reblog-header p-author h-card"> <div class="post-avatar"> <div class="post-avatar-wrapper"> <a class="post-avatar-link u-url " href="https://juliaisaghost333.tumblr.com/post/777382246891077632" target="_blank"> <img class="post-avatar-image u-photo" src="https://64.media.tumblr.com/9d2e909f42790a2fc1862b082fcaf30e/560af575d516e29c-38/s64x64u_c1/204dcbad8bfe969545e5390112e9261ad215329b.png" > </a> </div> </div> <a target="_blank" class="post-tumblelog-name u-url p-name" href="https://juliaisaghost333.tumblr.com/post/777382246891077632"> juliaisaghost333 </a> </div> <div class="post-reblog-content"> <div class="post-body e-content"> <p></p><div class="npf_row"><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/a1410fd11d5c89048b37454279ca1a07/d14d919baf0b8066-d6/s1280x1920/7ab715f53c9ce4b38a52e5edb918d4fd906cec7a.jpg" data-big-photo-height="1350" data-big-photo-width="1080"><img class="post_media_photo image" src="https://64.media.tumblr.com/a1410fd11d5c89048b37454279ca1a07/d14d919baf0b8066-d6/s1280x1920/7ab715f53c9ce4b38a52e5edb918d4fd906cec7a.jpg" alt="image"></a></figure></div><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/74e9ff49713d95b995a78c81571ff8d4/d14d919baf0b8066-fe/s1280x1920/299aacd1dd2099c838c1334053f7d4eddebad24d.png" data-big-photo-height="1350" data-big-photo-width="1080"><img class="post_media_photo image" src="https://64.media.tumblr.com/74e9ff49713d95b995a78c81571ff8d4/d14d919baf0b8066-fe/s1280x1920/299aacd1dd2099c838c1334053f7d4eddebad24d.png" alt="image"></a></figure></div></div><p>🇬🇧LONDON HEADLINE SHOW ADDED🇬🇧</p><p>tickets on sale Monday 9am gmt </p> </div> </div> </div> </div> </div> <section class="inline-meta post-extra has-tags"> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/julia-wolf">julia wolf</a> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/on-tour">on tour</a> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/pressure-tour">pressure tour</a> </section> </section> <section class="panel"> <footer class="post-footer"> <section class="panel"> <section class="inline-meta date-notes"> <div class="date-note-wrapper"> <span> <a href="https://music.tumblr.com/post/777848615373864960/#notes" class="meta-item post-notes"> 9 notes </a> </span> <a href="https://music.tumblr.com/post/777848615373864960/" title="3 weeks ago" class="meta-item post-date"> <span class="date-format date-format-default">March 12, 2025</span> </a><time class="dt-published" datetime="2025-03-12T17:17:26-04:00"></time> </div> </section> <section class="post-controls"> <div class="controls-wrapper"> <div class="control share-control"> <nav class="pop"> <a href="#" class="share selector"></a> <div class="pop-menu share-menu south" id="share_777848615373864960"> <ul> <li class="open-in-app"><a href="#" class="share-item open-in-app" data-post="777848615373864960">Open in app</a></li> <li><a href="https://facebook.com/sharer.php?u=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F777848615373864960%2F&t=" class="share-item facebook" target="_blank">Facebook</a></li> <li><a href="https://twitter.com/intent/tweet?text=%3A%20juliaisaghost333%3A%20%E2%80%9C%F0%9F%87%AC%F0%9F%87%A7LONDON%20HEADLINE%20SHOW...%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F777848615373864960%2F" class="share-item twitter" target="_blank">Tweet</a></li> <li> <a href="https://reddit.com/submit?url=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F777848615373864960%2F" class="share-item reddit" target="_blank" data-post-id="777848615373864960" > Reddit </a> </li> <li> <a href="mailto:?subject=&body=%3A%20juliaisaghost333%3A%20%E2%80%9C%F0%9F%87%AC%F0%9F%87%A7LONDON%20HEADLINE%20SHOW...%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F777848615373864960%2F" class="share-item mail" data-post-id="777848615373864960" > Mail </a> </li> <li><a href="https://music.tumblr.com/post/777848615373864960//embed" class="share-item permalink">Embed</a></li> <li><a href="https://music.tumblr.com/post/777848615373864960/" class="share-item permalink">Permalink <i class="arrow"></i></a></li> </ul> </div> </nav> </div> <div class="control reblog-control"> <a href="https://www.tumblr.com/reblog/music/777848615373864960/Vojd73V9" class="reblog_button" style="display:block;width:24px;height:24px;"> <svg width="100%" height="100%" viewBox="0 0 21 21" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000"> <path d="M5.01092527,5.99908429 L16.0088498,5.99908429 L16.136,9.508 L20.836,4.752 L16.136,0.083 L16.1360004,3.01110845 L2.09985349,3.01110845 C1.50585349,3.01110845 0.979248041,3.44726568 0.979248041,4.45007306 L0.979248041,10.9999998 L3.98376463,8.30993634 L3.98376463,6.89801007 C3.98376463,6.20867902 4.71892527,5.99908429 5.01092527,5.99908429 Z"></path><path d="M17.1420002,13.2800293 C17.1420002,13.5720293 17.022957,14.0490723 16.730957,14.0490723 L4.92919922,14.0490723 L4.92919922,11 L0.5,15.806 L4.92919922,20.5103758 L5.00469971,16.9990234 L18.9700928,16.9990234 C19.5640928,16.9990234 19.9453125,16.4010001 19.9453125,15.8060001 L19.9453125,9.5324707 L17.142,12.203"></path> </svg> </a> </div> <div class="control like-control"> <div class="like_button" data-post-id="777848615373864960" data-blog-name="music" id="like_button_777848615373864960" > <iframe id="like_iframe_777848615373864960" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=music&post_id=777848615373864960&color=black&rk=Vojd73V9&slug=" scrolling="no" width="24" height="24" frameborder="0" class="like_toggle" allowtransparency="true" name="like_iframe_777848615373864960"> </iframe> </div> </div> </div> </section> </section> <section class="inline-meta date-notes"> <span class="notes-pop-container"> </span> </section> </footer> </section> </div> </article> <article class="text not-page post-777319946882613248 reblogged" data-post-id="777319946882613248" > <div class="post-wrapper clearfix h-entry"> <header class="post-header show"> <a class="reblog-link u-repost-of" href="https://lucydacus.tumblr.com/" data-blog-card-username="lucydacus" > <i class="reblog_sm"></i>lucydacus </a> </header> <section class="post"> <div class="post-content"> <div class="reblog-list"> <div class="post-reblog-trail-item u-repost-of h-cite original-reblog-content "> <div class="post-reblog-header p-author h-card"> <div class="post-avatar"> <div class="post-avatar-wrapper"> <a class="post-avatar-link u-url " href="https://lucydacus.tumblr.com/post/776855605133623296" target="_blank"> <img class="post-avatar-image u-photo" src="https://64.media.tumblr.com/3b709cf4420c42a703288c373d119a01/ad612a0600b2cb05-85/s64x64u_c1/6d556d245bec560f1296baa41862f2543b5d183a.jpg" > </a> </div> </div> <a target="_blank" class="post-tumblelog-name u-url p-name" href="https://lucydacus.tumblr.com/post/776855605133623296"> lucydacus </a> </div> <div class="post-reblog-content"> <div class="post-body e-content"> <p></p><div class="npf_row"><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/1198d835d4778a426177d79bf9cb23fb/2416aff262e2566f-2d/s1280x1920/2635c32a3c1180587c7c993fad4d74fdc2a6bcb9.jpg" data-big-photo-height="2000" data-big-photo-width="1600"><img class="post_media_photo image" src="https://64.media.tumblr.com/1198d835d4778a426177d79bf9cb23fb/2416aff262e2566f-2d/s1280x1920/2635c32a3c1180587c7c993fad4d74fdc2a6bcb9.jpg" alt="image"></a></figure></div><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/fe861256b870f26b014fd97d19cba822/2416aff262e2566f-c6/s1280x1920/c820dde4d19e726645ea63b3ee8ab68b6de062cf.jpg" data-big-photo-height="2000" data-big-photo-width="1333"><img class="post_media_photo image" src="https://64.media.tumblr.com/fe861256b870f26b014fd97d19cba822/2416aff262e2566f-c6/s1280x1920/c820dde4d19e726645ea63b3ee8ab68b6de062cf.jpg" alt="image"></a></figure></div></div><p>Lil Lucy in the Big Museum</p> </div> </div> </div> <div class="post-reblog-trail-item u-repost-of h-cite "> <div class="post-reblog-header p-author h-card"> <div class="post-avatar"> <div class="post-avatar-wrapper"> <a class="post-avatar-link u-url sub-icon-reblog " href="https://music.tumblr.com/post/777319946882613248/look-whos-on-tumblr-follow-lucydacus-for-some" target="_blank"> <img class="post-avatar-image u-photo" src="https://64.media.tumblr.com/42f06f472c77a67e4722e1f746c97e6b/58169462cebacf78-79/s64x64u_c1/9def23d9cb632229482d987bea739c5b3e234536.png" > </a> </div> </div> <a target="_blank" class="post-tumblelog-name u-url p-name" href="https://music.tumblr.com/post/777319946882613248/look-whos-on-tumblr-follow-lucydacus-for-some"> music </a> </div> <div class="post-reblog-content"> <div class="post-body e-content"> <p>👀 Look who’s on Tumblr! Follow <a class="tumblelog" href="https://tmblr.co/Mhzjg8VJwYMd0o9XaqmMdcg">@lucydacus</a> for some exclusives! 👀</p> </div> </div> </div> </div> </div> <section class="inline-meta post-extra has-source"><a class="meta-item source-link" href="http://instagram.com/saladjockey">Source: instagram.com</a></section> <section class="inline-meta post-extra has-tags"> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/lucy-dacus">lucy dacus</a> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/musicians-on-tumblr">musicians on tumblr</a> </section> </section> <section class="panel"> <footer class="post-footer"> <section class="panel"> <section class="inline-meta date-notes"> <div class="date-note-wrapper"> <span> <a href="https://music.tumblr.com/post/777319946882613248/look-whos-on-tumblr-follow-lucydacus-for-some#notes" class="meta-item post-notes"> 282 notes </a> </span> <a href="https://music.tumblr.com/post/777319946882613248/look-whos-on-tumblr-follow-lucydacus-for-some" title="4 weeks ago" class="meta-item post-date"> <span class="date-format date-format-default">March 6, 2025</span> </a><time class="dt-published" datetime="2025-03-06T20:14:28-05:00"></time> </div> </section> <section class="post-controls"> <div class="controls-wrapper"> <div class="control share-control"> <nav class="pop"> <a href="#" class="share selector"></a> <div class="pop-menu share-menu south" id="share_777319946882613248"> <ul> <li class="open-in-app"><a href="#" class="share-item open-in-app" data-post="777319946882613248">Open in app</a></li> <li><a href="https://facebook.com/sharer.php?u=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F777319946882613248%2Flook-whos-on-tumblr-follow-lucydacus-for-some&t=" class="share-item facebook" target="_blank">Facebook</a></li> <li><a href="https://twitter.com/intent/tweet?text=%3A%20%F0%9F%91%80%20Look%20who%27s%20on%20Tumblr%21%20Follow%20%40lucydacus%20for%20some...%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F777319946882613248%2Flook-whos-on-tumblr-follow-lucydacus-for-some" class="share-item twitter" target="_blank">Tweet</a></li> <li> <a href="https://reddit.com/submit?url=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F777319946882613248%2Flook-whos-on-tumblr-follow-lucydacus-for-some" class="share-item reddit" target="_blank" data-post-id="777319946882613248" > Reddit </a> </li> <li> <a href="mailto:?subject=&body=%3A%20%F0%9F%91%80%20Look%20who%27s%20on%20Tumblr%21%20Follow%20%40lucydacus%20for%20some...%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F777319946882613248%2Flook-whos-on-tumblr-follow-lucydacus-for-some" class="share-item mail" data-post-id="777319946882613248" > Mail </a> </li> <li><a href="https://music.tumblr.com/post/777319946882613248/look-whos-on-tumblr-follow-lucydacus-for-some/embed" class="share-item permalink">Embed</a></li> <li><a href="https://music.tumblr.com/post/777319946882613248/look-whos-on-tumblr-follow-lucydacus-for-some" class="share-item permalink">Permalink <i class="arrow"></i></a></li> </ul> </div> </nav> </div> <div class="control reblog-control"> <a href="https://www.tumblr.com/reblog/music/777319946882613248/EPGiejNX" class="reblog_button" style="display:block;width:24px;height:24px;"> <svg width="100%" height="100%" viewBox="0 0 21 21" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000"> <path d="M5.01092527,5.99908429 L16.0088498,5.99908429 L16.136,9.508 L20.836,4.752 L16.136,0.083 L16.1360004,3.01110845 L2.09985349,3.01110845 C1.50585349,3.01110845 0.979248041,3.44726568 0.979248041,4.45007306 L0.979248041,10.9999998 L3.98376463,8.30993634 L3.98376463,6.89801007 C3.98376463,6.20867902 4.71892527,5.99908429 5.01092527,5.99908429 Z"></path><path d="M17.1420002,13.2800293 C17.1420002,13.5720293 17.022957,14.0490723 16.730957,14.0490723 L4.92919922,14.0490723 L4.92919922,11 L0.5,15.806 L4.92919922,20.5103758 L5.00469971,16.9990234 L18.9700928,16.9990234 C19.5640928,16.9990234 19.9453125,16.4010001 19.9453125,15.8060001 L19.9453125,9.5324707 L17.142,12.203"></path> </svg> </a> </div> <div class="control like-control"> <div class="like_button" data-post-id="777319946882613248" data-blog-name="music" id="like_button_777319946882613248" > <iframe id="like_iframe_777319946882613248" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=music&post_id=777319946882613248&color=black&rk=EPGiejNX&slug=look-whos-on-tumblr-follow-lucydacus-for-some" scrolling="no" width="24" height="24" frameborder="0" class="like_toggle" allowtransparency="true" name="like_iframe_777319946882613248"> </iframe> </div> </div> </div> </section> </section> <section class="inline-meta date-notes"> <span class="notes-pop-container"> </span> </section> </footer> </section> </div> </article> <article class="text not-page post-777204823357620224 reblogged" data-post-id="777204823357620224" > <div class="post-wrapper clearfix h-entry"> <header class="post-header show"> <a class="reblog-link u-repost-of" href="https://transjudas.tumblr.com/" data-blog-card-username="transjudas" > <i class="reblog_sm"></i>transjudas </a> </header> <section class="post"> <div class="post-content"> <div class="reblog-list"> <div class="post-reblog-trail-item u-repost-of h-cite original-reblog-content "> <div class="post-reblog-header p-author h-card"> <div class="post-avatar"> <div class="post-avatar-wrapper"> <a class="post-avatar-link u-url " href="https://transjudas.tumblr.com/post/777153989506662400" target="_blank"> <img class="post-avatar-image u-photo" src="https://64.media.tumblr.com/636491ad06ef8b78f75c7bd9644363e2/98eaae4e1e1675a1-72/s64x64u_c1/abb55516c03a4aa944413cf9286e4300a02c3d3b.png" > </a> </div> </div> <a target="_blank" class="post-tumblelog-name u-url p-name" href="https://transjudas.tumblr.com/post/777153989506662400"> transjudas </a> </div> <div class="post-reblog-content"> <div class="post-body e-content"> <p></p><div class="npf_row"><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/45fd9dd05ae3d0846d7261164eec51a7/9226153367a40c70-d2/s1280x1920/04f52d1c808d65d84b7364784d2fcc294accaa47.gif" data-big-photo-height="396" data-big-photo-width="540"><img class="post_media_photo image" src="https://64.media.tumblr.com/45fd9dd05ae3d0846d7261164eec51a7/9226153367a40c70-d2/s540x810/e921359774a54ad39a86fa6a6b7edd7e2bb3d0a2.gif" alt="image"></a></figure></div></div><div class="npf_row"><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/e443176eb642d564e79a0ad525f64589/9226153367a40c70-3e/s1280x1920/8ec39671b47cb13ba162d2544da3eff05d9a630e.gif" data-big-photo-height="396" data-big-photo-width="540"><img class="post_media_photo image" src="https://64.media.tumblr.com/e443176eb642d564e79a0ad525f64589/9226153367a40c70-3e/s540x810/6039005f1a622a87f8b4d45da09848dd95f6f920.gif" alt="image"></a></figure></div></div><div class="npf_row"><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/ba740c07e55c059f536faefd15390b5a/9226153367a40c70-82/s1280x1920/fd3b72bee3b67306c27fbf9aedc30c0eb726993e.gif" data-big-photo-height="396" data-big-photo-width="540"><img class="post_media_photo image" src="https://64.media.tumblr.com/ba740c07e55c059f536faefd15390b5a/9226153367a40c70-82/s540x810/1a5bfe6da2d5f292ecdb1b6e2f442b798e03403d.gif" alt="image"></a></figure></div></div><p><i><small>Papa V has been <a href="https://youtu.be/mGR2M2mBJXU?si=e4gM74WyfCOAYXyC">revealed</a>.</small></i></p> </div> </div> </div> </div> </div> <section class="inline-meta post-extra has-tags"> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/ghost-spoilers">ghost spoilers</a> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/papa-v-perpetua">papa v perpetua</a> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/the-band-ghost">the band ghost</a> </section> </section> <section class="panel"> <footer class="post-footer"> <section class="panel"> <section class="inline-meta date-notes"> <div class="date-note-wrapper"> <span> <a href="https://music.tumblr.com/post/777204823357620224/#notes" class="meta-item post-notes"> 7,206 notes </a> </span> <a href="https://music.tumblr.com/post/777204823357620224/" title="4 weeks ago" class="meta-item post-date"> <span class="date-format date-format-default">March 5, 2025</span> </a><time class="dt-published" datetime="2025-03-05T13:44:38-05:00"></time> </div> </section> <section class="post-controls"> <div class="controls-wrapper"> <div class="control share-control"> <nav class="pop"> <a href="#" class="share selector"></a> <div class="pop-menu share-menu south" id="share_777204823357620224"> <ul> <li class="open-in-app"><a href="#" class="share-item open-in-app" data-post="777204823357620224">Open in app</a></li> <li><a href="https://facebook.com/sharer.php?u=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F777204823357620224%2F&t=" class="share-item facebook" target="_blank">Facebook</a></li> <li><a href="https://twitter.com/intent/tweet?text=%3A%20transjudas%3A%20%E2%80%9CPapa%20V%20has%20been%20revealed.%20%E2%80%9D%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F777204823357620224%2F" class="share-item twitter" target="_blank">Tweet</a></li> <li> <a href="https://reddit.com/submit?url=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F777204823357620224%2F" class="share-item reddit" target="_blank" data-post-id="777204823357620224" > Reddit </a> </li> <li> <a href="mailto:?subject=&body=%3A%20transjudas%3A%20%E2%80%9CPapa%20V%20has%20been%20revealed.%20%E2%80%9D%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F777204823357620224%2F" class="share-item mail" data-post-id="777204823357620224" > Mail </a> </li> <li><a href="https://music.tumblr.com/post/777204823357620224//embed" class="share-item permalink">Embed</a></li> <li><a href="https://music.tumblr.com/post/777204823357620224/" class="share-item permalink">Permalink <i class="arrow"></i></a></li> </ul> </div> </nav> </div> <div class="control reblog-control"> <a href="https://www.tumblr.com/reblog/music/777204823357620224/TtuScCWZ" class="reblog_button" style="display:block;width:24px;height:24px;"> <svg width="100%" height="100%" viewBox="0 0 21 21" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000"> <path d="M5.01092527,5.99908429 L16.0088498,5.99908429 L16.136,9.508 L20.836,4.752 L16.136,0.083 L16.1360004,3.01110845 L2.09985349,3.01110845 C1.50585349,3.01110845 0.979248041,3.44726568 0.979248041,4.45007306 L0.979248041,10.9999998 L3.98376463,8.30993634 L3.98376463,6.89801007 C3.98376463,6.20867902 4.71892527,5.99908429 5.01092527,5.99908429 Z"></path><path d="M17.1420002,13.2800293 C17.1420002,13.5720293 17.022957,14.0490723 16.730957,14.0490723 L4.92919922,14.0490723 L4.92919922,11 L0.5,15.806 L4.92919922,20.5103758 L5.00469971,16.9990234 L18.9700928,16.9990234 C19.5640928,16.9990234 19.9453125,16.4010001 19.9453125,15.8060001 L19.9453125,9.5324707 L17.142,12.203"></path> </svg> </a> </div> <div class="control like-control"> <div class="like_button" data-post-id="777204823357620224" data-blog-name="music" id="like_button_777204823357620224" > <iframe id="like_iframe_777204823357620224" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=music&post_id=777204823357620224&color=black&rk=TtuScCWZ&slug=" scrolling="no" width="24" height="24" frameborder="0" class="like_toggle" allowtransparency="true" name="like_iframe_777204823357620224"> </iframe> </div> </div> </div> </section> </section> <section class="inline-meta date-notes"> <span class="notes-pop-container"> </span> </section> </footer> </section> </div> </article> <article class="text not-page post-777011820032573440 reblogged" data-post-id="777011820032573440" > <div class="post-wrapper clearfix h-entry"> <header class="post-header show"> <a class="reblog-link u-repost-of" href="https://texasbama.tumblr.com/" data-blog-card-username="texasbama" > <i class="reblog_sm"></i>texasbama </a> </header> <section class="post"> <div class="post-content"> <div class="reblog-list"> <div class="post-reblog-trail-item u-repost-of h-cite original-reblog-content "> <div class="post-reblog-header p-author h-card"> <div class="post-avatar"> <div class="post-avatar-wrapper"> <a class="post-avatar-link u-url " href="https://texasbama.tumblr.com/post/776960368437231616" target="_blank"> <img class="post-avatar-image u-photo" src="https://64.media.tumblr.com/beab717e31ba37b2d8bf628931b889a7/01c5935dd59dbdae-9a/s64x64u_c1/c065ba8ad38cc91969a4dc7173ffe5856f62abc1.png" > </a> </div> </div> <a target="_blank" class="post-tumblelog-name u-url p-name" href="https://texasbama.tumblr.com/post/776960368437231616"> texasbama </a> </div> <div class="post-reblog-content"> <div class="post-body e-content"> <p></p><div class="npf_row"><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/7197f7b093b651eae9dbbc61a3ac469c/3be5b1701c4d95bf-43/s1280x1920/7b8d60a102f5b8d0ca6a320640b949e8d3140370.gif" data-big-photo-height="500" data-big-photo-width="540"><img class="post_media_photo image" src="https://64.media.tumblr.com/7197f7b093b651eae9dbbc61a3ac469c/3be5b1701c4d95bf-43/s540x810/f1ac748345541fdd7997dee4e456c6a6bb984bb3.gif" alt="image"></a></figure></div></div><div class="npf_row"><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/8f28ff50fbc0755c107d09ffd9d50bc0/3be5b1701c4d95bf-25/s1280x1920/92bc103030ba248dac62f6c15bd24dbe92697957.gif" data-big-photo-height="500" data-big-photo-width="540"><img class="post_media_photo image" src="https://64.media.tumblr.com/8f28ff50fbc0755c107d09ffd9d50bc0/3be5b1701c4d95bf-25/s540x810/ebe1eac80f4957265a214570be7f59284bfcba98.gif" alt="image"></a></figure></div></div><div class="npf_row"><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/f7de1b2253687933cd1d317f1c1d8732/3be5b1701c4d95bf-71/s1280x1920/851b0b1504de235502d1c6002fe136452ac7dffc.gif" data-big-photo-height="500" data-big-photo-width="540"><img class="post_media_photo image" src="https://64.media.tumblr.com/f7de1b2253687933cd1d317f1c1d8732/3be5b1701c4d95bf-71/s540x810/556b9ed0c9fcd5c41738810693f896298e0db16a.gif" alt="image"></a></figure></div></div><div class="npf_row"><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/fa4e9083ef702b2e014fdf13ac6d0820/3be5b1701c4d95bf-f2/s1280x1920/7455569bc7dbcf6b4550334181c55cb6b4beb75c.gif" data-big-photo-height="500" data-big-photo-width="540"><img class="post_media_photo image" src="https://64.media.tumblr.com/fa4e9083ef702b2e014fdf13ac6d0820/3be5b1701c4d95bf-f2/s540x810/ef2df039e291872add5a09b68fb30667e6efbd40.gif" alt="image"></a></figure></div></div><div class="npf_row"><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/a91cafb2d3d530ca64efcf8870f08e83/3be5b1701c4d95bf-8e/s1280x1920/c5599b61d051c5a2ad892b7f189b81a3d818e70b.gif" data-big-photo-height="500" data-big-photo-width="540"><img class="post_media_photo image" src="https://64.media.tumblr.com/a91cafb2d3d530ca64efcf8870f08e83/3be5b1701c4d95bf-8e/s540x810/2db96fe82369d8cbefa2d966aad4406c08d9a6cb.gif" alt="image"></a></figure></div></div><p><b><small>ARIANA GRANDE</small></b><small><br>performing 'Somewhere Over the Rainbow' at the 2025 Academy Awards </small> </p> </div> </div> </div> </div> </div> <section class="inline-meta post-extra has-tags"> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/ariana-grande">Ariana grande</a> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/oscars-2025">oscars 2025</a> </section> </section> <section class="panel"> <footer class="post-footer"> <section class="panel"> <section class="inline-meta date-notes"> <div class="date-note-wrapper"> <span> <a href="https://music.tumblr.com/post/777011820032573440/#notes" class="meta-item post-notes"> 996 notes </a> </span> <a href="https://music.tumblr.com/post/777011820032573440/" title="1 month ago" class="meta-item post-date"> <span class="date-format date-format-default">March 3, 2025</span> </a><time class="dt-published" datetime="2025-03-03T10:36:56-05:00"></time> </div> </section> <section class="post-controls"> <div class="controls-wrapper"> <div class="control share-control"> <nav class="pop"> <a href="#" class="share selector"></a> <div class="pop-menu share-menu south" id="share_777011820032573440"> <ul> <li class="open-in-app"><a href="#" class="share-item open-in-app" data-post="777011820032573440">Open in app</a></li> <li><a href="https://facebook.com/sharer.php?u=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F777011820032573440%2F&t=" class="share-item facebook" target="_blank">Facebook</a></li> <li><a href="https://twitter.com/intent/tweet?text=%3A%20texasbama%3A%20%E2%80%9CARIANA%20GRANDE%20performing%20%E2%80%98Somewhere...%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F777011820032573440%2F" class="share-item twitter" target="_blank">Tweet</a></li> <li> <a href="https://reddit.com/submit?url=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F777011820032573440%2F" class="share-item reddit" target="_blank" data-post-id="777011820032573440" > Reddit </a> </li> <li> <a href="mailto:?subject=&body=%3A%20texasbama%3A%20%E2%80%9CARIANA%20GRANDE%20performing%20%E2%80%98Somewhere...%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F777011820032573440%2F" class="share-item mail" data-post-id="777011820032573440" > Mail </a> </li> <li><a href="https://music.tumblr.com/post/777011820032573440//embed" class="share-item permalink">Embed</a></li> <li><a href="https://music.tumblr.com/post/777011820032573440/" class="share-item permalink">Permalink <i class="arrow"></i></a></li> </ul> </div> </nav> </div> <div class="control reblog-control"> <a href="https://www.tumblr.com/reblog/music/777011820032573440/M7qUBmM7" class="reblog_button" style="display:block;width:24px;height:24px;"> <svg width="100%" height="100%" viewBox="0 0 21 21" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000"> <path d="M5.01092527,5.99908429 L16.0088498,5.99908429 L16.136,9.508 L20.836,4.752 L16.136,0.083 L16.1360004,3.01110845 L2.09985349,3.01110845 C1.50585349,3.01110845 0.979248041,3.44726568 0.979248041,4.45007306 L0.979248041,10.9999998 L3.98376463,8.30993634 L3.98376463,6.89801007 C3.98376463,6.20867902 4.71892527,5.99908429 5.01092527,5.99908429 Z"></path><path d="M17.1420002,13.2800293 C17.1420002,13.5720293 17.022957,14.0490723 16.730957,14.0490723 L4.92919922,14.0490723 L4.92919922,11 L0.5,15.806 L4.92919922,20.5103758 L5.00469971,16.9990234 L18.9700928,16.9990234 C19.5640928,16.9990234 19.9453125,16.4010001 19.9453125,15.8060001 L19.9453125,9.5324707 L17.142,12.203"></path> </svg> </a> </div> <div class="control like-control"> <div class="like_button" data-post-id="777011820032573440" data-blog-name="music" id="like_button_777011820032573440" > <iframe id="like_iframe_777011820032573440" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=music&post_id=777011820032573440&color=black&rk=M7qUBmM7&slug=" scrolling="no" width="24" height="24" frameborder="0" class="like_toggle" allowtransparency="true" name="like_iframe_777011820032573440"> </iframe> </div> </div> </div> </section> </section> <section class="inline-meta date-notes"> <span class="notes-pop-container"> </span> </section> </footer> </section> </div> </article> <article class="audio not-page post-775958473107226624 reblogged" data-post-id="775958473107226624" > <div class="post-wrapper clearfix h-entry"> <header class="post-header show"> <a class="reblog-link u-repost-of" href="https://amandla.tumblr.com/" data-blog-card-username="amandla" > <i class="reblog_sm"></i>amandla </a> </header> <section class="post"> <div class="post-content e-content {block:Caption}with-caption{/block:Caption}"> <div class="audio_container"> <!--[if lt IE 9]><script>document.createElement('audio');</script><![endif]--> <audio class="wp-audio-shortcode" id="audio-3504-1" preload="none" style="width: 100%;" controls="controls"><source type="audio/mpeg" src="https://a.tumblr.com/tumblr_sry8jc9FCk1rp0ftho1.mp3?_=1" /><a href="https://a.tumblr.com/tumblr_sry8jc9FCk1rp0ftho1.mp3">https://a.tumblr.com/tumblr_sry8jc9FCk1rp0ftho1.mp3</a></audio> </div> <div class="reblog-list"> <div class="post-reblog-trail-item u-repost-of h-cite original-reblog-content "> <div class="post-reblog-header p-author h-card"> <div class="post-avatar"> <div class="post-avatar-wrapper"> <a class="post-avatar-link u-url " href="https://amandla.tumblr.com/post/775946165663531008" target="_blank"> <img class="post-avatar-image u-photo" src="https://64.media.tumblr.com/a9d3dd3f2933b81a2cd069d69f976c15/fd63bb14c1651b53-5d/s64x64u_c1/1f55202568b9fb627e32e0ee9cb4f5e3aa73eaf0.jpg" > </a> </div> </div> <a target="_blank" class="post-tumblelog-name u-url p-name" href="https://amandla.tumblr.com/post/775946165663531008"> amandla </a> </div> <div class="post-reblog-content"> <div class="post-body e-content"> <p>I am going to try to post more music on here, I think it will be good for me. this is called rain will fall</p> </div> </div> </div> </div> </div> <section class="inline-meta post-extra has-tags"> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/amandla-stenberg">amandla stenberg</a> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/musicians-on-tumblr">musicians on tumblr</a> </section> </section> <section class="panel"> <footer class="post-footer"> <section class="panel"> <section class="inline-meta date-notes"> <div class="date-note-wrapper"> <span> <a href="https://music.tumblr.com/post/775958473107226624/amandla-i-am-going-to-try-to-post-more-music-on#notes" class="meta-item post-notes"> 406 notes </a> </span> <a href="https://music.tumblr.com/post/775958473107226624/amandla-i-am-going-to-try-to-post-more-music-on" title="1 month ago" class="meta-item post-date"> <span class="date-format date-format-default">February 19, 2025</span> </a><time class="dt-published" datetime="2025-02-19T19:34:26-05:00"></time> </div> </section> <section class="post-controls"> <div class="controls-wrapper"> <div class="control share-control"> <nav class="pop"> <a href="#" class="share selector"></a> <div class="pop-menu share-menu south" id="share_775958473107226624"> <ul> <li class="open-in-app"><a href="#" class="share-item open-in-app" data-post="775958473107226624">Open in app</a></li> <li><a href="https://facebook.com/sharer.php?u=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F775958473107226624%2Famandla-i-am-going-to-try-to-post-more-music-on&t=" class="share-item facebook" target="_blank">Facebook</a></li> <li><a href="https://twitter.com/intent/tweet?text=%3A%20amandla%3A%20I%20am%20going%20to%20try%20to%20post%20more%20music%20on...%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F775958473107226624%2Famandla-i-am-going-to-try-to-post-more-music-on" class="share-item twitter" target="_blank">Tweet</a></li> <li> <a href="https://reddit.com/submit?url=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F775958473107226624%2Famandla-i-am-going-to-try-to-post-more-music-on" class="share-item reddit" target="_blank" data-post-id="775958473107226624" > Reddit </a> </li> <li> <a href="mailto:?subject=&body=%3A%20amandla%3A%20I%20am%20going%20to%20try%20to%20post%20more%20music%20on...%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F775958473107226624%2Famandla-i-am-going-to-try-to-post-more-music-on" class="share-item mail" data-post-id="775958473107226624" > Mail </a> </li> <li><a href="https://music.tumblr.com/post/775958473107226624/amandla-i-am-going-to-try-to-post-more-music-on/embed" class="share-item permalink">Embed</a></li> <li><a href="https://music.tumblr.com/post/775958473107226624/amandla-i-am-going-to-try-to-post-more-music-on" class="share-item permalink">Permalink <i class="arrow"></i></a></li> </ul> </div> </nav> </div> <div class="control reblog-control"> <a href="https://www.tumblr.com/reblog/music/775958473107226624/cnu61DmL" class="reblog_button" style="display:block;width:24px;height:24px;"> <svg width="100%" height="100%" viewBox="0 0 21 21" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000"> <path d="M5.01092527,5.99908429 L16.0088498,5.99908429 L16.136,9.508 L20.836,4.752 L16.136,0.083 L16.1360004,3.01110845 L2.09985349,3.01110845 C1.50585349,3.01110845 0.979248041,3.44726568 0.979248041,4.45007306 L0.979248041,10.9999998 L3.98376463,8.30993634 L3.98376463,6.89801007 C3.98376463,6.20867902 4.71892527,5.99908429 5.01092527,5.99908429 Z"></path><path d="M17.1420002,13.2800293 C17.1420002,13.5720293 17.022957,14.0490723 16.730957,14.0490723 L4.92919922,14.0490723 L4.92919922,11 L0.5,15.806 L4.92919922,20.5103758 L5.00469971,16.9990234 L18.9700928,16.9990234 C19.5640928,16.9990234 19.9453125,16.4010001 19.9453125,15.8060001 L19.9453125,9.5324707 L17.142,12.203"></path> </svg> </a> </div> <div class="control like-control"> <div class="like_button" data-post-id="775958473107226624" data-blog-name="music" id="like_button_775958473107226624" > <iframe id="like_iframe_775958473107226624" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=music&post_id=775958473107226624&color=black&rk=cnu61DmL&slug=amandla-i-am-going-to-try-to-post-more-music-on" scrolling="no" width="24" height="24" frameborder="0" class="like_toggle" allowtransparency="true" name="like_iframe_775958473107226624"> </iframe> </div> </div> </div> </section> </section> <section class="inline-meta date-notes"> <span class="notes-pop-container"> </span> </section> </footer> </section> </div> </article> <article class="text not-page post-775942434509258752 reblogged" data-post-id="775942434509258752" > <div class="post-wrapper clearfix h-entry"> <header class="post-header show"> <a class="reblog-link u-repost-of" href="https://juliaisaghost333.tumblr.com/" data-blog-card-username="juliaisaghost333" > <i class="reblog_sm"></i>juliaisaghost333 </a> </header> <section class="post"> <div class="post-content"> <div class="reblog-list"> <div class="post-reblog-trail-item u-repost-of h-cite original-reblog-content "> <div class="post-reblog-header p-author h-card"> <div class="post-avatar"> <div class="post-avatar-wrapper"> <a class="post-avatar-link u-url " href="https://juliaisaghost333.tumblr.com/post/775327419377844224" target="_blank"> <img class="post-avatar-image u-photo" src="https://64.media.tumblr.com/9d2e909f42790a2fc1862b082fcaf30e/560af575d516e29c-38/s64x64u_c1/204dcbad8bfe969545e5390112e9261ad215329b.png" > </a> </div> </div> <a target="_blank" class="post-tumblelog-name u-url p-name" href="https://juliaisaghost333.tumblr.com/post/775327419377844224"> juliaisaghost333 </a> </div> <div class="post-reblog-content"> <div class="post-body e-content"> <p></p><figure class="tmblr-full" data-orig-height="2160" data-orig-width="3840"><video controls="controls" autoplay="autoplay" playsinline="playsinline" muted="muted" poster="https://64.media.tumblr.com/tumblr_srll5dLPR81adfb3j_frame1.jpg"><source src="https://va.media.tumblr.com/tumblr_srll5dLPR81adfb3j_720.mp4" type="video/mp4" /></video></figure><p>in my room acoustic video out now 🤍</p> </div> </div> </div> </div> </div> <section class="inline-meta post-extra has-tags"> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/acoustic-version">acoustic version!!</a> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/in-my-room">in my room</a> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/julia-wolf">julia wolf</a> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/musicians-on-tumblr">musicians on tumblr</a> </section> </section> <section class="panel"> <footer class="post-footer"> <section class="panel"> <section class="inline-meta date-notes"> <div class="date-note-wrapper"> <span> <a href="https://music.tumblr.com/post/775942434509258752/#notes" class="meta-item post-notes"> 175 notes </a> </span> <a href="https://music.tumblr.com/post/775942434509258752/" title="1 month ago" class="meta-item post-date"> <span class="date-format date-format-default">February 19, 2025</span> </a><time class="dt-published" datetime="2025-02-19T15:19:30-05:00"></time> </div> </section> <section class="post-controls"> <div class="controls-wrapper"> <div class="control share-control"> <nav class="pop"> <a href="#" class="share selector"></a> <div class="pop-menu share-menu south" id="share_775942434509258752"> <ul> <li class="open-in-app"><a href="#" class="share-item open-in-app" data-post="775942434509258752">Open in app</a></li> <li><a href="https://facebook.com/sharer.php?u=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F775942434509258752%2F&t=" class="share-item facebook" target="_blank">Facebook</a></li> <li><a href="https://twitter.com/intent/tweet?text=%3A%20juliaisaghost333%3A%20%E2%80%9Cin%20my%20room%20acoustic%20video%20out...%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F775942434509258752%2F" class="share-item twitter" target="_blank">Tweet</a></li> <li> <a href="https://reddit.com/submit?url=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F775942434509258752%2F" class="share-item reddit" target="_blank" data-post-id="775942434509258752" > Reddit </a> </li> <li> <a href="mailto:?subject=&body=%3A%20juliaisaghost333%3A%20%E2%80%9Cin%20my%20room%20acoustic%20video%20out...%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F775942434509258752%2F" class="share-item mail" data-post-id="775942434509258752" > Mail </a> </li> <li><a href="https://music.tumblr.com/post/775942434509258752//embed" class="share-item permalink">Embed</a></li> <li><a href="https://music.tumblr.com/post/775942434509258752/" class="share-item permalink">Permalink <i class="arrow"></i></a></li> </ul> </div> </nav> </div> <div class="control reblog-control"> <a href="https://www.tumblr.com/reblog/music/775942434509258752/HITOGOrp" class="reblog_button" style="display:block;width:24px;height:24px;"> <svg width="100%" height="100%" viewBox="0 0 21 21" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000"> <path d="M5.01092527,5.99908429 L16.0088498,5.99908429 L16.136,9.508 L20.836,4.752 L16.136,0.083 L16.1360004,3.01110845 L2.09985349,3.01110845 C1.50585349,3.01110845 0.979248041,3.44726568 0.979248041,4.45007306 L0.979248041,10.9999998 L3.98376463,8.30993634 L3.98376463,6.89801007 C3.98376463,6.20867902 4.71892527,5.99908429 5.01092527,5.99908429 Z"></path><path d="M17.1420002,13.2800293 C17.1420002,13.5720293 17.022957,14.0490723 16.730957,14.0490723 L4.92919922,14.0490723 L4.92919922,11 L0.5,15.806 L4.92919922,20.5103758 L5.00469971,16.9990234 L18.9700928,16.9990234 C19.5640928,16.9990234 19.9453125,16.4010001 19.9453125,15.8060001 L19.9453125,9.5324707 L17.142,12.203"></path> </svg> </a> </div> <div class="control like-control"> <div class="like_button" data-post-id="775942434509258752" data-blog-name="music" id="like_button_775942434509258752" > <iframe id="like_iframe_775942434509258752" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=music&post_id=775942434509258752&color=black&rk=HITOGOrp&slug=" scrolling="no" width="24" height="24" frameborder="0" class="like_toggle" allowtransparency="true" name="like_iframe_775942434509258752"> </iframe> </div> </div> </div> </section> </section> <section class="inline-meta date-notes"> <span class="notes-pop-container"> </span> </section> </footer> </section> </div> </article> <article class="photo not-page post-774846677058306048 reblogged" data-post-id="774846677058306048" > <div class="post-wrapper clearfix h-entry"> <header class="post-header show"> <a class="reblog-link u-repost-of" href="https://gracieabrams.tumblr.com/" data-blog-card-username="gracieabrams" > <i class="reblog_sm"></i>gracieabrams </a> </header> <section class="post"> <figure class="post-content photoset "> <div id="photoset_774846677058306048" class="photoset tumblrpress-photoset"> <div class="npf_row"><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" tabindex="-1" data-big-photo="https://64.media.tumblr.com/b6ef052ced46e16ff18cf4a6e469ec8d/a3ea11abe13b6d98-2c/s1280x1920/41bb04fce3fbc10ec549cb7c4d8c438e327cdc07.jpg" data-big-photo-height="1350" data-big-photo-width="1080" data-enable-lightbox="1" data-photoset-index="0"><img src="https://64.media.tumblr.com/b6ef052ced46e16ff18cf4a6e469ec8d/a3ea11abe13b6d98-2c/s1280x1920/41bb04fce3fbc10ec549cb7c4d8c438e327cdc07.jpg" alt="gracieabrams: “ Eli Russell Linnetz for @cosmopolitanmagazine ”" class="post_media_photo image"></a></figure></div><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" tabindex="-1" data-big-photo="https://64.media.tumblr.com/1f95872776f517d0eb7c033a4102148a/a3ea11abe13b6d98-b2/s1280x1920/b33dcb3cb8a2b55776871a730f28466dbc731aa0.jpg" data-big-photo-height="835" data-big-photo-width="1280" data-enable-lightbox="1" data-photoset-index="1"><img src="https://64.media.tumblr.com/1f95872776f517d0eb7c033a4102148a/a3ea11abe13b6d98-b2/s1280x1920/b33dcb3cb8a2b55776871a730f28466dbc731aa0.jpg" alt="gracieabrams: “ Eli Russell Linnetz for @cosmopolitanmagazine ”" class="post_media_photo image"></a></figure></div></div><div class="npf_row"><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" tabindex="-1" data-big-photo="https://64.media.tumblr.com/7aa8aeab1e292091dbb464d913c95979/a3ea11abe13b6d98-32/s1280x1920/18b4d5a32acd4864fc2c85cc591766b59ff589f9.jpg" data-big-photo-height="1350" data-big-photo-width="1080" data-enable-lightbox="1" data-photoset-index="2"><img src="https://64.media.tumblr.com/7aa8aeab1e292091dbb464d913c95979/a3ea11abe13b6d98-32/s1280x1920/18b4d5a32acd4864fc2c85cc591766b59ff589f9.jpg" alt="gracieabrams: “ Eli Russell Linnetz for @cosmopolitanmagazine ”" class="post_media_photo image"></a></figure></div></div> </div> <div class="reblog-list"> <div class="post-reblog-trail-item original-reblog-content "> <div class="post-reblog-header"> <div class="post-avatar"> <div class="post-avatar-wrapper"> <a class="post-avatar-link " href="https://gracieabrams.tumblr.com/post/774684343234953216" target="_blank"> <img class="post-avatar-image" src="https://64.media.tumblr.com/c1c758ddcec2c2d889991957691378a7/7b32f125f8863155-c2/s64x64u_c1/9d6d1c32cab4890deaf448318dc400f5e3cdb3a6.jpg"> </a> </div> </div> <a target="_blank" class="post-tumblelog-name" href="https://gracieabrams.tumblr.com/post/774684343234953216">gracieabrams</a> </div> <div class="post-reblog-content"> <div class="post-body"> <p> Eli Russell Linnetz for <a href="https://x.com/Cosmopolitan"></a><a class="tumblelog" href="https://tmblr.co/MAcnDsvE88-Sh0gfIepbOew">@cosmopolitanmagazine</a><br /></p> </div> </div> </div> </div> </figure> <section class="inline-meta post-extra has-tags"> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/gracie-abrams">gracie abrams</a> </section> </section> <section class="panel"> <footer class="post-footer"> <section class="panel"> <section class="inline-meta date-notes"> <div class="date-note-wrapper"> <span> <a href="https://music.tumblr.com/post/774846677058306048/gracieabrams-eli-russell-linnetz-for#notes" class="meta-item post-notes"> 411 notes </a> </span> <a href="https://music.tumblr.com/post/774846677058306048/gracieabrams-eli-russell-linnetz-for" title="2 months ago" class="meta-item post-date"> <span class="date-format date-format-default">February 7, 2025</span> </a><time class="dt-published" datetime="2025-02-07T13:02:55-05:00"></time> </div> </section> <section class="post-controls"> <div class="controls-wrapper"> <div class="control share-control"> <nav class="pop"> <a href="#" class="share selector"></a> <div class="pop-menu share-menu south" id="share_774846677058306048"> <ul> <li class="open-in-app"><a href="#" class="share-item open-in-app" data-post="774846677058306048">Open in app</a></li> <li><a href="https://facebook.com/sharer.php?u=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F774846677058306048%2Fgracieabrams-eli-russell-linnetz-for&t=" class="share-item facebook" target="_blank">Facebook</a></li> <li><a href="https://twitter.com/intent/tweet?text=%3A%20gracieabrams%3A%20Eli%20Russell%20Linnetz%20for...%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F774846677058306048%2Fgracieabrams-eli-russell-linnetz-for" class="share-item twitter" target="_blank">Tweet</a></li> <li> <a href="https://www.pinterest.com/pin/create/button/?url=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F774846677058306048%2Fgracieabrams-eli-russell-linnetz-for&media=https%3A%2F%2F64.media.tumblr.com%2Fb6ef052ced46e16ff18cf4a6e469ec8d%2Fa3ea11abe13b6d98-2c%2Fs1280x1920%2F41bb04fce3fbc10ec549cb7c4d8c438e327cdc07.jpg&description=gracieabrams%3A%20%20Eli%20Russell%20Linnetz%20for..." class="share-item pinterest" target="_blank"> Pinterest </a> </li> <li> <a href="https://reddit.com/submit?url=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F774846677058306048%2Fgracieabrams-eli-russell-linnetz-for" class="share-item reddit" target="_blank" data-post-id="774846677058306048" > Reddit </a> </li> <li> <a href="mailto:?subject=&body=%3A%20gracieabrams%3A%20Eli%20Russell%20Linnetz%20for...%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F774846677058306048%2Fgracieabrams-eli-russell-linnetz-for" class="share-item mail" data-post-id="774846677058306048" > Mail </a> </li> <li><a href="https://music.tumblr.com/post/774846677058306048/gracieabrams-eli-russell-linnetz-for/embed" class="share-item permalink">Embed</a></li> <li><a href="https://music.tumblr.com/post/774846677058306048/gracieabrams-eli-russell-linnetz-for" class="share-item permalink">Permalink <i class="arrow"></i></a></li> </ul> </div> </nav> </div> <div class="control reblog-control"> <a href="https://www.tumblr.com/reblog/music/774846677058306048/lfWaoTDe" class="reblog_button" style="display:block;width:24px;height:24px;"> <svg width="100%" height="100%" viewBox="0 0 21 21" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000"> <path d="M5.01092527,5.99908429 L16.0088498,5.99908429 L16.136,9.508 L20.836,4.752 L16.136,0.083 L16.1360004,3.01110845 L2.09985349,3.01110845 C1.50585349,3.01110845 0.979248041,3.44726568 0.979248041,4.45007306 L0.979248041,10.9999998 L3.98376463,8.30993634 L3.98376463,6.89801007 C3.98376463,6.20867902 4.71892527,5.99908429 5.01092527,5.99908429 Z"></path><path d="M17.1420002,13.2800293 C17.1420002,13.5720293 17.022957,14.0490723 16.730957,14.0490723 L4.92919922,14.0490723 L4.92919922,11 L0.5,15.806 L4.92919922,20.5103758 L5.00469971,16.9990234 L18.9700928,16.9990234 C19.5640928,16.9990234 19.9453125,16.4010001 19.9453125,15.8060001 L19.9453125,9.5324707 L17.142,12.203"></path> </svg> </a> </div> <div class="control like-control"> <div class="like_button" data-post-id="774846677058306048" data-blog-name="music" id="like_button_774846677058306048" > <iframe id="like_iframe_774846677058306048" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=music&post_id=774846677058306048&color=black&rk=lfWaoTDe&slug=gracieabrams-eli-russell-linnetz-for" scrolling="no" width="24" height="24" frameborder="0" class="like_toggle" allowtransparency="true" name="like_iframe_774846677058306048"> </iframe> </div> </div> </div> </section> </section> <section class="inline-meta date-notes"> <span class="notes-pop-container"> </span> </section> </footer> </section> </div> </article> <article class="text not-page post-774500366919286784 reblogged" data-post-id="774500366919286784" > <div class="post-wrapper clearfix h-entry"> <header class="post-header show"> <a class="reblog-link u-repost-of" href="https://tay-swifts.tumblr.com/" data-blog-card-username="tay-swifts" > <i class="reblog_sm"></i>tay-swifts </a> </header> <section class="post"> <div class="post-content"> <div class="reblog-list"> <div class="post-reblog-trail-item u-repost-of h-cite original-reblog-content "> <div class="post-reblog-header p-author h-card"> <div class="post-avatar"> <div class="post-avatar-wrapper"> <a class="post-avatar-link u-url " href="https://tay-swifts.tumblr.com/post/774426456750161920" target="_blank"> <img class="post-avatar-image u-photo" src="https://64.media.tumblr.com/85003a53de04f025f31cf97ad6976927/1761e37e5e964bb6-67/s64x64u_c1/16613ab0bec491ad25b7bb5f31a2bcacc466ec00.png" > </a> </div> </div> <a target="_blank" class="post-tumblelog-name u-url p-name" href="https://tay-swifts.tumblr.com/post/774426456750161920"> tay-swifts </a> </div> <div class="post-reblog-content"> <div class="post-body e-content"> <p></p><div class="npf_row"><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/88a6fcb90be38ceb3fb4af2f8c75abea/eaaf36b68a941bc3-20/s1280x1920/939244b59b068ec566e1b1b7707e741a7f1944fc.gif" data-big-photo-height="450" data-big-photo-width="540"><img class="post_media_photo image" src="https://64.media.tumblr.com/88a6fcb90be38ceb3fb4af2f8c75abea/eaaf36b68a941bc3-20/s540x810/697adf47889dd802a397266fee4974291fed5d03.gif" alt="image"></a></figure></div></div><div class="npf_row"><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/c06e102ee97399522537bcacd620e1ba/eaaf36b68a941bc3-bb/s1280x1920/3b9f6824d32781251866b142b4c4061dbc782672.gif" data-big-photo-height="450" data-big-photo-width="540"><img class="post_media_photo image" src="https://64.media.tumblr.com/c06e102ee97399522537bcacd620e1ba/eaaf36b68a941bc3-bb/s540x810/075f48ea80309634e9bfb4d752d6219b7e1a4cfe.gif" alt="image"></a></figure></div></div><div class="npf_row"><div class="npf_col"><figure class="tmblr-full"><a class="post_media_photo_anchor" data-big-photo="https://64.media.tumblr.com/7be81908074dc929678923b36a7cb7d1/eaaf36b68a941bc3-18/s1280x1920/92cf6e4d2aaf9bec3a39c8dfa2b3e5b74b2a1b2e.gif" data-big-photo-height="450" data-big-photo-width="540"><img class="post_media_photo image" src="https://64.media.tumblr.com/7be81908074dc929678923b36a7cb7d1/eaaf36b68a941bc3-18/s540x810/10cefefb322649bc04d1016e40745cc83bae5447.gif" alt="image"></a></figure></div></div><p><b>BEYONCÉ </b><small>Wins </small><b>BEST COUNTRY ALBUM</b><br><small>at the 67th GRAMMY Awards (Feb 02, 2025)</small></p> </div> </div> </div> </div> </div> <section class="inline-meta post-extra has-tags"> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/beyonce">beyonce</a> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/grammys">grammys</a> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/queens">QUEENS!!!</a> <a class="meta-item tag-link p-category" href="https://music.tumblr.com/tagged/taylor-swift">taylor swift</a> </section> </section> <section class="panel"> <footer class="post-footer"> <section class="panel"> <section class="inline-meta date-notes"> <div class="date-note-wrapper"> <span> <a href="https://music.tumblr.com/post/774500366919286784/#notes" class="meta-item post-notes"> 10,213 notes </a> </span> <a href="https://music.tumblr.com/post/774500366919286784/" title="2 months ago" class="meta-item post-date"> <span class="date-format date-format-default">February 3, 2025</span> </a><time class="dt-published" datetime="2025-02-03T17:18:27-05:00"></time> </div> </section> <section class="post-controls"> <div class="controls-wrapper"> <div class="control share-control"> <nav class="pop"> <a href="#" class="share selector"></a> <div class="pop-menu share-menu south" id="share_774500366919286784"> <ul> <li class="open-in-app"><a href="#" class="share-item open-in-app" data-post="774500366919286784">Open in app</a></li> <li><a href="https://facebook.com/sharer.php?u=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F774500366919286784%2F&t=" class="share-item facebook" target="_blank">Facebook</a></li> <li><a href="https://twitter.com/intent/tweet?text=%3A%20tay-swifts%3A%20%E2%80%9CBEYONC%C3%89%20Wins%20BEST%20COUNTRY%20ALBUM%20at...%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F774500366919286784%2F" class="share-item twitter" target="_blank">Tweet</a></li> <li> <a href="https://reddit.com/submit?url=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F774500366919286784%2F" class="share-item reddit" target="_blank" data-post-id="774500366919286784" > Reddit </a> </li> <li> <a href="mailto:?subject=&body=%3A%20tay-swifts%3A%20%E2%80%9CBEYONC%C3%89%20Wins%20BEST%20COUNTRY%20ALBUM%20at...%20https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F774500366919286784%2F" class="share-item mail" data-post-id="774500366919286784" > Mail </a> </li> <li><a href="https://music.tumblr.com/post/774500366919286784//embed" class="share-item permalink">Embed</a></li> <li><a href="https://music.tumblr.com/post/774500366919286784/" class="share-item permalink">Permalink <i class="arrow"></i></a></li> </ul> </div> </nav> </div> <div class="control reblog-control"> <a href="https://www.tumblr.com/reblog/music/774500366919286784/h71Chg7V" class="reblog_button" style="display:block;width:24px;height:24px;"> <svg width="100%" height="100%" viewBox="0 0 21 21" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000"> <path d="M5.01092527,5.99908429 L16.0088498,5.99908429 L16.136,9.508 L20.836,4.752 L16.136,0.083 L16.1360004,3.01110845 L2.09985349,3.01110845 C1.50585349,3.01110845 0.979248041,3.44726568 0.979248041,4.45007306 L0.979248041,10.9999998 L3.98376463,8.30993634 L3.98376463,6.89801007 C3.98376463,6.20867902 4.71892527,5.99908429 5.01092527,5.99908429 Z"></path><path d="M17.1420002,13.2800293 C17.1420002,13.5720293 17.022957,14.0490723 16.730957,14.0490723 L4.92919922,14.0490723 L4.92919922,11 L0.5,15.806 L4.92919922,20.5103758 L5.00469971,16.9990234 L18.9700928,16.9990234 C19.5640928,16.9990234 19.9453125,16.4010001 19.9453125,15.8060001 L19.9453125,9.5324707 L17.142,12.203"></path> </svg> </a> </div> <div class="control like-control"> <div class="like_button" data-post-id="774500366919286784" data-blog-name="music" id="like_button_774500366919286784" > <iframe id="like_iframe_774500366919286784" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=music&post_id=774500366919286784&color=black&rk=h71Chg7V&slug=" scrolling="no" width="24" height="24" frameborder="0" class="like_toggle" allowtransparency="true" name="like_iframe_774500366919286784"> </iframe> </div> </div> </div> </section> </section> <section class="inline-meta date-notes"> <span class="notes-pop-container"> </span> </section> </footer> </section> </div> </article> </div> <!-- .main --> <div class="sidebar"> </div> <!-- .sidebar --> </div><!-- .container --> </section> <footer id="footer" class="content clearfix"> <div id="pagination" class="content clearfix"> <div class="pagination-wrapper"> <a href="/page/2" class="next" data-current-page="1" data-total-pages="351"> Next <span class="bg"></span> </a> <div class="loader"> <div class="loader-bar"></div> <div class="loader-bar"></div> <div class="loader-bar"></div> </div> </div> </div> </footer> </section> <script> var Optica = {}; Optica.ENDLESS_SCROLLING = 1; Optica.SHOW_NAV = 1; Optica.LAYOUT = "regular"; Optica.GRID_LAYOUT = (Optica.LAYOUT === 'grid'); Optica.TITLE_COLOR = "#444444"; Optica.ACCENT_COLOR = "#000000"; Optica.BACKGROUND_COLOR = "#ffffff"; Optica.NU_OPTICA_BLOG_CARDS = true; Optica.RELATED_POSTS_CTA_VARIANTS = [{ variant: 'C', text: "See the rest of this Tumblr" }, { variant: 'D', text: "See changes's whole Tumblr" }, { variant: 'E', text: "You scrolled this far. Check out the rest." }]; Optica.NO_LIKES_VARIANTS = [ "This Tumblr hasn't liked any posts yet.", "This Tumblr doesn't like anything\u2026yet.", "No likes! Sheesh!", "Amazing! This Tumblr doesn't like anything.", "Incredible! This Tumblr doesn't like anything.", "Neat! This Tumblr doesn't like anything.", "Apparently this Tumblr is hard to please.", "Wow! This Tumblr hasn't liked anything ever.", "This Tumblr hasn't liked anything yet. How very intriguing.", "This Tumblr has never met a post it didn't not like." ]; Optica.NO_POSTS_VARIANTS = [ "This Tumblr hasn't made any posts.", "This silly Tumblr hasn't posted anything yet.", "This Tumblr is cool, but empty.", "This Tumblr is content-free.", "This minimalist Tumblr has no posts.", "Meditate for a while on this empty Tumblr.", "Posts? Nah.", "This Tumblr has hardly any posts. \nNone at all, in fact.", "This Tumblr hasn't posted anything." ]; Optica.NO_FOLLOWING_VARIANTS = [ "This Tumblr hasn't followed any other Tumblrs.", "Aw. This Tumblr isn't following anyone.", "Nope, this Tumblr doesn't follow anyone.", "This cool Tumblr doesn't follow anyone.", "This far-out Tumblr doesn't follow anyone.", "This fiercely independent Tumblr doesn't follow anyone.", "This Tumblr doesn't follow anything except for its own rules.", "This Tumblr doesn't really \"follow\" anything." ]; </script> <script src="/wp-content/themes/a8c/tumblr-official/main-modified-min.js"></script> <noscript id="bootloader" data-bootstrap="{"Components":{"PostActivity":[],"NotificationPoller":{"messaging_keys":[],"token":"","inbox_unread":0},"DesktopDashboardLogo":{"animations":[["https:\/\/assets.tumblr.com\/images\/logo\/hover-animations\/1.png?_v=161861acded461bb6e995593a3bae835","https:\/\/assets.tumblr.com\/images\/logo\/hover-animations\/1@2x.png?_v=496a774637302a598c851381d00009b0"]]},"TumblelogIframe":{"unified":true,"variant":null,"isCompact":false,"tumblelogBundleSrc":"https:\/\/assets.tumblr.com\/client\/prod\/standalone\/tumblelog\/index.build.js?_v=fe23fd6389c5ebd8c99ea80f0b1c77ba","tumblelogName":"music","isLoggedIn":false,"isFriend":false,"formKey":"","canSubscribe":false,"isSubscribed":false,"tumblelogTitle":"music on tumblr","tumblelogAvatar":"https:\/\/64.media.tumblr.com\/42f06f472c77a67e4722e1f746c97e6b\/58169462cebacf78-79\/s64x64u_c1\/9def23d9cb632229482d987bea739c5b3e234536.png","tumblelogAvatar128":"https:\/\/64.media.tumblr.com\/42f06f472c77a67e4722e1f746c97e6b\/58169462cebacf78-79\/s128x128u_c1\/21c25349d9d88c1b499d414ae4d33cf3c5ec44ae.png","tumblelogHost":"https:\/\/music.tumblr.com","hasCustomDomain":false,"isOptica":false,"isCustomTheme":true,"themeHeaderImage":"https:\/\/64.media.tumblr.com\/bcc7b2b417868f45ee1d4c543467971b\/58169462cebacf78-72\/s2048x3072\/8ef7cd7e3a108b7e1eb4b864f76e9982fff25d71.png","themeBackgroundColor":"#ffffff","themeTitleColor":"#444444","themeAccentColor":"#000000","brag":true,"canShowAd":true,"isPremium":true,"showLrecAds":false,"showStickyLrecBackfill":false,"showGeminiAds":false,"geminiSectionCodeDesktop":"a10bca9c-0c5d-4a02-ab13-14ab8513d81d","geminiSectionCodeMobile":"ced63809-b609-4aca-96a0-abc099acba6b","currentPageType":"blog","currentPage":1,"searchQuery":"","tag":"","query":"","chrono":false,"postId":"","src":"https:\/\/music.tumblr.com","postUrl":"","openInPeeprUrl":"https:\/\/tumblr.com\/music","isBlocked":null,"isAdmin":false,"lookupButtonUrl":"","showSpamButton":false,"showRootPostButton":false,"rootPostUrl":"","showRadarPostButton":false,"radarKeys":"","isUniblocked":false,"isNsfw":false,"isAdult":false,"isSpam":false,"isPrimaryBlog":false,"canEdit":false,"canReblogSelf":false,"showLikeButton":false,"showReblogButton":false,"reblogUrl":"","showMessagingButton":false,"loginCheckIframeSrc":"https:\/\/assets.tumblr.com\/assets\/html\/iframe\/login_check.html?_v=3de94a184d600617102ddd5b48fb36e9","appInstallUrls":{"android":"https:\/\/play.google.com\/store\/apps\/details?id=com.tumblr&referrer=utm_source%3Dtumblr%26utm_medium%3Diframe%26utm_campaign%3Dbn_continue_or_install_cta","ios":"https:\/\/apps.apple.com\/app\/apple-store\/id305343404?pt=212308&ct=bn_continue_or_install_cta&mt=8"},"appOpenReferrer":"bn_header_open_btn","isShowSearch":true,"supplyLogging":[],"secondsSinceLastActivity":-1,"installUrlOpenFailed":{"android":"https:\/\/play.google.com\/store\/apps\/details?id=com.tumblr&referrer=utm_source%3Dtumblr%26utm_medium%3Diframe%26utm_campaign%3Dbn_header_app_open_failed","ios":"https:\/\/apps.apple.com\/app\/apple-store\/id305343404?pt=212308&ct=bn_header_app_open_failed&mt=8"},"loginWallVariant":"small_center"},"CommunityLabels":{"has_community_label":false,"is_single":false,"redirect_target":null}},"Flags":{"features":"eyJmaWx0ZXJfbnNmdyI6dHJ1ZSwibW9iaWxlX3dlYl9nYXRlIjp0cnVlLCJzYWZlX21vZGUiOnRydWUsInNhZmVfbW9kZV9lbmFibGVkIjp0cnVlLCJrZXljb21tYW5kX2F1dG9fcGFnaW5hdGUiOnRydWUsImxvZ2dlZF9vdXRfc2VhcmNoIjp0cnVlLCJrcmFrZW5fd2ViX2xvZ2dpbmdfbGlicmFyeSI6dHJ1ZSwibGl2ZXBob3Rvc193ZWIiOnRydWUsInVzZXJfdGFnX2ZpbHRlcmluZyI6dHJ1ZSwic2FmZV9tb2RlX293bl9wb3N0Ijp0cnVlLCJwcm9qZWN0X3hfYXBwZWFsIjp0cnVlLCJtb2JpbGVfd2ViX3Bob3Rvc2V0cyI6dHJ1ZSwiaGlkZV9kZWZhdWx0X2hlYWRlcnNfYmxvZ19jYXJkcyI6dHJ1ZSwibm90aWZpY2F0aW9uX3JlcGx5X2xpbmtfdG9fbm90ZXMiOnRydWUsInR5cGluZ19pbmRpY2F0b3Jfd3JpdGUiOnRydWUsInR1bWJscl92aWRlb19zcG9uc29yZWRfZGF5Ijp0cnVlLCJjYXB0Y2hhOnVzZV9yZWNhcHRjaGEyIjp0cnVlLCJsaXR0bGVfc2lzdGVyIjp0cnVlLCJsb2dfbGFkeSI6dHJ1ZSwicmVkcG9wX3Bvc3RfZm9ybV9tb2JpbGVfY3JlYXRlIjp0cnVlLCJsZWdhY3lfcG9zdF9mb3JtX2J1dHRvbnNfbGlua190b19yZWRwb3AiOnRydWUsInNob3dfdHNwX2NsaWNrX3Rocm91Z2hfdG9nZ2xlIjp0cnVlLCJkYXJsYV9hZF9mZWVkYmFjayI6dHJ1ZSwic3RhdHVzX2luZGljYXRvciI6dHJ1ZSwiY29udmVyc2F0aW9uYWxfbm90aWZpY2F0aW9ucyI6dHJ1ZSwiZGlzYWJsZV95YWhvb19iX2Nvb2tpZSI6dHJ1ZSwibGl2ZXBob3RvcyI6dHJ1ZSwiY29tbXVuaXR5X2xhYmVscyI6dHJ1ZX0="},"Context":{"name":"default","time":1743696336000,"userinfo":{"primary":"","name":"","channels":[]},"hosts":{"assets_host":"https:\/\/assets.tumblr.com","secure_assets_host":"https:\/\/assets.tumblr.com","www_host":"https:\/\/www.tumblr.com","secure_www_host":"https:\/\/www.tumblr.com","embed_host":"https:\/\/embed.tumblr.com","safe_host":"https:\/\/safe.txmblr.com","platform_host":"https:\/\/platform.tumblr.com"},"language":"en_US","language_simple":"en","assets":"https:\/\/assets.tumblr.com\/client\/prod\/"},"Translations":{"%1$sReport %2$s's post?%3$sIf it violates our user guidelines, we'll remove it.%4$s":"%1$sReport %2$s's reblog?%3$sIf it violates our user guidelines, we'll remove it.%4$s","%1$sReport %2$s's reply?%3$sIf it violates our user guidelines, we'll remove it.%4$s":"%1$sReport %2$s's reblog?%3$sIf it violates our user guidelines, we'll remove it.%4$s","%1$sDelete your tip??%2$s":"%1$sDelete your tip?%2$s","Deleting your tip":"Deleting your tip will only remove it from the replies tab and notes. %1$sYou won't receive a refund of your tip.%2$s For further help contact %3$sTumblr Support%4$s."}}"></noscript> <script> window.Tumblr || (window.Tumblr = {}); </script> <script src="https://assets.tumblr.com/client/prod/standalone/tumblelog/index.build.js?_v=fe23fd6389c5ebd8c99ea80f0b1c77ba"></script> <!-- Modal for trying to like while logged out on mobile --> <div class="app-nag"> <div class="app-nag-header clearfix"> <div class="app-nag-icon"> <div class="app-nag-icon-ios"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1024 1024" enable-background="new 0 0 1024 1024" xml:space="preserve"> <path fill="#36465D" d="M1024,771c0,139.2-113.8,253-253,253H253C113.8,1024,0,910.2,0,771V253C0,113.8,113.8,0,253,0h518 c139.2,0,253,113.8,253,253V771z"/> <path fill="none" stroke="#FFF100" stroke-width="4" stroke-miterlimit="10" d="M463.9,209.4"/> <path opacity="0.6" fill="#231F20" d="M628.1,681c8.2,0,17.1-1.2,25.8-3.3V530.3h111.6V401.8h-68.6V473H585.4v162.4 C586,676.3,609.1,681,628.1,681z M654.4,250.5h-68.6v94h68.6V250.5z M754.3,722.9c-12.7,7.1-28.9,12.4-44.3,14.5l11.4,33.8 c-20.5,27-71.4,45.5-118.1,46.3c-1.6,0-3.1,0-4.7,0c0,0,0,0,0,0c-32.5,0-59.5-5.7-81.9-15.3c26.2,40,72.7,72.6,150.5,72.6c0,0,0,0,0,0c1.6,0,3.1,0,4.7,0c46.6-0.8,97.6-19.4,118.1-46.3L754.3,722.9z"/> <path fill="none" stroke="#FFF100" stroke-width="4" stroke-miterlimit="10" d="M355,359.5"/> <path fill="#FFFFFF" d="M577.5,830.6c65.1,0,129.7-23.2,151-51.3l4.3-5.6l-40.4-119.7c-0.4-1.1-1.4-1.9-2.6-1.9h-7.6h-3.5l-79.1,0 c-1.2,0-2.3-0.8-2.6-2c-1.1-4-1.7-8.9-1.8-14.9V489c0-1.5,1.2-2.7,2.7-2.7h106.1c1.5,0,2.7-1.2,2.7-2.7V333.8c0-1.5-1.2-2.7-2.7-2.7 H598.4c-1.5,0-2.7-1.2-2.7-2.7V182.5c0-1.5-1.2-2.7-2.7-2.7h-82.6h-28.9h-73.8c-13.3,0-28.5,9.8-30.8,28 c-9.3,75.3-43.8,120.5-108.7,142.2l-7.2,2.4c-1.1,0.4-1.9,1.4-1.9,2.6v128.6c0,1.5,1.2,2.7,2.7,2.7h50.4h0h15.9c0,0,0,120,0,158.3 C328.1,771,415.7,830.6,577.5,830.6z M701.6,769.5c-20.3,19.5-62,34.1-102,34.7c-1.5,0-3,0-4.5,0h0 c-131.5,0-166.6-100.4-166.6-159.7V462.3c0-1.5-1.2-2.7-2.7-2.7h-63.6c-1.5,0-2.7-1.2-2.7-2.7v-83c0-1.1,0.7-2.1,1.7-2.5 c68-26.5,105.9-79,115.9-160.3c0.6-4.5,4.3-4.6,4.3-4.6h84.9c1.5,0,2.7,1.2,2.7,2.7v145.9c0,1.5,1.2,2.7,2.7,2.7h105.7 c1.5,0,2.7,1.2,2.7,2.7v96.4c0,1.5-1.2,2.7-2.7,2.7H571.3c-1.5,0-2.7,1.2-2.7,2.7l0,173.2c0.6,39,19.5,58.8,56.1,58.8 c14.7,0,31.6-3.4,47.1-9.3c1.4-0.6,3,0.2,3.5,1.6l27,80C702.6,767.7,702.4,768.8,701.6,769.5z"/> <path opacity="0.5" fill="#2D3F54" d="M328.1,528.9h73.8v-40.2c0-1.3-1.1-2.4-2.4-2.4h-71.4V528.9z"/> </svg> </div> <div class="app-nag-icon-android"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1024 1024" enable-background="new 0 0 1024 1024" xml:space="preserve"> <path fill="none" stroke="#FFF100" stroke-width="4" stroke-miterlimit="10" d="M463.9,209.4"></path> <path opacity="0.5" fill="#231F20" d="M628.1,681c8.2,0,17.1-1.2,25.8-3.3V530.3h111.6V401.8h-68.6V473H585.4v162.4 C586,676.3,609.1,681,628.1,681z M654.4,250.5h-68.6v94h68.6V250.5z M754.3,722.9c-12.7,7.1-28.9,12.4-44.3,14.5l11.4,33.8 c-20.5,27-71.4,45.5-118.1,46.3c-1.6,0-3.1,0-4.7,0c0,0,0,0,0,0c-32.5,0-59.5-5.7-81.9-15.3c26.2,40,72.7,72.6,150.5,72.6c0,0,0,0,0,0c1.6,0,3.1,0,4.7,0c46.6-0.8,97.6-19.4,118.1-46.3L754.3,722.9z"></path> <path fill="none" stroke="#FFF100" stroke-width="4" stroke-miterlimit="10" d="M355,359.5"></path> <path fill="#36465D" d="M577.5,830.6c65.1,0,129.7-23.2,151-51.3l4.3-5.6l-40.4-119.7c-0.4-1.1-1.4-1.9-2.6-1.9h-7.6h-3.5l-79.1,0 c-1.2,0-2.3-0.8-2.6-2c-1.1-4-1.7-8.9-1.8-14.9V489c0-1.5,1.2-2.7,2.7-2.7h106.1c1.5,0,2.7-1.2,2.7-2.7V333.8c0-1.5-1.2-2.7-2.7-2.7 H598.4c-1.5,0-2.7-1.2-2.7-2.7V182.5c0-1.5-1.2-2.7-2.7-2.7h-82.6h-28.9h-73.8c-13.3,0-28.5,9.8-30.8,28 c-9.3,75.3-43.8,120.5-108.7,142.2l-7.2,2.4c-1.1,0.4-1.9,1.4-1.9,2.6v128.6c0,1.5,1.2,2.7,2.7,2.7h50.4h0h15.9c0,0,0,120,0,158.3 C328.1,771,415.7,830.6,577.5,830.6z M701.6,769.5c-20.3,19.5-62,34.1-102,34.7c-1.5,0-3,0-4.5,0h0 c-131.5,0-166.6-100.4-166.6-159.7V462.3c0-1.5-1.2-2.7-2.7-2.7h-63.6c-1.5,0-2.7-1.2-2.7-2.7v-83c0-1.1,0.7-2.1,1.7-2.5 c68-26.5,105.9-79,115.9-160.3c0.6-4.5,4.3-4.6,4.3-4.6h84.9c1.5,0,2.7,1.2,2.7,2.7v145.9c0,1.5,1.2,2.7,2.7,2.7h105.7 c1.5,0,2.7,1.2,2.7,2.7v96.4c0,1.5-1.2,2.7-2.7,2.7H571.3c-1.5,0-2.7,1.2-2.7,2.7l0,173.2c0.6,39,19.5,58.8,56.1,58.8 c14.7,0,31.6-3.4,47.1-9.3c1.4-0.6,3,0.2,3.5,1.6l27,80C702.6,767.7,702.4,768.8,701.6,769.5z"></path> <path opacity="0.5" fill="#2D3F54" d="M328.1,528.9h73.8v-40.2c0-1.3-1.1-2.4-2.4-2.4h-71.4V528.9z"></path> </svg> </div> </div> <div class="app-nag-ratings"> <svg width="181px" height="30px" viewBox="0 0 181 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <path d="M15.8,25.2 L6.1,29.8 L7.5,19.2 L0.1,11.4 L10.6,9.5 L15.8,0 L20.9,9.5 L31.4,11.4 L24,19.2 L25.4,29.8 L15.8,25.2 Z" fill="#FFC00E"></path> <path d="M52.8,25.2 L43.1,29.8 L44.5,19.2 L37.1,11.4 L47.6,9.5 L52.8,0 L57.9,9.5 L68.4,11.4 L61,19.2 L62.4,29.8 L52.8,25.2 Z" fill="#FFC00E"></path> <path d="M89.8,25.2 L80.1,29.8 L81.5,19.2 L74.1,11.4 L84.6,9.5 L89.8,0 L94.9,9.5 L105.4,11.4 L98,19.2 L99.4,29.8 L89.8,25.2 Z" fill="#FFC00E"></path> <path d="M126.8,25.2 L117.1,29.8 L118.5,19.2 L111.1,11.4 L121.6,9.5 L126.8,0 L131.9,9.5 L142.4,11.4 L135,19.2 L136.4,29.8 L126.8,25.2 Z" fill="#FFC00E"></path> <path d="M163.8,25.2 L154.1,29.8 L155.5,19.2 L148.1,11.4 L158.6,9.5 L163.8,0 L168.9,9.5 L179.4,11.4 L172,19.2 L173.4,29.8 L163.8,25.2 Z" fill="#E7E7E7"></path> <path d="M163.3,25.1 L154.1,29.8 L155.5,19.2 L148.1,11.4 L158.6,9.5 L163.3,0.9 L163.3,25.1 Z" fill="#FFC00E"></path> </g> </svg> <div class="app-nag-ratings-text app-nag-ratings-text-android"> 1.5M ratings </div> <div class="app-nag-ratings-text app-nag-ratings-text-ios"> 277k ratings </div> </div> <div class="app-nag-close-button"> <svg width="15px" height="15px" viewBox="0 0 30 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <path d="M12.510351,14.6860639 L0,27.1964147 L2.175713,29.3721278 L14.686064,16.8617771 L27.196415,29.3721278 L29.372128,27.1964147 L16.861777,14.6860639 L29.372128,2.1757132 L27.196415,0 L14.686064,12.5103507 L2.175713,0 L0,2.1757132 L12.510351,14.6860639 L12.510351,14.6860639 Z" fill="#D3D3D3"></path> </g> </svg> </div> </div> <div class="app-nag-body"> <h2 class="app-nag-callout">See, that's what the app is perfect for.</h2> <a class="app-nag-large-button app-nag-app-store-link button blue">Sounds perfect</a> <a class="app-nag-large-button app-nag-app-store-deny">Wahhhh, I don't wanna</a> </div> </div> <style> .app-nag { display: none; } </style> <script type="text/javascript"> var infiniteScroll = {"settings":{"id":"infinite-scroll-container","ajaxurl":"https:\/\/music.tumblr.com\/?infinity=scrolling","type":"scroll","wrapper":false,"wrapper_class":"infinite-wrap","footer":false,"click_handle":"1","text":"Older posts","totop":"Scroll back to top","currentday":"03.02.25","order":"DESC","scripts":[],"styles":[],"google_analytics":false,"offset":1,"history":{"host":"music.tumblr.com","path":"\/page\/%d","use_trailing_slashes":true,"parameters":""},"query_args":{"error":"","m":"","post_parent":"","subpost":"","subpost_id":"","attachment":"","attachment_id":0,"pagename":"","page_id":0,"second":"","minute":"","hour":"","day":0,"monthnum":0,"year":0,"w":0,"category_name":"","tag":"","cat":"","tag_id":"","author":"","author_name":"","feed":"","tb":"","paged":0,"meta_key":"","meta_value":"","preview":"","s":"","sentence":"","title":"","fields":"","menu_order":"","embed":"","category__in":[],"category__not_in":[],"category__and":[],"post__in":[],"post__not_in":[],"post_name__in":[],"tag__in":[],"tag__not_in":[],"tag__and":[],"tag_slug__in":[],"tag_slug__and":[],"post_parent__in":[],"post_parent__not_in":[],"author__in":[],"author__not_in":[],"search_columns":[],"lazy_load_term_meta":false,"posts_per_page":10,"p":"","name":"","ignore_sticky_posts":false,"suppress_filters":false,"cache_results":true,"update_post_term_cache":true,"update_menu_item_cache":false,"update_post_meta_cache":true,"post_type":"","nopaging":false,"comments_per_page":"50","no_found_rows":false,"order":"DESC"},"query_before":"2025-04-03 12:05:36","last_post_date":"2025-02-03 17:18:27","body_class":"infinite-scroll neverending","loading_text":"Loading new page","stats":"blog=242050116&v=wpcom&tz=-4&user_id=0&subd=tumblelog-59743660&x_pagetype=infinite"}}; </script> <!-- --> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/files\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/a8c\/tumblr-official\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <script type="text/javascript" src="//0.gravatar.com/js/hovercards/hovercards.min.js?ver=2025147d8bf6c02970a26c6b0c26b0fcfc89796aa30f84307cffd8fd28d2bcca53dd7a" id="grofiles-cards-js"></script> <script type="text/javascript" id="wpgroho-js-extra"> /* <![CDATA[ */ var WPGroHo = {"my_hash":""}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/wp-content/mu-plugins/gravatar-hovercards/wpgroho.js?m=1610363240i'></script> <script> // Initialize and attach hovercards to all gravatars ( function() { function init() { if ( typeof Gravatar === 'undefined' ) { return; } if ( typeof Gravatar.init !== 'function' ) { return; } Gravatar.profile_cb = function ( hash, id ) { WPGroHo.syncProfileData( hash, id ); }; Gravatar.my_hash = WPGroHo.my_hash; Gravatar.init( 'body', '#wp-admin-bar-my-account', { i18n: { 'Edit your profile →': 'Edit your profile →', 'View profile →': 'View profile →', 'Contact': 'Contact', 'Send money': 'Send money', 'Sorry, we are unable to load this Gravatar profile.': 'Sorry, we are unable to load this Gravatar profile.', 'Profile not found.': 'Profile not found.', 'Too Many Requests.': 'Too Many Requests.', 'Internal Server Error.': 'Internal Server Error.', }, } ); } if ( document.readyState !== 'loading' ) { init(); } else { document.addEventListener( 'DOMContentLoaded', init ); } } )(); </script> <div style="display:none"> </div> <div id="jp-carousel-loading-overlay"> <div id="jp-carousel-loading-wrapper"> <span id="jp-carousel-library-loading"> </span> </div> </div> <div class="jp-carousel-overlay" style="display: none;"> <div class="jp-carousel-container"> <!-- The Carousel Swiper --> <div class="jp-carousel-wrap swiper-container jp-carousel-swiper-container jp-carousel-transitions" itemscope itemtype="https://schema.org/ImageGallery"> <div class="jp-carousel swiper-wrapper"></div> <div class="jp-swiper-button-prev swiper-button-prev"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskPrev" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="9" height="12"> <path d="M16.2072 16.59L11.6496 12L16.2072 7.41L14.8041 6L8.8335 12L14.8041 18L16.2072 16.59Z" fill="white"/> </mask> <g mask="url(#maskPrev)"> <rect x="0.579102" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </div> <div class="jp-swiper-button-next swiper-button-next"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskNext" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="8" height="12"> <path d="M8.59814 16.59L13.1557 12L8.59814 7.41L10.0012 6L15.9718 12L10.0012 18L8.59814 16.59Z" fill="white"/> </mask> <g mask="url(#maskNext)"> <rect x="0.34375" width="23.8822" height="24" fill="#FFFFFF"/> </g> </svg> </div> </div> <!-- The main close buton --> <div class="jp-carousel-close-hint"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskClose" mask-type="alpha" maskUnits="userSpaceOnUse" x="5" y="5" width="15" height="14"> <path d="M19.3166 6.41L17.9135 5L12.3509 10.59L6.78834 5L5.38525 6.41L10.9478 12L5.38525 17.59L6.78834 19L12.3509 13.41L17.9135 19L19.3166 17.59L13.754 12L19.3166 6.41Z" fill="white"/> </mask> <g mask="url(#maskClose)"> <rect x="0.409668" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </div> <!-- Image info, comments and meta --> <div class="jp-carousel-info"> <div class="jp-carousel-info-footer"> <div class="jp-carousel-pagination-container"> <div class="jp-swiper-pagination swiper-pagination"></div> <div class="jp-carousel-pagination"></div> </div> <div class="jp-carousel-photo-title-container"> <h2 class="jp-carousel-photo-caption"></h2> </div> <div class="jp-carousel-photo-icons-container"> <a href="#" class="jp-carousel-icon-btn jp-carousel-icon-info" aria-label="Toggle photo metadata visibility"> <span class="jp-carousel-icon"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskInfo" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7537 2C7.26076 2 2.80273 6.48 2.80273 12C2.80273 17.52 7.26076 22 12.7537 22C18.2466 22 22.7046 17.52 22.7046 12C22.7046 6.48 18.2466 2 12.7537 2ZM11.7586 7V9H13.7488V7H11.7586ZM11.7586 11V17H13.7488V11H11.7586ZM4.79292 12C4.79292 16.41 8.36531 20 12.7537 20C17.142 20 20.7144 16.41 20.7144 12C20.7144 7.59 17.142 4 12.7537 4C8.36531 4 4.79292 7.59 4.79292 12Z" fill="white"/> </mask> <g mask="url(#maskInfo)"> <rect x="0.8125" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </span> </a> <a href="#" class="jp-carousel-icon-btn jp-carousel-icon-comments" aria-label="Toggle photo comments visibility"> <span class="jp-carousel-icon"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskComments" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.3271 2H20.2486C21.3432 2 22.2388 2.9 22.2388 4V16C22.2388 17.1 21.3432 18 20.2486 18H6.31729L2.33691 22V4C2.33691 2.9 3.2325 2 4.3271 2ZM6.31729 16H20.2486V4H4.3271V18L6.31729 16Z" fill="white"/> </mask> <g mask="url(#maskComments)"> <rect x="0.34668" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> <span class="jp-carousel-has-comments-indicator" aria-label="This image has comments."></span> </span> </a> </div> </div> <div class="jp-carousel-info-extra"> <div class="jp-carousel-info-content-wrapper"> <div class="jp-carousel-photo-title-container"> <h2 class="jp-carousel-photo-title"></h2> </div> <div class="jp-carousel-comments-wrapper"> <div id="jp-carousel-comments-loading"> <span>Loading Comments...</span> </div> <div class="jp-carousel-comments"></div> <div id="jp-carousel-comment-form-container"> <span id="jp-carousel-comment-form-spinner"> </span> <div id="jp-carousel-comment-post-results"></div> <form id="jp-carousel-comment-form"> <label for="jp-carousel-comment-form-comment-field" class="screen-reader-text">Write a Comment...</label> <textarea name="comment" class="jp-carousel-comment-form-field jp-carousel-comment-form-textarea" id="jp-carousel-comment-form-comment-field" placeholder="Write a Comment..." ></textarea> <div id="jp-carousel-comment-form-submit-and-info-wrapper"> <div id="jp-carousel-comment-form-commenting-as"> <fieldset> <label for="jp-carousel-comment-form-email-field">Email (Required)</label> <input type="text" name="email" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-email-field" /> </fieldset> <fieldset> <label for="jp-carousel-comment-form-author-field">Name (Required)</label> <input type="text" name="author" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-author-field" /> </fieldset> <fieldset> <label for="jp-carousel-comment-form-url-field">Website</label> <input type="text" name="url" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-url-field" /> </fieldset> </div> <input type="submit" name="submit" class="jp-carousel-comment-form-button" id="jp-carousel-comment-form-button-submit" value="Post Comment" /> </div> </form> </div> </div> <div class="jp-carousel-image-meta"> <div class="jp-carousel-title-and-caption"> <div class="jp-carousel-photo-info"> <h3 class="jp-carousel-caption" itemprop="caption description"></h3> </div> <div class="jp-carousel-photo-description"></div> </div> <ul class="jp-carousel-image-exif" style="display: none;"></ul> <a class="jp-carousel-image-download" href="#" target="_blank" style="display: none;"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="3" y="3" width="19" height="18"> <path fill-rule="evenodd" clip-rule="evenodd" d="M5.84615 5V19H19.7775V12H21.7677V19C21.7677 20.1 20.8721 21 19.7775 21H5.84615C4.74159 21 3.85596 20.1 3.85596 19V5C3.85596 3.9 4.74159 3 5.84615 3H12.8118V5H5.84615ZM14.802 5V3H21.7677V10H19.7775V6.41L9.99569 16.24L8.59261 14.83L18.3744 5H14.802Z" fill="white"/> </mask> <g mask="url(#mask0)"> <rect x="0.870605" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> <span class="jp-carousel-download-text"></span> </a> <div class="jp-carousel-image-map" style="display: none;"></div> </div> </div> </div> </div> </div> </div> <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-2' href='https://s2.wp.com/_static/??-eJyljUsKhDAQRC80mXZGDLiQOUsmaSTa+ZBOI95eBN260E3BK4pXsGRlU6wYKwRRmWT0kWHCmo2dD4aQ0h5OCBmsKUkYCXjxGYv6S3SEb8v8gge2c3QWd4XVEzo1GiIs6xXtB78wfHT/7Zu203raAHg3ZXE=&cssminify=yes' type='text/css' media='all' /> <script type="text/javascript" src="https://s1.wp.com/wp-content/js/mobile-useragent-info.js?m=1609849039i&ver=20241018" id="mobile-useragent-info-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="mediaelement-js-extra"> /* <![CDATA[ */ var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive","audioShortcodeLibrary":"mediaelement","videoShortcodeLibrary":"mediaelement"}; /* ]]> */ </script> <script type="text/javascript" id="jetpack-carousel-js-extra"> /* <![CDATA[ */ var jetpackSwiperLibraryPath = {"url":"https:\/\/s2.wp.com\/wp-content\/mu-plugins\/jetpack-plugin\/moon\/_inc\/build\/carousel\/swiper-bundle.min.js"}; var jetpackCarouselStrings = {"widths":[370,700,1000,1200,1400,2000],"is_logged_in":"","lang":"en","ajaxurl":"https:\/\/music.tumblr.com\/wp-admin\/admin-ajax.php","nonce":"ffe056c713","display_exif":"1","display_comments":"1","single_image_gallery":"1","single_image_gallery_media_file":"","background_color":"black","comment":"Comment","post_comment":"Post Comment","write_comment":"Write a Comment...","loading_comments":"Loading Comments...","image_label":"Open image in full-screen.","download_original":"View full size <span class=\"photo-size\">{0}<span class=\"photo-size-times\">\u00d7<\/span>{1}<\/span>","no_comment_text":"Please be sure to submit some text with your comment.","no_comment_email":"Please provide an email address to comment.","no_comment_author":"Please provide your name to comment.","comment_post_error":"Sorry, but there was an error posting your comment. Please try again later.","comment_approved":"Your comment was approved.","comment_unapproved":"Your comment is in moderation.","camera":"Camera","aperture":"Aperture","shutter_speed":"Shutter Speed","focal_length":"Focal Length","copyright":"Copyright","comment_registration":"0","require_name_email":"1","login_url":"https:\/\/tumblelog-59743660.wordpress.com\/wp-login.php?redirect_to=https%3A%2F%2Fmusic.tumblr.com%2Fpost%2F774500366919286784%2F","blog_id":"242050116","meta_data":["camera","aperture","shutter_speed","focal_length","copyright"],"stats_query_args":"blog=242050116&v=wpcom&tz=-4&user_id=0&subd=tumblelog-59743660","is_public":"1"}; /* ]]> */ </script> <script type="text/javascript" id="mediaelement-core-js-before"> /* <![CDATA[ */ var mejsL10n = {"language":"en","strings":{"mejs.download-file":"Download File","mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen":"Fullscreen","mejs.play":"Play","mejs.pause":"Pause","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.live-broadcast":"Live Broadcast","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s0.wp.com/_static/??-eJyVjt0KwjAMhV/ILgzddiU+itQ2jNQ2rf1h7O0tUmVeKAwC4STnOwksQRArWzQmMLUeBePaWueIO5MO8M8kHM1RZvxldqhJokWHnL+EkKxFsHLFuJ/dc7TutnrLKM/5lV3qJ2UmrjTmINW9aXDeM1xrNtwKWQ1KRl8S2o/vPWixF3fup9OxH4dpGM0TJS+C+A=='></script> <script type="text/javascript" crossorigin='anonymous' src="https://s0.wp.com/wp-content/mu-plugins/jetpack-plugin/moon/_inc/build/tiled-gallery/tiled-gallery/tiled-gallery.min.js?m=1725888675i&ver=14.6-a.0" id="tiled-gallery-js" defer="defer" data-wp-strategy="defer"></script> <script crossorigin='anonymous' type='text/javascript' src='https://s0.wp.com/wp-content/mu-plugins/carousel-wpcom/carousel-wpcom.js?m=1620989527i'></script> <script type="text/javascript"> (function () { var wpcom_reblog = { source: 'toolbar', toggle_reblog_box_flair: function (obj_id, post_id) { // Go to site selector. This will redirect to their blog if they only have one. const postEndpoint = `https://wordpress.com/post`; // Ideally we would use the permalink here, but fortunately this will be replaced with the // post permalink in the editor. const originalURL = `${ document.location.href }?page_id=${ post_id }`; const url = postEndpoint + '?url=' + encodeURIComponent( originalURL ) + '&is_post_share=true' + '&v=5'; const redirect = function () { if ( ! window.open( url, '_blank' ) ) { location.href = url; } }; if ( /Firefox/.test( navigator.userAgent ) ) { setTimeout( redirect, 0 ); } else { redirect(); } }, }; window.wpcom_reblog = wpcom_reblog; })(); </script> <script type="text/javascript"> (function() { var extend = function(out) { out = out || {}; for (var i = 1; i < arguments.length; i++) { if (!arguments[i]) continue; for (var key in arguments[i]) { if (arguments[i].hasOwnProperty(key)) out[key] = arguments[i][key]; } } return out; }; extend( window.infiniteScroll.settings.scripts, ["jetpack-mu-wpcom-settings","rlt-proxy","wpcom-actionbar-placeholder","grofiles-cards","wpgroho","mobile-useragent-info","jquery-core","jquery-migrate","jquery","mediaelement-core","mediaelement-migrate","mediaelement","wp-mediaelement","jetpack-carousel","tiled-gallery","carousel-wpcom"] ); extend( window.infiniteScroll.settings.styles, ["the-neverending-homepage","wp-block-library","jetpack-layout-grid","jetpack-ratings","mediaelement","wp-mediaelement","wpcom-core-compat-playlist-styles","wpcom-bbpress2-staff-css","tumblr-offical-style","reblogging","geo-location-flair","h4-global","wp-emoji-styles","videopress-video-style","jetpack-sharing-buttons-style","classic-theme-styles","global-styles","akismet-widget-style","tumblrpress-blog-network-global","jetpack-global-styles-frontend-style","jetpack-carousel-swiper-css","jetpack-carousel","tiled-gallery","core-block-supports-duotone"] ); })(); </script> <span id="infinite-aria" aria-live="polite"></span> <script src="//stats.wp.com/w.js?68" defer></script> <script type="text/javascript"> _tkq = window._tkq || []; _stq = window._stq || []; _tkq.push(['storeContext', {'blog_id':'242050116','blog_tz':'-4','user_lang':'en','blog_lang':'en','user_id':'0'}]); _stq.push(['view', {'blog':'242050116','v':'wpcom','tz':'-4','user_id':'0','subd':'tumblelog-59743660'}]); _stq.push(['extra', {'crypt':'UE40eW5QN0p8M2Y/RE1lSiYrZXhzUkM5fD1uTDNLUGt6QzVbd3FKb3Q4aWxfXXI3YWo4Qz1OQTklbU5iaFcmUVFuNjY9c2xqOUdMWmdBL19wOGp1T3xISjRRdT1tTj0xUG4vS0p4Y3xOZ2JRWVpORElfdlQ5PU5zL3FKTHgmRVJ8WTJ4X0pbaVR1ODhlLHRfPWFOZ2FFb11NUVZLQz1YbDRtdm1QTnhUNk5WSHpCcm9BN249WWQ4PStra1ZHdT00eGQ9dERrWGd6dlpmK2RWRDBSLWd3SWJ0Nkd+M111ZUFvbHlNQlEwbmZ1eWpURlYsTGlhLldWMU5UckdddDFZRFNmSkNrc3B4cDElOEhCW2pCamtkNng/bHdvTGlfTmVJeTMldkRSNEt3XXJjY1AtLGxGZkd1ZU5KQ1Av'}]); _stq.push([ 'clickTrackerInit', '242050116', '0' ]); </script> <noscript><img src="https://pixel.wp.com/b.gif?v=noscript" style="height:1px;width:1px;overflow:hidden;position:absolute;bottom:1px;" alt="" /></noscript> <script defer id="bilmur" data-customproperties="{"enq_jquery":"1","logged_in":"0","wptheme":"a8c\/tumblr-official","wptheme_is_block":"0"}" data-provider="wordpress.com" data-service="simple" data-site-tz="US/Eastern" src="/wp-content/js/bilmur-3-4-combined.min.js?i=12&m=202514"></script><script> ( function() { function getMobileUserAgentInfo() { if ( typeof wpcom_mobile_user_agent_info === 'object' ) { wpcom_mobile_user_agent_info.init(); var mobileStatsQueryString = ''; if ( wpcom_mobile_user_agent_info.matchedPlatformName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_user_agent_info.matchedPlatformName; } if ( wpcom_mobile_user_agent_info.matchedUserAgentName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_devices' + '=' + wpcom_mobile_user_agent_info.matchedUserAgentName; } if ( wpcom_mobile_user_agent_info.isIPad() ) { mobileStatsQueryString += '&x_' + 'ipad_views' + '=' + 'views'; } if ( mobileStatsQueryString != '' ) { new Image().src = document.location.protocol + '//pixel.wp.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random(); } } } document.addEventListener( 'DOMContentLoaded', getMobileUserAgentInfo ); } )(); </script></body> </html>