{"id":168981,"date":"2024-06-25T10:58:05","date_gmt":"2024-06-25T09:58:05","guid":{"rendered":"https:\/\/musically.com\/?page_id=168981"},"modified":"2026-07-20T18:52:07","modified_gmt":"2026-07-20T17:52:07","slug":"publishing-summit","status":"publish","type":"page","link":"https:\/\/musically.com\/publishing-summit\/","title":{"rendered":"Music Ally Publishing Summit"},"content":{"rendered":"\n\n\n\n\n<style>\n    \/* CSS code goes here *\/\n    body {\n        background-color: #f8f9fa !important;\n    }\n<\/style>\n\n\n\n<div class=\"ps-nav-sticky-wrapper\">\n  <header class=\"ps-fw-nav\">\n    <div class=\"ps-nav-container\">\n\n      <a href=\"https:\/\/musically.com\/publishing-summit\/\" class=\"ps-nav-home\">Home<\/a>\n\n      <nav class=\"ps-desktop-menu\">\n        <div class=\"ps-nav-swap-item\">\n          <span class=\"ps-link-default\">Speakers<\/span>\n          <span class=\"ps-link-hover\">Coming soon<\/span>\n        <\/div>\n\n        <div class=\"ps-nav-swap-item\">\n          <span class=\"ps-link-default\">Agenda<\/span>\n          <span class=\"ps-link-hover\">Coming soon<\/span>\n        <\/div>\n\n        <a href=\"#location\" class=\"ps-nav-link\">Location<\/a>\n        <a href=\"https:\/\/musically.com\/publishing-summit\/music-ally-publishing-summit-2026-sponsors\/\" class=\"ps-nav-link\">Sponsors<\/a>\n      <\/nav>\n\n      <div class=\"ps-nav-right\">\n        <a href=\"https:\/\/musically.com\/product\/publishing-summit-2026-early-bird-ticket\/\" target=\"_blank\" rel=\"noopener\" class=\"ps-nav-tickets-btn\">Tickets &nbsp;&rarr;<\/a>\n\n        <button class=\"ps-burger-toggle\" id=\"psBurgerToggle\" aria-label=\"Open Menu\">\n          <span><\/span>\n          <span><\/span>\n          <span><\/span>\n        <\/button>\n      <\/div>\n\n    <\/div>\n  <\/header>\n<\/div>\n\n<div class=\"ps-mobile-overlay\" id=\"psMobileOverlay\">\n  <button class=\"ps-mobile-close-btn\" id=\"psMobileCloseBtn\" aria-label=\"Close menu\">&times;<\/button>\n\n  <nav class=\"ps-mobile-menu-links\">\n    <a href=\"https:\/\/musically.com\/publishing-summit\/\" class=\"ps-mobile-link\">Home<\/a>\n    <div class=\"ps-mobile-static-item\">Speakers (Coming Soon)<\/div>\n    <div class=\"ps-mobile-static-item\">Agenda (Coming Soon)<\/div>\n    <a href=\"#location\" class=\"ps-mobile-link\">Location<\/a>\n    <a href=\"https:\/\/musically.com\/publishing-summit\/music-ally-publishing-summit-2026-sponsors\/\" class=\"ps-mobile-link\">Sponsors<\/a>\n    <a href=\"https:\/\/musically.com\/product\/publishing-summit-2026-early-bird-ticket\/\" class=\"ps-mobile-tickets-btn\">Tickets &rarr;<\/a>\n  <\/nav>\n<\/div>\n\n<style>\n  .ps-nav-sticky-wrapper {\n    width: 100% !important;\n    height: 70px !important;\n    position: relative !important;\n    z-index: 99999 !important;\n  }\n\n  .ps-fw-nav {\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    box-sizing: border-box !important;\n\n    position: fixed !important;\n    top: var(--wp-admin--admin-bar--height, 0px) !important;\n    left: 0 !important;\n    z-index: 99999 !important;\n\n    background: rgba(248, 249, 250, 0.90) !important;\n    -webkit-backdrop-filter: blur(12px) !important;\n    backdrop-filter: blur(12px) !important;\n    border-bottom: none !important;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n  }\n\n  .ps-nav-container {\n    max-width: 1400px;\n    height: 70px;\n    margin: 0 auto;\n    padding: 0 clamp(20px, 5vw, 40px);\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    box-sizing: border-box !important;\n  }\n\n  .ps-nav-home {\n    font-size: 16px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.05em !important;\n    text-transform: uppercase !important;\n    color: #000000 !important;\n    text-decoration: none !important;\n    transition: opacity 0.3s ease;\n  }\n  .ps-nav-home:hover { opacity: 0.7; }\n\n  .ps-desktop-menu {\n    display: flex;\n    align-items: center;\n    gap: clamp(24px, 4vw, 48px);\n  }\n\n  .ps-nav-link {\n    font-size: 12px !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.08em !important;\n    color: #000000 !important;\n    text-decoration: none !important;\n    font-weight: 600 !important;\n    transition: color 0.3s ease;\n  }\n  .ps-nav-link:hover { color: #31b7bb !important; }\n\n  .ps-nav-swap-item {\n    position: relative;\n    display: inline-block;\n    font-size: 12px !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.08em !important;\n    color: #000000 !important;\n    font-weight: 600 !important;\n    cursor: default;\n    min-width: 100px;\n    height: 16px;\n  }\n\n  .ps-nav-swap-item .ps-link-default,\n  .ps-nav-swap-item .ps-link-hover {\n    transition: opacity 0.3s ease, transform 0.3s ease;\n    display: block;\n  }\n\n  .ps-nav-swap-item .ps-link-hover {\n    position: absolute;\n    left: 0;\n    top: 0;\n    opacity: 0;\n    color: #31b7bb !important;\n    white-space: nowrap;\n    transform: translateY(4px);\n  }\n\n  .ps-nav-swap-item:hover .ps-link-default {\n    opacity: 0;\n    transform: translateY(-4px);\n  }\n\n  .ps-nav-swap-item:hover .ps-link-hover {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  .ps-nav-right {\n    display: flex;\n    align-items: center;\n  }\n\n  .ps-nav-tickets-btn {\n    display: inline-flex !important;\n    align-items: center;\n    justify-content: center;\n    box-sizing: border-box !important;\n    line-height: normal !important;\n    padding: 10px 24px !important;\n    background-color: #31b7bb !important;\n    color: #000000 !important;\n    border: 2px solid #31b7bb !important;\n    border-radius: 50px !important;\n    text-decoration: none !important;\n    font-size: 12px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.08em !important;\n    text-transform: uppercase !important;\n    transition: all 0.3s ease !important;\n  }\n\n  .ps-nav-tickets-btn:hover {\n    background-color: #000000 !important;\n    border-color: #000000 !important;\n    color: #ffffff !important;\n  }\n\n  .ps-burger-toggle {\n    display: none;\n    flex-direction: column;\n    justify-content: space-between;\n    width: 24px;\n    height: 16px;\n    background: transparent !important;\n    border: none !important;\n    cursor: pointer;\n    padding: 0 !important;\n    box-shadow: none !important;\n  }\n\n  .ps-burger-toggle span {\n    width: 100%;\n    height: 2px;\n    background-color: #000000;\n  }\n\n  .ps-mobile-overlay {\n    position: fixed !important;\n    top: 0 !important;\n    left: 0 !important;\n    width: 100vw !important;\n    height: 100vh !important;\n    background: #ffffff !important;\n    z-index: 1000000 !important;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    opacity: 0;\n    visibility: hidden;\n    transition: opacity 0.3s ease, visibility 0.3s ease;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n  }\n\n  .ps-mobile-overlay.is-open {\n    opacity: 1;\n    visibility: visible;\n  }\n\n  .ps-mobile-close-btn {\n    position: absolute;\n    top: 18px;\n    right: 18px;\n    width: 48px;\n    height: 48px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: transparent !important;\n    border: none !important;\n    color: #000000 !important;\n    font-size: 36px !important;\n    line-height: 1 !important;\n    font-weight: 400 !important;\n    cursor: pointer;\n    padding: 0 !important;\n  }\n\n  .ps-mobile-menu-links {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 32px;\n    width: 100%;\n  }\n\n  .ps-mobile-link {\n    font-size: 24px !important;\n    font-weight: 600 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.05em !important;\n    color: #000000 !important;\n    text-decoration: none !important;\n  }\n  .ps-mobile-link:hover { color: #31b7bb !important; }\n\n  .ps-mobile-static-item {\n    font-size: 14px;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    color: #888888;\n    font-weight: 500;\n  }\n\n  .ps-mobile-tickets-btn {\n    margin-top: 16px;\n    display: inline-flex !important;\n    padding: 14px 44px !important;\n    background-color: #31b7bb !important;\n    color: #000000 !important;\n    border-radius: 50px !important;\n    text-decoration: none !important;\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.05em !important;\n  }\n\n  @media (max-width: 900px) {\n    .ps-desktop-menu, .ps-nav-tickets-btn {\n      display: none !important;\n    }\n    .ps-burger-toggle {\n      display: flex !important;\n    }\n  }\n\n  @media screen and (max-width: 782px) {\n    .ps-fw-nav { top: 0 !important; }\n  }\n<\/style>\n\n<script>\n(function(){\n  var toggleBtn = document.getElementById('psBurgerToggle');\n  var closeBtn = document.getElementById('psMobileCloseBtn');\n  var overlayMenu = document.getElementById('psMobileOverlay');\n\n  function openOverlay() {\n    if (!overlayMenu) return;\n    overlayMenu.classList.add('is-open');\n    document.body.style.overflow = 'hidden';\n  }\n  function closeOverlay() {\n    if (!overlayMenu) return;\n    overlayMenu.classList.remove('is-open');\n    document.body.style.overflow = '';\n  }\n  if (toggleBtn) toggleBtn.addEventListener('click', openOverlay);\n  if (closeBtn) closeBtn.addEventListener('click', closeOverlay);\n  var mobileLinks = document.querySelectorAll('.ps-mobile-overlay a');\n  mobileLinks.forEach(function(link) { link.addEventListener('click', closeOverlay); });\n})();\n<\/script>\n\n\n\n<div class=\"ps-fw\">\n  <div class=\"ps-hero\">\n    <div class=\"ps-hero-date\">12 October 2026 &mdash; London<\/div>\n    <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/Publishing-Summit-2026-2-scaled.png?ssl=1\" alt=\"Publishing Summit 2026\" class=\"ps-hero-logo\">\n    <h1 class=\"ps-hero-title\">The future of music publishing, in one room<\/h1>\n    \n    <a href=\"https:\/\/musically.com\/product\/publishing-summit-2026-early-bird-ticket\/\" target=\"_blank\" rel=\"noopener\" class=\"ps-btn\">\n      <span class=\"ps-btn-title\">Buy Early Bird Tickets &nbsp;&rarr;<\/span>\n      <span class=\"ps-btn-sub\">Only available for a very limited time<\/span>\n    <\/a>\n  <\/div>\n\n  <div class=\"psc-viewport\">\n    <div class=\"psc-track\" id=\"pscTrack\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_17.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_50.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_71.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_109.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_117.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_136.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_172.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_175.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_187.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_208.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_211.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_226.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_252.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_260.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_314.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_316.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_332.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_354.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_392.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_400.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_410.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/MusicAlly_PublishingSummit_418.jpg?ssl=1\" alt=\"\" class=\"psc-img\">\n    <\/div>\n  <\/div>\n<\/div>\n\n<style>\n  html, body { overflow-x: hidden !important; }\n\n  .entry-content, .entry-content > *,\n  .wp-block-post-content, .wp-block-post-content > *,\n  .site-content, .content-area, .site-main,\n  article, .post, .page,\n  .wp-site-blocks, .is-layout-constrained,\n  .alignfull, .wp-block-group { max-width: 100% !important; }\n\n  .ps-fw {\n    width: 100vw !important; max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important; margin-right: calc(50% - 50vw) !important;\n    padding: 0 0 clamp(10px, 1.5vw, 24px) !important;\n    box-sizing: border-box !important; overflow-x: hidden !important;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    background:\n      linear-gradient(to right, rgba(34,227,232,0.20) 0%, rgba(34,227,232,0) 22%),\n      linear-gradient(to left,  rgba(34,227,232,0.20) 0%, rgba(34,227,232,0) 22%),\n      #000 !important;\n  }\n\n  .ps-hero {\n    position: relative; \n    box-sizing: border-box;\n    min-height: clamp(320px, 60vh, 580px);\n    display: flex; flex-direction: column; align-items: center; justify-content: center;\n    text-align: center;\n    padding: clamp(48px, 8vw, 90px) clamp(18px, 5vw, 40px) clamp(35px, 6vw, 60px);\n  }\n  \n  .ps-hero-date, .ps-hero-logo, .ps-hero-title {\n    opacity: 0; animation: psRise 1.4s cubic-bezier(0.22, 1, 0.36, 1) 0.15s forwards;\n  }\n  \n  .ps-hero-date {\n    position: relative; z-index: 2; font-size: clamp(9px, 1.2vw, 12px);\n    text-transform: uppercase; letter-spacing: 0.22em; color: #31b7bb; margin-bottom: clamp(18px, 3.5vw, 40px);\n  }\n  \n  .ps-hero-logo { position: relative; z-index: 2; width: min(560px, 82%); height: auto; display: block; }\n  \n  .ps-hero-title {\n    position: relative; z-index: 2; \n    font-size: clamp(16px, 2.5vw, 34px);\n    line-height: 1.15;\n    font-weight: 500; letter-spacing: -0.03em; \n    margin: clamp(18px, 3.5vw, 40px) auto 0; \n    max-width: 40ch; color: #22e3e8; padding: 0 8px;\n  }\n\n  \/* Elongated Pill Button with two-line label *\/\n  .ps-btn {\n    position: relative; \n    z-index: 2;\n    display: inline-flex !important; \n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    box-sizing: border-box !important;\n    line-height: normal !important; \n    margin: clamp(20px, 3vw, 32px) auto 0 auto !important; \n    padding: clamp(12px, 2vw, 16px) clamp(32px, 6vw, 48px) !important; \n    background-color: #22e3e8 !important;\n    color: #000 !important;\n    border: 2px solid #22e3e8 !important;\n    border-radius: 50px !important;\n    text-decoration: none !important; \n    box-shadow: none !important;\n    transition: all 0.3s ease !important;\n    opacity: 0; \n    animation: psRise 1.4s cubic-bezier(0.22, 1, 0.36, 1) 0.25s forwards; \n  }\n\n  .ps-btn-title {\n    font-size: clamp(12px, 1.2vw, 14px) !important; \n    font-weight: 600 !important;\n    letter-spacing: 0.1em !important;\n    text-transform: uppercase !important;\n  }\n\n  .ps-btn-sub {\n    font-size: clamp(9px, 1vw, 11px) !important;\n    font-weight: 500 !important;\n    letter-spacing: 0.04em !important;\n    text-transform: none !important;\n    margin-top: 4px;\n    opacity: 0.75;\n  }\n  \n  .ps-btn:hover {\n    background-color: #ffffff !important;\n    color: #000000 !important;\n    border-color: #ffffff !important;\n    box-shadow: 0 0 20px rgba(255, 255, 255, 0.3) !important;\n  }\n\n  .psc-viewport {\n    position: relative;\n    height: clamp(190px, 26vw, 340px);\n    overflow: hidden;\n  }\n  \n  .psc-track {\n    position: absolute; top: 0; left: 0;\n    display: flex; height: 100%; will-change: transform;\n  }\n  \n  .psc-img {\n    height: 100%;\n    width: auto;\n    flex: none;\n    object-fit: cover;\n    display: block;\n  }\n\n  @keyframes psRise { from { opacity: 0; transform: translateY(16px); } to { opacity: 1; transform: translateY(0); } }\n<\/style>\n\n<script>\n(function(){\n  var track = document.getElementById('pscTrack');\n  if(!track) return;\n  var viewport = track.parentElement;\n  \n  \/\/ Randomize the order of the images before duplicating\n  var imgsArray = Array.from(track.children);\n  for (var i = imgsArray.length - 1; i > 0; i--) {\n      var j = Math.floor(Math.random() * (i + 1));\n      track.appendChild(imgsArray[j]); \n  }\n\n  \/\/ Duplicate for infinite loop\n  track.innerHTML += track.innerHTML;\n  \n  var pos = 0, autoSpeed = 0.35, scrollBoost = 0, lastScrollY = window.pageYOffset, half = 0;\n  \n  function measure(){ half = track.scrollWidth \/ 2; }\n  window.addEventListener('load', measure);\n  setTimeout(measure, 800);\n  window.addEventListener('resize', measure);\n  \n  window.addEventListener('scroll', function(){\n    var y = window.pageYOffset, delta = y - lastScrollY; lastScrollY = y;\n    var r = viewport.getBoundingClientRect();\n    if(r.bottom > 0 && r.top < window.innerHeight){ scrollBoost += delta * 0.05; }\n  }, {passive:true});\n  \n  function loop(){\n    scrollBoost *= 0.9;\n    pos -= (autoSpeed + scrollBoost);\n    if(half > 0){ if(pos <= -half) pos += half; if(pos > 0) pos -= half; }\n    track.style.transform = 'translateX(' + pos.toFixed(2) + 'px)';\n    requestAnimationFrame(loop);\n  }\n  \n  measure();\n  requestAnimationFrame(loop);\n})();\n<\/script>\n\n\n\n<div class=\"ps-fw-about\" id=\"about\">\n  <div class=\"ps-about-inner\">\n    \n    <div class=\"ps-sponsors ps-reveal\">\n      <h3 class=\"ps-sponsors-title\">With the support of<\/h3>\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/Publishing-Summit-website-2026-3.png?ssl=1\" alt=\"Publishing Summit 2026 Sponsors\" class=\"ps-sponsors-img\">\n    <\/div>\n\n    <p class=\"ps-about-text ps-reveal\">\n      The <span class=\"ps-highlight\">international summit<\/span> dedicated to music publishing, where majors and independents gather to discuss key issues, share critical insights and spark conversations that will shape the future of the sector.\n    <\/p>\n    \n    <a href=\"https:\/\/musically.com\/product\/publishing-summit-2026-early-bird-ticket\/\" target=\"_blank\" rel=\"noopener\" class=\"ps-btn-dark ps-reveal\">\n      <span class=\"ps-btn-title\">Buy Early Bird Tickets &nbsp;&rarr;<\/span>\n      <span class=\"ps-btn-sub\">Only available for a very limited time<\/span>\n    <\/a>\n    \n  <\/div>\n<\/div>\n\n<style>\n  \/* Full Width Wrapper *\/\n  .ps-fw-about {\n    width: 100vw !important; \n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important; \n    margin-right: calc(50% - 50vw) !important;\n    padding: clamp(60px, 8vw, 100px) 0 !important;\n    box-sizing: border-box !important; \n    overflow-x: hidden !important;\n    background: transparent !important; \n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n  }\n\n  \/* Inner Content Container *\/\n  .ps-about-inner {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 0 clamp(24px, 5vw, 40px);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n\n  \/* Sponsors Styles *\/\n  .ps-sponsors {\n    margin-bottom: clamp(50px, 7vw, 80px);\n    width: 100%;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n\n  .ps-sponsors-title {\n    font-size: clamp(10px, 1.2vw, 12px);\n    text-transform: uppercase;\n    letter-spacing: 0.22em;\n    color: #888888; \n    margin: 0 0 24px 0;\n    font-weight: 600;\n  }\n\n  .ps-sponsors-img {\n    width: 100%;\n    max-width: 600px; \n    height: auto;\n    display: block;\n  }\n\n  \/* Typography *\/\n  .ps-about-text {\n    font-size: clamp(18px, 2.8vw, 32px); \n    line-height: 1.35;\n    margin: 0;\n    font-weight: 400;\n    letter-spacing: -0.02em;\n    color: #000000; \n  }\n\n  .ps-highlight {\n    color: #31b7bb;\n    font-weight: 500;\n  }\n\n  \/* Elongated Pill Button (Dark Theme -> Cyan Hover), two-line label *\/\n  .ps-btn-dark {\n    position: relative;\n    z-index: 2;\n    display: inline-flex !important;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    box-sizing: border-box !important;\n    line-height: normal !important;\n    margin: clamp(40px, 5vw, 56px) auto 0 auto !important;\n    padding: clamp(12px, 2vw, 16px) clamp(32px, 6vw, 48px) !important;\n    background-color: #000000 !important;\n    color: #ffffff !important;\n    border: 2px solid #000000 !important;\n    border-radius: 50px !important;\n    text-decoration: none !important;\n    box-shadow: none !important;\n    transition: all 0.3s ease !important;\n  }\n\n  .ps-btn-title {\n    font-size: clamp(12px, 1.2vw, 14px) !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.1em !important;\n    text-transform: uppercase !important;\n  }\n\n  .ps-btn-sub {\n    font-size: clamp(9px, 1vw, 11px) !important;\n    font-weight: 500 !important;\n    letter-spacing: 0.04em !important;\n    text-transform: none !important;\n    margin-top: 4px;\n    opacity: 0.75;\n  }\n\n  .ps-btn-dark:hover {\n    background-color: #22e3e8 !important; \n    color: #000000 !important; \n    border-color: #22e3e8 !important;\n    box-shadow: 0 0 20px rgba(34, 227, 232, 0.4) !important;\n  }\n\n  \/* Scroll Reveal Animation Styles *\/\n  .ps-reveal {\n    opacity: 0;\n    transform: translateY(30px);\n    transition: opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1), \n                transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);\n  }\n  \n  .ps-reveal.is-visible {\n    opacity: 1;\n    transform: translateY(0);\n  }\n  \n  \/* Stagger the delays for a cascading effect *\/\n  .ps-sponsors.ps-reveal { transition-delay: 0.1s; }\n  .ps-about-text.ps-reveal { transition-delay: 0.3s; }\n  .ps-btn-dark.ps-reveal { transition-delay: 0.5s; }\n<\/style>\n\n<script>\n(function(){\n  function initObserver() {\n    var reveals = document.querySelectorAll('.ps-reveal');\n    if (!reveals.length) return;\n    \n    if ('IntersectionObserver' in window) {\n      var observer = new IntersectionObserver(function(entries) {\n        entries.forEach(function(entry) {\n          if (entry.isIntersecting) {\n            entry.target.classList.add('is-visible');\n          } else {\n            entry.target.classList.remove('is-visible');\n          }\n        });\n      }, {\n        threshold: 0.10,\n        rootMargin: \"0px 0px 0px 0px\"\n      });\n\n      reveals.forEach(function(el) {\n        observer.observe(el);\n      });\n    } else {\n      reveals.forEach(function(el) {\n        el.classList.add('is-visible');\n      });\n    }\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initObserver);\n  } else {\n    initObserver();\n  }\n})();\n<\/script>\n\n\n\n<div class=\"ps-fw-speakers\" id=\"speakers\">\n  <div class=\"ps-speakers-container\">\n    \n    <div class=\"ps-speakers-header ps-reveal\">\n      <h2 class=\"ps-speakers-title\">Speakers<\/h2>\n      \n      <div class=\"ps-lineup-link\">\n        <span class=\"ps-link-default\">Full lineup &rarr;<\/span>\n        <span class=\"ps-link-hover\">Coming soon<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"ps-speakers-grid\">\n\n      <a href=\"javascript:void(0);\" class=\"ps-speaker-card ps-reveal\">\n        <div class=\"ps-speaker-img-wrap\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/Indi-Chawla.png?ssl=1\" alt=\"Indi Chawla\"><\/div>\n        <div class=\"ps-speaker-info\">\n          <div class=\"ps-speaker-name\">Indi Chawla<\/div>\n          <div class=\"ps-speaker-role\">Head of International Relations<\/div>\n          <div class=\"ps-speaker-company\">The MLC<\/div>\n        <\/div>\n      <\/a>\n\n      <a href=\"javascript:void(0);\" class=\"ps-speaker-card ps-reveal\">\n        <div class=\"ps-speaker-img-wrap\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/Bill_Colitre.png?ssl=1\" alt=\"Bill Colitre\"><\/div>\n        <div class=\"ps-speaker-info\">\n          <div class=\"ps-speaker-name\">Bill Colitre<\/div>\n          <div class=\"ps-speaker-role\">COO<\/div>\n          <div class=\"ps-speaker-company\">Music Reports<\/div>\n        <\/div>\n      <\/a>\n\n      <a href=\"javascript:void(0);\" class=\"ps-speaker-card ps-reveal\">\n        <div class=\"ps-speaker-img-wrap\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/Guillaume-de-Lavenere.png?ssl=1\" alt=\"Guillaume de Lavenere\"><\/div>\n        <div class=\"ps-speaker-info\">\n          <div class=\"ps-speaker-name\">Guillaume de Lavenere<\/div>\n          <div class=\"ps-speaker-role\">Co-founder<\/div>\n          <div class=\"ps-speaker-company\">Claimy<\/div>\n        <\/div>\n      <\/a>\n\n      <a href=\"javascript:void(0);\" class=\"ps-speaker-card ps-reveal\">\n        <div class=\"ps-speaker-img-wrap\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/Jason-Feinberg.png?ssl=1\" alt=\"Jason Feinberg\"><\/div>\n        <div class=\"ps-speaker-info\">\n          <div class=\"ps-speaker-name\">Jason Feinberg<\/div>\n          <div class=\"ps-speaker-role\">Head of KOSIGN<\/div>\n          <div class=\"ps-speaker-company\">KOSIGN<\/div>\n        <\/div>\n      <\/a>\n\n      <a href=\"javascript:void(0);\" class=\"ps-speaker-card ps-reveal\">\n        <div class=\"ps-speaker-img-wrap\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/Will-Holder.png?ssl=1\" alt=\"Will Holder\"><\/div>\n        <div class=\"ps-speaker-info\">\n          <div class=\"ps-speaker-name\">Will Holder<\/div>\n          <div class=\"ps-speaker-role\">Partner<\/div>\n          <div class=\"ps-speaker-company\">Morrison Foerster<\/div>\n        <\/div>\n      <\/a>\n\n      <a href=\"javascript:void(0);\" class=\"ps-speaker-card ps-reveal\">\n        <div class=\"ps-speaker-img-wrap\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/Kent-Hoskins.png?ssl=1\" alt=\"Kent Hoskins\"><\/div>\n        <div class=\"ps-speaker-info\">\n          <div class=\"ps-speaker-name\">Kent Hoskins<\/div>\n          <div class=\"ps-speaker-role\">CFO<\/div>\n          <div class=\"ps-speaker-company\">Concord<\/div>\n        <\/div>\n      <\/a>\n\n      <a href=\"javascript:void(0);\" class=\"ps-speaker-card ps-reveal\">\n        <div class=\"ps-speaker-img-wrap\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/Mark-Isherwood.png?ssl=1\" alt=\"Mark Isherwood\"><\/div>\n        <div class=\"ps-speaker-info\">\n          <div class=\"ps-speaker-name\">Mark Isherwood<\/div>\n          <div class=\"ps-speaker-role\">Secretariat<\/div>\n          <div class=\"ps-speaker-company\">DDEX<\/div>\n        <\/div>\n      <\/a>\n\n      <a href=\"javascript:void(0);\" class=\"ps-speaker-card ps-reveal\">\n        <div class=\"ps-speaker-img-wrap\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/Panimalar-K.png?ssl=1\" alt=\"Panimalar K\"><\/div>\n        <div class=\"ps-speaker-info\">\n          <div class=\"ps-speaker-name\">Panimalar K<\/div>\n          <div class=\"ps-speaker-role\">Head of Operations<\/div>\n          <div class=\"ps-speaker-company\">RaaCho Music Publishing<\/div>\n        <\/div>\n      <\/a>\n\n      <a href=\"javascript:void(0);\" class=\"ps-speaker-card ps-reveal\">\n        <div class=\"ps-speaker-img-wrap\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/Rob-Law.png?ssl=1\" alt=\"Rob Law\"><\/div>\n        <div class=\"ps-speaker-info\">\n          <div class=\"ps-speaker-name\">Rob Law<\/div>\n          <div class=\"ps-speaker-role\">Partner<\/div>\n          <div class=\"ps-speaker-company\">Shot Tower Capital<\/div>\n        <\/div>\n      <\/a>\n\n      <a href=\"javascript:void(0);\" class=\"ps-speaker-card ps-reveal\">\n        <div class=\"ps-speaker-img-wrap\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/Will-Page.png?ssl=1\" alt=\"Will Page\"><\/div>\n        <div class=\"ps-speaker-info\">\n          <div class=\"ps-speaker-name\">Will Page<\/div>\n          <div class=\"ps-speaker-role\">Director<\/div>\n          <div class=\"ps-speaker-company\">Pivotal Economics<\/div>\n        <\/div>\n      <\/a>\n\n      <a href=\"javascript:void(0);\" class=\"ps-speaker-card ps-reveal\">\n        <div class=\"ps-speaker-img-wrap\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/Alexander-Wolf.png?ssl=1\" alt=\"Alexander Wolf\"><\/div>\n        <div class=\"ps-speaker-info\">\n          <div class=\"ps-speaker-name\">Alexander Wolf<\/div>\n          <div class=\"ps-speaker-role\">President<\/div>\n          <div class=\"ps-speaker-company\">International SESAC<\/div>\n        <\/div>\n      <\/a>\n\n      <a href=\"javascript:void(0);\" class=\"ps-speaker-card ps-reveal\">\n        <div class=\"ps-speaker-img-wrap\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/Takuya-Yamazaki.png?ssl=1\" alt=\"Takuya Yamazaki\"><\/div>\n        <div class=\"ps-speaker-info\">\n          <div class=\"ps-speaker-name\">Takuya Yamazaki<\/div>\n          <div class=\"ps-speaker-role\">Consultant<\/div>\n          <div class=\"ps-speaker-company\">NexTone<\/div>\n        <\/div>\n      <\/a>\n\n      <div class=\"ps-speaker-card ps-tba-card ps-reveal\">\n        <div class=\"ps-tba-content\">\n          More Speakers<br>To Be Announced Soon\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n<style>\n  \/* Full Width Wrapper *\/\n  .ps-fw-speakers {\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    box-sizing: border-box !important;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    background-color: transparent;\n    overflow-x: hidden !important;\n  }\n\n  \/* Inner Container for Breathing Room *\/\n  .ps-speakers-container {\n    max-width: 1400px;\n    margin: 0 auto;\n    padding: clamp(30px, 5vw, 60px) clamp(20px, 5vw, 40px) clamp(60px, 8vw, 100px);\n  }\n\n  \/* Header Section *\/\n  .ps-speakers-header {\n    display: flex;\n    align-items: baseline;\n    justify-content: space-between;\n    margin-bottom: clamp(24px, 4vw, 40px);\n  }\n\n  .ps-speakers-title {\n    font-size: clamp(18px, 2.5vw, 24px);\n    text-transform: uppercase;\n    letter-spacing: 0.15em;\n    color: #31b7bb; \n    margin: 0;\n    font-weight: 600 !important;\n  }\n\n  \/* Smooth Hover Swap Link - Changed to exactly 150px min-width *\/\n  .ps-lineup-link {\n    position: relative;\n    display: inline-block;\n    font-size: clamp(11px, 1.2vw, 13px) !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.08em !important;\n    color: #000 !important;\n    border: none !important;\n    box-shadow: none !important;\n    padding-bottom: 6px !important;\n    min-width: 150px; \/* Matched to the Agenda block *\/\n    text-align: right;\n    cursor: default; \n  }\n  \n  .ps-lineup-link::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    right: 0;\n    width: 100%;\n    height: 2px;\n    background-color: #31b7bb;\n    transition: background-color 0.3s ease;\n  }\n\n  .ps-link-default, .ps-link-hover {\n    transition: opacity 0.3s ease;\n  }\n  \n  .ps-link-hover {\n    position: absolute;\n    right: 0;\n    top: 0;\n    opacity: 0;\n    color: #31b7bb;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  .ps-lineup-link:hover .ps-link-default {\n    opacity: 0;\n  }\n\n  .ps-lineup-link:hover .ps-link-hover {\n    opacity: 1;\n  }\n\n  \/* Grid Layout *\/\n  .ps-speakers-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));\n  }\n\n  \/* Speaker Cards *\/\n  .ps-speaker-card {\n    text-decoration: none !important;\n    border: none !important;\n    box-shadow: none !important;\n    background: #ffffff;\n    display: flex;\n    flex-direction: column;\n    border: 1px solid #000 !important; \n    margin: 0 -1px -1px 0; \n    transition: transform 0.2s ease, opacity 0.2s ease;\n  }\n\n  .ps-speaker-card:hover {\n    opacity: 0.9;\n    text-decoration: none !important;\n  }\n\n  .ps-speaker-img-wrap {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    background: #e0e0e0;\n    overflow: hidden;\n  }\n\n  .ps-speaker-img-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  .ps-speaker-info {\n    padding: 16px;\n    flex-grow: 1;\n  }\n\n  .ps-speaker-name {\n    font-size: clamp(15px, 1.4vw, 17px) !important;\n    font-weight: 600 !important;\n    color: #000 !important; \n    text-decoration: none !important;\n    line-height: 1.2;\n    margin-bottom: 8px;\n  }\n\n  .ps-speaker-role {\n    font-size: clamp(10px, 1vw, 12px);\n    color: #555;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    line-height: 1.3;\n    margin-bottom: 2px; \n  }\n\n  .ps-speaker-company {\n    font-size: clamp(10px, 1vw, 12px);\n    color: #31b7bb; \n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    line-height: 1.3;\n  }\n\n  \/* TBA Card *\/\n  .ps-tba-card {\n    background: #000 !important; \n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    padding: 24px;\n  }\n\n  .ps-tba-content {\n    font-size: clamp(14px, 1.5vw, 18px);\n    font-weight: 600 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    color: #ffffff !important; \n    line-height: 1.5;\n  }\n\n  \/* Scroll Reveal Animation Styles *\/\n  .ps-reveal {\n    opacity: 0;\n    transform: translateY(30px);\n    transition: opacity 0.6s cubic-bezier(0.22, 1, 0.36, 1), \n                transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);\n  }\n  \n  .ps-reveal.is-visible {\n    opacity: 1;\n    transform: translateY(0);\n  }\n<\/style>\n\n<script>\n(function(){\n  function initObserver() {\n    var reveals = document.querySelectorAll('.ps-fw-speakers .ps-reveal');\n    if (!reveals.length) return;\n    \n    if ('IntersectionObserver' in window) {\n      var observer = new IntersectionObserver(function(entries) {\n        entries.forEach(function(entry) {\n          if (entry.isIntersecting) {\n            entry.target.classList.add('is-visible');\n          } else {\n            entry.target.classList.remove('is-visible');\n          }\n        });\n      }, {\n        threshold: 0.10, \n        rootMargin: \"0px 0px -20px 0px\"\n      });\n\n      reveals.forEach(function(el) {\n        observer.observe(el);\n      });\n    } else {\n      reveals.forEach(function(el) {\n        el.classList.add('is-visible');\n      });\n    }\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initObserver);\n  } else {\n    initObserver();\n  }\n})();\n<\/script>\n\n\n\n<div class=\"ps-fw-agenda\" id=\"agenda\">\n  <div class=\"ps-agenda-container\">\n    \n    <div class=\"ps-agenda-header ps-reveal\">\n      \n      <div class=\"ps-agenda-title-group\">\n        <h2 class=\"ps-agenda-title\">Agenda<\/h2>\n        <div class=\"ps-agenda-subtitle\">More to be announced<\/div>\n      <\/div>\n      \n      <div class=\"ps-agenda-link\">\n        <span class=\"ps-link-default\">Full agenda \u2192<\/span>\n        <span class=\"ps-link-hover\">Coming soon<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"ps-agenda-list\">\n      <div class=\"ps-agenda-row ps-reveal\">\n        <div class=\"ps-agenda-info\">\n          <div class=\"ps-agenda-talk\">Keynote Interview: Finance<\/div>\n          \n          <div class=\"ps-agenda-speakers-wrap\">\n            <div class=\"ps-agenda-names\">Kent Hoskins, Concord is interviewed by Will Page, Pivotal Economics<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"ps-agenda-row ps-reveal\">\n        <div class=\"ps-agenda-info\">\n          <div class=\"ps-agenda-talk\">Panel discussion: Finance in the music publishing business<\/div>\n          \n          <div class=\"ps-agenda-speakers-wrap\">\n            <div class=\"ps-agenda-names\">Rob Law, Shot Tower Capital, Will Holder, Morrison Foerster &amp; Sophie Brown, Dynamite Songs<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"ps-agenda-row ps-reveal\">\n        <div class=\"ps-agenda-info\">\n          <div class=\"ps-agenda-talk\">International Panel discussion: Focus on Asia<\/div>\n          \n          <div class=\"ps-agenda-speakers-wrap\">\n            <div class=\"ps-agenda-names\">Takuya Yamazaki, NexTone, Panimalar K, RaaCho Music Publishing &amp; Alexander Wolf, SESAC<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"ps-agenda-row ps-reveal\">\n        <div class=\"ps-agenda-info\">\n          <div class=\"ps-agenda-talk\">Panel discussion: AI &amp; Metadata<\/div>\n          \n          <div class=\"ps-agenda-speakers-wrap\">\n            <div class=\"ps-agenda-names\">Mark Isherwood, DDEX, Bill Colitre, Music Reports, Brian Roberts, ASCAP &amp; Abby North, North Music Group<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<style>\n  \/* Full Width Wrapper *\/\n  .ps-fw-agenda {\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    box-sizing: border-box !important;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    background-color: transparent;\n    overflow-x: hidden !important;\n  }\n  \/* Inner Container *\/\n  .ps-agenda-container {\n    max-width: 1400px;\n    margin: 0 auto;\n    padding: clamp(30px, 5vw, 60px) clamp(20px, 5vw, 40px) clamp(60px, 8vw, 100px);\n  }\n  \/* Header Section *\/\n  .ps-agenda-header {\n    display: flex;\n    align-items: flex-end; \/* Aligns the link to the bottom of the title group *\/\n    justify-content: space-between;\n    margin-bottom: clamp(24px, 4vw, 40px);\n    flex-wrap: wrap; \/* Allows safe wrapping on extremely small screens *\/\n    gap: 20px;\n  }\n  .ps-agenda-title-group {\n    display: flex;\n    flex-direction: column;\n    gap: 4px; \/* Tight spacing between Agenda and Subtitle *\/\n  }\n  .ps-agenda-title {\n    font-size: clamp(18px, 2.5vw, 24px);\n    text-transform: uppercase;\n    letter-spacing: 0.15em;\n    color: #31b7bb; \n    margin: 0;\n    font-weight: 600 !important; \n    line-height: 1.1;\n  }\n  .ps-agenda-subtitle {\n    font-size: clamp(11px, 1.2vw, 14px);\n    color: #888888;\n    letter-spacing: 0.08em;\n    font-weight: 500;\n    text-transform: uppercase;\n  }\n  \/* Smooth Hover Swap Link *\/\n  .ps-agenda-link {\n    position: relative;\n    display: inline-block;\n    font-size: clamp(11px, 1.2vw, 13px) !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.08em !important;\n    color: #000 !important;\n    border: none !important;\n    box-shadow: none !important;\n    padding-bottom: 6px !important;\n    min-width: 150px; \n    text-align: right;\n    cursor: default;\n    margin-bottom: 2px; \/* Slight optical adjustment *\/\n  }\n  \n  .ps-agenda-link::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    right: 0;\n    width: 100%;\n    height: 2px;\n    background-color: #31b7bb;\n    transition: background-color 0.3s ease;\n  }\n  .ps-agenda-link .ps-link-default, \n  .ps-agenda-link .ps-link-hover {\n    transition: opacity 0.3s ease;\n  }\n  \n  .ps-agenda-link .ps-link-hover {\n    position: absolute;\n    right: 0;\n    top: 0;\n    opacity: 0;\n    color: #31b7bb;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n  .ps-agenda-link:hover .ps-link-default { opacity: 0; }\n  .ps-agenda-link:hover .ps-link-hover { opacity: 1; }\n  \/* Agenda Rows *\/\n  .ps-agenda-list {\n    border-top: 1px solid #000;\n  }\n  .ps-agenda-row {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 24px;\n    padding: clamp(24px, 4vw, 40px) 0;\n    border-bottom: 1px solid #000;\n    color: #000 !important;\n  }\n  .ps-agenda-info {\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n  .ps-agenda-talk {\n    font-size: clamp(24px, 3.5vw, 40px);\n    font-weight: 500;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n  \/* Speaker Avatars & Names *\/\n  .ps-agenda-speakers-wrap {\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 16px; \n  }\n  .ps-agenda-avatars {\n    display: flex;\n  }\n  .ps-agenda-avatars img {\n    width: 52px; \n    height: 52px; \n    border-radius: 50%;\n    object-fit: cover;\n    border: 2px solid #fff;\n    margin-left: -16px; \n    background-color: #e0e0e0;\n  }\n  .ps-agenda-avatars img:first-child {\n    margin-left: 0;\n  }\n  .ps-agenda-names {\n    font-size: clamp(14px, 1.4vw, 16px);\n    color: #31b7bb;\n    font-weight: 500;\n  }\n  \/* Scroll Reveal Animation Styles *\/\n  .ps-reveal {\n    opacity: 0;\n    transform: translateY(30px);\n    transition: opacity 0.6s cubic-bezier(0.22, 1, 0.36, 1), \n                transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);\n  }\n  \n  .ps-reveal.is-visible {\n    opacity: 1;\n    transform: translateY(0);\n  }\n<\/style>\n<script>\n(function(){\n  function initObserver() {\n    var reveals = document.querySelectorAll('.ps-fw-agenda .ps-reveal');\n    if (!reveals.length) return;\n    \n    if ('IntersectionObserver' in window) {\n      var observer = new IntersectionObserver(function(entries) {\n        entries.forEach(function(entry) {\n          if (entry.isIntersecting) {\n            entry.target.classList.add('is-visible');\n          } else {\n            entry.target.classList.remove('is-visible');\n          }\n        });\n      }, {\n        threshold: 0.10, \n        rootMargin: \"0px 0px -20px 0px\"\n      });\n      reveals.forEach(function(el) {\n        observer.observe(el);\n      });\n    } else {\n      reveals.forEach(function(el) {\n        el.classList.add('is-visible');\n      });\n    }\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initObserver);\n  } else {\n    initObserver();\n  }\n})();\n<\/script>\n\n\n\n<div class=\"ps-fw-location\" id=\"location\">\n  <div class=\"ps-location-container\">\n    \n    <div class=\"ps-location-header ps-reveal\">\n      <h2 class=\"ps-location-title\">Location<\/h2>\n    <\/div>\n\n    <div class=\"ps-location-city ps-reveal\">Kings Place | <span class=\"ps-highlight\">London<\/span><\/div>\n    <p class=\"ps-location-address ps-reveal\">90 York Wy, London N1 9AG<\/p>\n    \n    <div class=\"ps-location-map-wrap ps-reveal\">\n      <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d2481.8220516914894!2d-0.12175609999999998!3d51.534823599999996!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x48761b3e69e594f5%3A0xf8295f66eb85988b!2sKings%20Place!5e0!3m2!1sen!2suk!4v1782918015871!5m2!1sen!2suk\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"strict-origin-when-cross-origin\"><\/iframe>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<style>\n  \/* Full Width Wrapper *\/\n  .ps-fw-location {\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    box-sizing: border-box !important;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    background-color: transparent;\n    overflow-x: hidden !important;\n  }\n\n  \/* Inner Container for Breathing Room *\/\n  .ps-location-container {\n    max-width: 1400px;\n    margin: 0 auto;\n    padding: clamp(30px, 5vw, 60px) clamp(20px, 5vw, 40px) clamp(60px, 8vw, 100px);\n  }\n\n  \/* Header Section *\/\n  .ps-location-header {\n    margin-bottom: clamp(16px, 3vw, 24px);\n  }\n\n  .ps-location-title {\n    font-size: clamp(18px, 2.5vw, 24px);\n    text-transform: uppercase;\n    letter-spacing: 0.15em;\n    color: #31b7bb; \n    margin: 0;\n    font-weight: 600 !important;\n  }\n\n  \/* Typography *\/\n  .ps-location-city {\n    font-size: clamp(36px, 6vw, 56px);\n    font-weight: 500;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n    margin-bottom: 8px;\n    color: #000;\n  }\n\n  .ps-highlight {\n    color: #31b7bb;\n  }\n\n  .ps-location-address {\n    font-size: clamp(15px, 1.5vw, 17px);\n    color: #444;\n    margin: 0 0 clamp(24px, 4vw, 40px) 0;\n    font-weight: 400;\n  }\n\n  \/* Responsive Map Container *\/\n  .ps-location-map-wrap {\n    width: 100%;\n    height: clamp(300px, 45vh, 500px); \n    border-radius: 12px;\n    overflow: hidden;\n    background: #e0e0e0; \n    box-shadow: 0 4px 20px rgba(0,0,0,0.05); \n  }\n\n  .ps-location-map-wrap iframe {\n    width: 100%;\n    height: 100%;\n    display: block;\n  }\n\n  \/* Scroll Reveal Animation Styles *\/\n  .ps-reveal {\n    opacity: 0;\n    transform: translateY(30px);\n    transition: opacity 0.6s cubic-bezier(0.22, 1, 0.36, 1), \n                transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);\n  }\n  \n  .ps-reveal.is-visible {\n    opacity: 1;\n    transform: translateY(0);\n  }\n  \n  \/* Stagger the delays for a cascading effect *\/\n  .ps-location-header.ps-reveal { transition-delay: 0.1s; }\n  .ps-location-city.ps-reveal { transition-delay: 0.2s; }\n  .ps-location-address.ps-reveal { transition-delay: 0.3s; }\n  .ps-location-map-wrap.ps-reveal { transition-delay: 0.4s; }\n<\/style>\n\n<script>\n(function(){\n  function initObserver() {\n    var reveals = document.querySelectorAll('.ps-fw-location .ps-reveal');\n    if (!reveals.length) return;\n    \n    if ('IntersectionObserver' in window) {\n      var observer = new IntersectionObserver(function(entries) {\n        entries.forEach(function(entry) {\n          if (entry.isIntersecting) {\n            entry.target.classList.add('is-visible');\n          } else {\n            entry.target.classList.remove('is-visible');\n          }\n        });\n      }, {\n        threshold: 0.10, \n        rootMargin: \"0px 0px -20px 0px\"\n      });\n\n      reveals.forEach(function(el) {\n        observer.observe(el);\n      });\n    } else {\n      reveals.forEach(function(el) {\n        el.classList.add('is-visible');\n      });\n    }\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initObserver);\n  } else {\n    initObserver();\n  }\n})();\n<\/script>\n\n\n\n<div class=\"ps-fw-closing\" id=\"tickets\">\n  \n  <div class=\"ps-closing-sponsors-wrap\">\n    <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/Publishing-Summit-website-2026-1-1.png?ssl=1\" alt=\"Publishing Summit Sponsors\" class=\"ps-closing-sponsors-img ps-reveal\">\n  <\/div>\n\n  <div class=\"ps-closing-cta-wrap\">\n    <div class=\"ps-cta-subtitle ps-reveal\">Don&#8217;t miss it<\/div>\n    <h2 class=\"ps-cta-title ps-reveal\">See you on October 12th<\/h2>\n    \n    <a href=\"https:\/\/musically.com\/product\/publishing-summit-2026-early-bird-ticket\/\" target=\"_blank\" rel=\"noopener\" class=\"ps-btn-closing ps-reveal\">\n      <span class=\"ps-btn-title\">Buy Early Bird Tickets &nbsp;&rarr;<\/span>\n      <span class=\"ps-btn-sub\">Only available for a very limited time<\/span>\n    <\/a>\n  <\/div>\n\n<\/div>\n\n<style>\n  \/* Full Width Wrapper *\/\n  .ps-fw-closing {\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    box-sizing: border-box !important;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    overflow-x: hidden !important;\n  }\n\n  \/* Sponsors Image Container *\/\n  .ps-closing-sponsors-wrap {\n    padding: clamp(0px, 1vw, 10px) clamp(20px, 5vw, 40px) clamp(50px, 6vw, 70px);\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    background-color: transparent;\n  }\n\n  .ps-closing-sponsors-img {\n    width: 100%;\n    max-width: 687px;\n    height: auto;\n    display: block;\n  }\n\n  \/* Closing Cyan CTA Panel *\/\n  .ps-closing-cta-wrap {\n    min-height: clamp(340px, 45vh, 440px);\n    padding: clamp(60px, 8vw, 100px) clamp(20px, 5vw, 40px);\n    background: #31b7bb; \n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n  }\n\n  .ps-cta-subtitle {\n    font-size: clamp(11px, 1.2vw, 14px);\n    text-transform: uppercase;\n    letter-spacing: 0.2em;\n    color: #04342c; \n    margin-bottom: clamp(16px, 3vw, 28px);\n    font-weight: 600;\n  }\n\n  .ps-cta-title {\n    \/* Scales smoothly from ~28px on the smallest phones up to 60px on\n       large screens, so it looks balanced on every device. *\/\n    font-size: clamp(28px, 7vw, 60px);\n    font-weight: 500;\n    letter-spacing: -0.03em;\n    line-height: 1.12;\n    color: #000000;\n    max-width: 24ch;\n    margin: 0 auto;\n    text-wrap: balance;   \/* even line breaks if it ever wraps *\/\n  }\n\n  \/* White to Black Pill Button, two-line label *\/\n  .ps-btn-closing {\n    position: relative;\n    display: inline-flex !important;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    box-sizing: border-box !important;\n    line-height: normal !important;\n    margin-top: clamp(32px, 5vw, 44px) !important;\n    padding: clamp(12px, 2vw, 16px) clamp(32px, 6vw, 48px) !important;\n    background-color: #ffffff !important;\n    color: #000000 !important;\n    border: 2px solid #ffffff !important;\n    border-radius: 50px !important;\n    text-decoration: none !important;\n    box-shadow: none !important;\n    transition: all 0.3s ease !important;\n  }\n\n  .ps-btn-title {\n    font-size: clamp(12px, 1.2vw, 14px) !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.1em !important;\n    text-transform: uppercase !important;\n  }\n\n  .ps-btn-sub {\n    font-size: clamp(9px, 1vw, 11px) !important;\n    font-weight: 500 !important;\n    letter-spacing: 0.04em !important;\n    text-transform: none !important;\n    margin-top: 4px;\n    opacity: 0.75;\n  }\n  \n  .ps-btn-closing:hover {\n    background-color: #000000 !important;\n    color: #ffffff !important;\n    border-color: #000000 !important;\n    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2) !important;\n  }\n\n  \/* Scroll Reveal Animation Styles *\/\n  .ps-reveal {\n    opacity: 0;\n    transform: translateY(30px);\n    transition: opacity 0.6s cubic-bezier(0.22, 1, 0.36, 1), \n                transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);\n  }\n  \n  .ps-reveal.is-visible {\n    opacity: 1;\n    transform: translateY(0);\n  }\n  \n  \/* Cascading Delays *\/\n  .ps-cta-subtitle.ps-reveal { transition-delay: 0.1s; }\n  .ps-cta-title.ps-reveal { transition-delay: 0.2s; }\n  .ps-btn-closing.ps-reveal { transition-delay: 0.3s; }\n<\/style>\n\n<script>\n(function(){\n  function initObserver() {\n    var reveals = document.querySelectorAll('.ps-fw-closing .ps-reveal');\n    if (!reveals.length) return;\n    \n    if ('IntersectionObserver' in window) {\n      var observer = new IntersectionObserver(function(entries) {\n        entries.forEach(function(entry) {\n          if (entry.isIntersecting) {\n            entry.target.classList.add('is-visible');\n          } else {\n            entry.target.classList.remove('is-visible');\n          }\n        });\n      }, {\n        threshold: 0.10, \n        rootMargin: \"0px 0px -20px 0px\"\n      });\n\n      reveals.forEach(function(el) {\n        observer.observe(el);\n      });\n    } else {\n      reveals.forEach(function(el) {\n        el.classList.add('is-visible');\n      });\n    }\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initObserver);\n  } else {\n    initObserver();\n  }\n})();\n<\/script>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<footer id=\"maFooter\" class=\"ma-footer-fullwidth\">\n  <div class=\"ma-footer-inner\">\n\n    <div class=\"ma-footer-left\">\n      <a href=\"https:\/\/musically.com\/next\/\" class=\"ma-footer-logo-link\">\n        <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/07\/LOGOS.png?ssl=1\" alt=\"Music Ally\" class=\"ma-footer-logo\">\n      <\/a>\n    <\/div>\n\n    <div class=\"ma-footer-middle\">\n      <span class=\"ma-footer-tagline\">The future of music publishing, in one room<\/span>\n    <\/div>\n\n    <div class=\"ma-footer-right\">\n      <div class=\"ma-footer-socials\">\n\n        <a href=\"https:\/\/www.instagram.com\/musicallybiz\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Instagram\">\n          <svg viewBox=\"0 0 448 512\" fill=\"currentColor\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\n        <\/a>\n\n        <a href=\"https:\/\/www.linkedin.com\/company\/musically?originalSubdomain=uk\" target=\"_blank\" rel=\"noopener\" aria-label=\"LinkedIn\">\n          <svg viewBox=\"0 0 448 512\" fill=\"currentColor\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg>\n        <\/a>\n\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/footer>\n\n<style>\n  \/* FULL WIDTH BLACK FOOTER \u2014 same breakout logic as the other blocks *\/\n  #maFooter.ma-footer-fullwidth {\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    box-sizing: border-box !important;\n    overflow-x: hidden !important;\n    background-color: #000000;\n    padding: clamp(20px, 3vw, 28px) 0;\n    position: relative;\n    z-index: 1000;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n  }\n\n  .ma-footer-inner {\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    padding: 0 clamp(20px, 5vw, 40px);\n    display: flex;\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n    gap: 24px;\n    box-sizing: border-box;\n  }\n\n  .ma-footer-left { flex: 1; display: flex; justify-content: flex-start; }\n  .ma-footer-logo { height: clamp(28px, 4vw, 38px); width: auto; display: block; }\n\n  .ma-footer-middle {\n    flex: 2;\n    display: flex;\n    justify-content: center;\n    text-align: center;\n  }\n\n  .ma-footer-tagline {\n    color: #ffffff;\n    font-size: clamp(10px, 1.1vw, 12px);\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    line-height: 1.4;\n  }\n\n  .ma-footer-right { flex: 1; display: flex; justify-content: flex-end; }\n  .ma-footer-socials { display: flex; gap: 20px; align-items: center; }\n\n  .ma-footer-socials a {\n    color: #ffffff;          \/* white icons on black *\/\n    display: block;\n    width: 20px;\n    height: 20px;\n    transition: color 0.2s ease, transform 0.2s ease;\n  }\n  .ma-footer-socials a svg { width: 100%; height: 100%; display: block; }\n\n  \/* Hover: brand cyan + lift *\/\n  .ma-footer-socials a:hover {\n    color: #31b7bb !important;\n    transform: translateY(-2px);\n  }\n\n  \/* RESPONSIVE: stack into a tidy centred column on small screens *\/\n  @media (max-width: 900px) {\n    .ma-footer-inner {\n      flex-direction: column;\n      gap: 18px;\n      padding: 4px 20px;\n      text-align: center;\n    }\n    .ma-footer-left,\n    .ma-footer-middle,\n    .ma-footer-right {\n      flex: none;\n      width: 100%;\n      justify-content: center;\n    }\n    .ma-footer-tagline { font-size: 11px; max-width: 320px; }\n  }\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>Home Speakers Coming soon Agenda Coming soon Location Sponsors Tickets &nbsp;&rarr; &times; Home Speakers (Coming Soon) Agenda (Coming Soon) Location Sponsors Tickets &rarr; 12 October 2026 &mdash; London The future [&hellip;]<\/p>\n","protected":false},"author":27883,"featured_media":263097,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"no-header-footer.php","meta":{"content-type":"","newspack_ads_suppress_ads":false,"newspack_popups_has_disabled_popups":false,"newspack_sponsor_sponsorship_scope":"","newspack_sponsor_native_byline_display":"inherit","newspack_sponsor_native_category_display":"inherit","newspack_sponsor_underwriter_style":"inherit","newspack_sponsor_underwriter_placement":"inherit","_EventAllDay":false,"_EventTimezone":"","_EventStartDate":"","_EventEndDate":"","_EventStartDateUTC":"","_EventEndDateUTC":"","_EventShowMap":false,"_EventShowMapLink":false,"_EventURL":"","_EventCost":"","_EventCostDescription":"","_EventCurrencySymbol":"","_EventCurrencyCode":"","_EventCurrencyPosition":"","_EventDateTimeSeparator":"","_EventTimeRangeSeparator":"","_EventOrganizerID":[],"_EventVenueID":[],"_OrganizerEmail":"","_OrganizerPhone":"","_OrganizerWebsite":"","_VenueAddress":"","_VenueCity":"","_VenueCountry":"","_VenueProvince":"","_VenueState":"","_VenueZip":"","_VenuePhone":"","_VenueURL":"","_VenueStateProvince":"","_VenueLat":"","_VenueLng":"","_VenueShowMap":false,"_VenueShowMapLink":false,"newspack_content_restriction_is_exempt":false,"newspack_featured_image_position":"hidden","newspack_hide_page_title":true,"newspack_show_share_buttons":false,"footnotes":""},"newspack_spnsrs_tax":[],"coauthors":[23035],"class_list":["post-168981","page","type-page","status-publish","has-post-thumbnail","hentry","entry"],"parsely":{"version":"1.1.0","canonical_url":"https:\/\/musically.com\/publishing-summit\/","smart_links":{"inbound":0,"outbound":0},"traffic_boost_suggestions_count":0,"meta":{"@context":"https:\/\/schema.org","@type":"WebPage","headline":"Music Ally Publishing Summit","url":"http:\/\/musically.com\/publishing-summit\/","mainEntityOfPage":{"@type":"WebPage","@id":"http:\/\/musically.com\/publishing-summit\/"},"thumbnailUrl":"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/02\/Publishing-Summit-2026.png?resize=150%2C150&ssl=1","image":{"@type":"ImageObject","url":"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/02\/Publishing-Summit-2026.png?fit=1366%2C768&ssl=1"},"articleSection":"Uncategorized","author":[{"@type":"Person","name":"Music Ally"}],"creator":["Music Ally"],"publisher":{"@type":"Organization","name":"Music Ally","logo":"https:\/\/musically.com\/wp-content\/uploads\/2023\/01\/MUSIC-ALLY-NEW-LOGO-2020.png"},"keywords":[],"dateCreated":"2024-06-25T09:58:05Z","datePublished":"2024-06-25T09:58:05Z","dateModified":"2026-07-20T17:52:07Z"},"rendered":"<script type=\"application\/ld+json\" class=\"wp-parsely-metadata\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"WebPage\",\"headline\":\"Music Ally Publishing Summit\",\"url\":\"http:\\\/\\\/musically.com\\\/publishing-summit\\\/\",\"mainEntityOfPage\":{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/musically.com\\\/publishing-summit\\\/\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/musically.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Publishing-Summit-2026.png?resize=150%2C150&ssl=1\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/musically.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Publishing-Summit-2026.png?fit=1366%2C768&ssl=1\"},\"articleSection\":\"Uncategorized\",\"author\":[{\"@type\":\"Person\",\"name\":\"Music Ally\"}],\"creator\":[\"Music Ally\"],\"publisher\":{\"@type\":\"Organization\",\"name\":\"Music Ally\",\"logo\":\"https:\\\/\\\/musically.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/MUSIC-ALLY-NEW-LOGO-2020.png\"},\"keywords\":[],\"dateCreated\":\"2024-06-25T09:58:05Z\",\"datePublished\":\"2024-06-25T09:58:05Z\",\"dateModified\":\"2026-07-20T17:52:07Z\"}<\/script>","tracker_url":"https:\/\/cdn.parsely.com\/keys\/musically.com\/p.js"},"featured_image_src":"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/02\/Publishing-Summit-2026.png?resize=600%2C400&ssl=1","featured_image_src_square":"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/02\/Publishing-Summit-2026.png?resize=600%2C600&ssl=1","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":273731,"url":"https:\/\/musically.com\/publishing-summit-thank-you-page\/","url_meta":{"origin":168981,"position":0},"title":"Publishing Summit Thank You Page","author":"Amy Lilley","date":"July 16, 2026","format":false,"excerpt":"The future of music publishing, in one room With the support of You\u2019re in! See you at Publishing Summit 2026. Create your very own \u2018I\u2019m attending\u2019 image asset to share on socials. Create My Image \u00a0\u2192 Show everyone you\u2019ll be there Here are a few key details: No physical ticket\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/02\/Publishing-Summit-2026.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/02\/Publishing-Summit-2026.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/02\/Publishing-Summit-2026.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/02\/Publishing-Summit-2026.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/02\/Publishing-Summit-2026.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":243603,"url":"https:\/\/musically.com\/publishing-summit\/music-ally-publishing-summit-2026-sponsors\/","url_meta":{"origin":168981,"position":1},"title":"Music Ally Publishing Summit 2026: Sponsors","author":"Alice Whitaker","date":"June 25, 2025","format":false,"excerpt":"Home Speakers Coming soon Agenda Coming soon Location Sponsors Tickets \u00a0\u2192 \u00d7 Home Speakers (Coming Soon) Agenda (Coming Soon) Location Sponsors Tickets \u2192 Sponsors The Music Ally Publishing Summit 2026 is proudly supported by: Headline Sponsor ICE is a music technology company built by rightsholders, for rightsholders. It delivers accurate,\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":252966,"url":"https:\/\/musically.com\/marketing-week-register\/","url_meta":{"origin":168981,"position":2},"title":"Marketing Week Register","author":"Amy Lilley","date":"October 15, 2025","format":false,"excerpt":"AGENDA SPEAKERS PARTNERS \u00d7 HOME AGENDA SPEAKERS PARTNERS Info.exe \u00d7 To be announced soon. OK Loading\u2026 MUSIC ALLY MARKETING WEEK","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2025\/10\/marketing-Week-website-16.png?fit=1200%2C760&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2025\/10\/marketing-Week-website-16.png?fit=1200%2C760&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2025\/10\/marketing-Week-website-16.png?fit=1200%2C760&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2025\/10\/marketing-Week-website-16.png?fit=1200%2C760&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2025\/10\/marketing-Week-website-16.png?fit=1200%2C760&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":189883,"url":"https:\/\/musically.com\/next\/2026-venue\/","url_meta":{"origin":168981,"position":3},"title":"NEXT 2025 Venue","author":"Music Ally","date":"February 18, 2025","format":false,"excerpt":"VENUE THE STEEL YARD, LONDON 13-16 Allhallows Lane, London EC4R 3UE FOCUSED ON WHAT'S NEXT FOR THE MUSIC BUSINESS","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2025\/02\/Pink-Bold-Modern-Creative-Portfolio-Presentation-6.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2025\/02\/Pink-Bold-Modern-Creative-Portfolio-Presentation-6.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2025\/02\/Pink-Bold-Modern-Creative-Portfolio-Presentation-6.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2025\/02\/Pink-Bold-Modern-Creative-Portfolio-Presentation-6.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2025\/02\/Pink-Bold-Modern-Creative-Portfolio-Presentation-6.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":252470,"url":"https:\/\/musically.com\/music-ally-marketing-week\/","url_meta":{"origin":168981,"position":4},"title":"Music Ally Marketing Week","author":"Amy Lilley","date":"October 13, 2025","format":false,"excerpt":"AGENDA SPEAKERS PARTNERS \u00d7 HOME AGENDA SPEAKERS PARTNERS Info.exe \u00d7 To be announced soon. OK Register Now It's free After a highly successful first edition in 2025, our new tentpole online event Music Ally Marketing Week will return across 5 days this November. The week will kick off with two\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/06\/Marketing-Week.png?fit=1200%2C628&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/06\/Marketing-Week.png?fit=1200%2C628&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/06\/Marketing-Week.png?fit=1200%2C628&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/06\/Marketing-Week.png?fit=1200%2C628&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2026\/06\/Marketing-Week.png?fit=1200%2C628&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":255412,"url":"https:\/\/musically.com\/connect-2026-thank-you-page\/","url_meta":{"origin":168981,"position":5},"title":"Connect 2026 Thank You Page","author":"Amy Lilley","date":"November 6, 2025","format":false,"excerpt":"THANK YOU FOR SECURING YOUR SPOT AT CONNECT 2026! HERE ARE A FEW KEY DETAILS: No physical ticket is required; your name has been added to our attendee list. Event Dates & Timings: Day 1 \u2014 Thu 22 Jan | Day 2 \u2014 Fri 23 Jan Registration Opens: 8:30am (Day\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2025\/11\/Connect-2026-square-3.png?fit=1000%2C1000&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2025\/11\/Connect-2026-square-3.png?fit=1000%2C1000&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2025\/11\/Connect-2026-square-3.png?fit=1000%2C1000&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/musically.com\/wp-content\/uploads\/2025\/11\/Connect-2026-square-3.png?fit=1000%2C1000&ssl=1&resize=700%2C400 2x"},"classes":[]}],"_links":{"self":[{"href":"https:\/\/musically.com\/wp-json\/wp\/v2\/pages\/168981","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/musically.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/musically.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/musically.com\/wp-json\/wp\/v2\/users\/27883"}],"replies":[{"embeddable":true,"href":"https:\/\/musically.com\/wp-json\/wp\/v2\/comments?post=168981"}],"version-history":[{"count":191,"href":"https:\/\/musically.com\/wp-json\/wp\/v2\/pages\/168981\/revisions"}],"predecessor-version":[{"id":273976,"href":"https:\/\/musically.com\/wp-json\/wp\/v2\/pages\/168981\/revisions\/273976"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/musically.com\/wp-json\/wp\/v2\/media\/263097"}],"wp:attachment":[{"href":"https:\/\/musically.com\/wp-json\/wp\/v2\/media?parent=168981"}],"wp:term":[{"taxonomy":"newspack_spnsrs_tax","embeddable":true,"href":"https:\/\/musically.com\/wp-json\/wp\/v2\/newspack_spnsrs_tax?post=168981"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/musically.com\/wp-json\/wp\/v2\/coauthors?post=168981"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}