{"id":148,"date":"2021-06-14T11:33:22","date_gmt":"2021-06-14T10:33:22","guid":{"rendered":"http:\/\/mdmpmusic.com\/?page_id=148"},"modified":"2026-03-26T21:57:52","modified_gmt":"2026-03-27T07:57:52","slug":"videos","status":"publish","type":"page","link":"https:\/\/mdmpmusic.com\/index.php\/videos\/","title":{"rendered":"Videos"},"content":{"rendered":"\n<style>\n\/* HIDE WORDPRESS PAGE TITLE *\/\n.entry-title,\n.page-title,\nh1.entry-title {\n  display:none !important;\n}\n\n\/* PAGE *\/\n.mdmp-videos-page{\n  --bg:#04070b;\n  --bg2:#0a1118;\n  --bg3:#0f1822;\n  --border:rgba(255,255,255,.10);\n  --border-bright:rgba(115,208,255,.26);\n  --text:#f5f8fc;\n  --muted:#aab5c1;\n  --soft:#dbe5ef;\n  --accent:#2ea8ff;\n  --accent2:#7ad7ff;\n  --accent3:#8b6cff;\n  --shadow:0 24px 60px rgba(0,0,0,.34);\n  color:var(--text);\n  background:\n    radial-gradient(circle at top right, rgba(46,168,255,.10), transparent 25%),\n    radial-gradient(circle at bottom left, rgba(139,108,255,.08), transparent 20%),\n    linear-gradient(180deg,var(--bg),var(--bg2),var(--bg3));\n  border-radius:24px;\n  padding:16px 16px 20px;\n  max-width:1200px;\n  margin:auto;\n  overflow:hidden;\n}\n\n\/* VIDEO *\/\n.mdmp-video-wrap{\n  position:relative;\n  padding-top:56.25%;\n  background:#000;\n  border-bottom:1px solid rgba(255,255,255,.06);\n}\n.mdmp-video-wrap iframe{\n  position:absolute;\n  width:100%;\n  height:100%;\n  top:0;\n  left:0;\n  border:0;\n}\n\n\/* GRID *\/\n.mdmp-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:14px;\n}\n@media(max-width:800px){\n  .mdmp-grid{grid-template-columns:1fr;}\n}\n\n\/* CARD *\/\n.mdmp-card{\n  background:rgba(255,255,255,.05);\n  border:1px solid var(--border);\n  border-radius:14px;\n  overflow:hidden;\n  transition:.3s;\n  backdrop-filter:blur(8px);\n}\n.mdmp-card:hover{\n  transform:translateY(-5px);\n  border-color:var(--border-bright);\n  box-shadow:0 18px 40px rgba(0,0,0,.4);\n}\n\n\/* TEXT *\/\n.mdmp-body{padding:14px;}\n.mdmp-body h3{\n  margin:0 0 5px;\n  font-size:1.18rem;\n  color:var(--text);\n}\n.mdmp-body p{\n  color:var(--muted);\n  font-size:.92rem;\n  line-height:1.6;\n  margin:0 0 10px;\n}\n.mdmp-tag{\n  display:inline-block;\n  font-size:.7rem;\n  color:var(--accent2);\n  text-transform:uppercase;\n  margin-bottom:4px;\n  letter-spacing:.1em;\n  font-weight:700;\n}\n\n\/* SECTIONS *\/\n.mdmp-section{margin-bottom:20px;}\n.mdmp-section h2{\n  margin:0 0 4px;\n  font-size:1.4rem;\n  color:var(--text);\n}\n.mdmp-section p.section-copy{\n  margin:0 0 10px;\n  color:var(--muted);\n  max-width:760px;\n  line-height:1.6;\n  font-size:.95rem;\n}\n\n\/* HERO *\/\n.mdmp-hero{margin-bottom:14px;}\n.mdmp-btn-row{\n  display:flex;\n  gap:8px;\n  flex-wrap:wrap;\n}\n.mdmp-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  padding:8px 12px;\n  background:linear-gradient(135deg,var(--accent),var(--accent2));\n  color:#031018 !important;\n  border-radius:8px;\n  font-weight:700;\n  font-size:.9rem;\n  text-decoration:none;\n  transition:.25s;\n}\n.mdmp-btn:hover{\n  transform:translateY(-2px);\n  box-shadow:0 10px 24px rgba(46,168,255,.22);\n}\n.mdmp-btn-secondary{\n  background:rgba(255,255,255,.05);\n  color:var(--text) !important;\n  border:1px solid var(--border);\n}\n\n\/* COLLAB SECTION *\/\n.mdmp-collab{\n  background:\n    radial-gradient(circle at top right, rgba(46,168,255,.12), transparent 30%),\n    radial-gradient(circle at bottom left, rgba(139,108,255,.08), transparent 24%),\n    linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.03));\n}\n.mdmp-collab-grid{\n  display:grid;\n  grid-template-columns:1.1fr .9fr;\n  gap:14px;\n}\n@media(max-width:900px){\n  .mdmp-collab-grid{grid-template-columns:1fr;}\n}\n.mdmp-points{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:10px;\n  margin-top:10px;\n}\n@media(max-width:680px){\n  .mdmp-points{grid-template-columns:1fr;}\n}\n.mdmp-point{\n  background:rgba(255,255,255,.04);\n  border:1px solid var(--border);\n  border-radius:10px;\n  padding:10px;\n}\n.mdmp-point strong{\n  display:block;\n  margin-bottom:4px;\n  font-size:.9rem;\n  color:var(--text);\n}\n.mdmp-point span{\n  font-size:.85rem;\n  color:var(--muted);\n  line-height:1.55;\n}\n.mdmp-quote{\n  background:rgba(255,255,255,.04);\n  border:1px solid var(--border);\n  border-radius:14px;\n  padding:16px;\n}\n.mdmp-quote h3{\n  margin:0 0 8px;\n}\n.mdmp-quote p{\n  margin:0 0 10px;\n  color:var(--soft);\n  line-height:1.6;\n}\n.mdmp-footer{\n  margin-top:10px;\n  padding-top:10px;\n  border-top:1px solid rgba(255,255,255,.08);\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n}\n.mdmp-footer a{\n  padding:6px 10px;\n  border-radius:8px;\n  border:1px solid var(--border);\n  background:rgba(255,255,255,.03);\n  font-size:.85rem;\n  color:var(--soft) !important;\n  text-decoration:none;\n  transition:.25s;\n}\n.mdmp-footer a:hover{\n  transform:translateY(-2px);\n  border-color:var(--border-bright);\n}\n<\/style>\n\n<div class=\"mdmp-videos-page\">\n\n  <!-- HERO -->\n  <div class=\"mdmp-hero mdmp-card\">\n    <div class=\"mdmp-video-wrap\">\n      <iframe src=\"https:\/\/www.youtube.com\/embed\/wgDjigrcayQ\" allowfullscreen><\/iframe>\n    <\/div>\n    <div class=\"mdmp-body\">\n      <div class=\"mdmp-tag\">Visual Hub<\/div>\n      <h3>Lost in Omaha<\/h3>\n      <p>\n        This is the current entry point into M D M P \u2014 cinematic, collaborative, and built to make an immediate impact. Start here, then move through the strongest releases that define the sound and direction of the project.\n      <\/p>\n      <div class=\"mdmp-btn-row\">\n        <a class=\"mdmp-btn\" href=\"https:\/\/youtu.be\/wgDjigrcayQ\" target=\"_blank\" rel=\"noopener\">Watch Featured Video<\/a>\n        <a class=\"mdmp-btn mdmp-btn-secondary\" href=\"https:\/\/ffm.to\/6jkrboq\" target=\"_blank\" rel=\"noopener\">Listen Everywhere<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- FEATURED -->\n  <div class=\"mdmp-section\">\n    <h2>Featured Release<\/h2>\n    <p class=\"section-copy\">\n      The strongest first impression. These are the videos that immediately establish credibility, collaboration, and production level.\n    <\/p>\n\n    <div class=\"mdmp-grid\">\n      <div class=\"mdmp-card\">\n        <div class=\"mdmp-video-wrap\">\n          <iframe src=\"https:\/\/www.youtube.com\/embed\/wgDjigrcayQ\" allowfullscreen><\/iframe>\n        <\/div>\n        <div class=\"mdmp-body\">\n          <div class=\"mdmp-tag\">Flagship<\/div>\n          <h3>Lost in Omaha<\/h3>\n          <p>\n            The front door to the project \u2014 polished, cinematic, and designed to convert first-time listeners instantly.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"mdmp-card\">\n        <div class=\"mdmp-video-wrap\">\n          <iframe src=\"https:\/\/www.youtube.com\/embed\/hYuA3s-DnIQ\" allowfullscreen><\/iframe>\n        <\/div>\n        <div class=\"mdmp-body\">\n          <div class=\"mdmp-tag\">feat. Dayshell<\/div>\n          <h3>Strength<\/h3>\n          <p>\n            Heavy, emotional, and collaborative \u2014 a strong proof point that reinforces legitimacy and depth.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- CORE -->\n  <div class=\"mdmp-section\">\n    <h2>Core Videos<\/h2>\n    <p class=\"section-copy\">\n      The current identity of M D M P. This is where melody, weight, atmosphere, and collaboration come together into a consistent sound.\n    <\/p>\n\n    <div class=\"mdmp-grid\">\n      <div class=\"mdmp-card\">\n        <div class=\"mdmp-video-wrap\">\n          <iframe src=\"https:\/\/www.youtube.com\/embed\/FSbVT9z40EM\" allowfullscreen><\/iframe>\n        <\/div>\n        <div class=\"mdmp-body\">\n          <h3>Coffee<\/h3>\n          <p>\n            A proven catalog anchor with strong engagement \u2014 adds instant credibility and staying power to the page.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"mdmp-card\">\n        <div class=\"mdmp-video-wrap\">\n          <iframe src=\"https:\/\/www.youtube.com\/embed\/pseDXj_-ic8\" allowfullscreen><\/iframe>\n        <\/div>\n        <div class=\"mdmp-body\">\n          <h3>After Me<\/h3>\n          <p>\n            A polished and melodic representation of the modern M D M P sound \u2014 emotional and direct.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"mdmp-card\">\n        <div class=\"mdmp-video-wrap\">\n          <iframe src=\"https:\/\/www.youtube.com\/embed\/_HkksHezgD4\" allowfullscreen><\/iframe>\n        <\/div>\n        <div class=\"mdmp-body\">\n          <h3>Ray<\/h3>\n          <p>\n            Darker and more cinematic \u2014 expands the identity of the project while keeping cohesion.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"mdmp-card\">\n        <div class=\"mdmp-video-wrap\">\n          <iframe src=\"https:\/\/www.youtube.com\/embed\/QdYzLrzaGPc\" allowfullscreen><\/iframe>\n        <\/div>\n        <div class=\"mdmp-body\">\n          <h3>I Can\u2019t Hold You Closer<\/h3>\n          <p>\n            A more intimate and melodic side of M D M P that reinforces the emotional core of the current era.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- EXTENDED -->\n  <div class=\"mdmp-section\">\n    <h2>Extended Catalog<\/h2>\n    <p class=\"section-copy\">\n      Additional releases that expand the story and show range without disrupting the core identity.\n    <\/p>\n\n    <div class=\"mdmp-grid\">\n      <div class=\"mdmp-card\">\n        <div class=\"mdmp-video-wrap\">\n          <iframe src=\"https:\/\/www.youtube.com\/embed\/cJ280Muj0A8\" allowfullscreen><\/iframe>\n        <\/div>\n        <div class=\"mdmp-body\">\n          <h3>Something More<\/h3>\n          <p>\n            Emotional and accessible \u2014 broadens the reach of the catalog while maintaining tone.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"mdmp-card\">\n        <div class=\"mdmp-video-wrap\">\n          <iframe src=\"https:\/\/www.youtube.com\/embed\/1_gC8Hasfh8\" allowfullscreen><\/iframe>\n        <\/div>\n        <div class=\"mdmp-body\">\n          <h3>Goodbye, Liar<\/h3>\n          <p>\n            A darker catalog entry that reinforces the emotional weight already established above.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"mdmp-card\">\n        <div class=\"mdmp-video-wrap\">\n          <iframe src=\"https:\/\/www.youtube.com\/embed\/asyyzb8TzQk\" allowfullscreen><\/iframe>\n        <\/div>\n        <div class=\"mdmp-body\">\n          <h3>Chosen One<\/h3>\n          <p>\n            A key archive visual that helps complete the catalog without cluttering the main narrative.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- TRIBUTE -->\n  <div class=\"mdmp-section\">\n    <h2>Tribute<\/h2>\n    <p class=\"section-copy\">\n      A separate moment. This isn\u2019t just part of the catalog \u2014 it\u2019s a personal release meant to stand on its own.\n    <\/p>\n\n    <div class=\"mdmp-card\">\n      <div class=\"mdmp-video-wrap\">\n        <iframe src=\"https:\/\/www.youtube.com\/embed\/rcEdbfDhMho\" allowfullscreen><\/iframe>\n      <\/div>\n      <div class=\"mdmp-body\">\n        <h3>Kneeling Scars<\/h3>\n        <p>\n          A deeply personal record that carries a different emotional weight \u2014 not just a song, but a statement.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- COLLABORATOR SECTION -->\n  <div class=\"mdmp-section\">\n    <div class=\"mdmp-card mdmp-collab\">\n      <div class=\"mdmp-body\">\n        <div class=\"mdmp-collab-grid\">\n          <div>\n            <div class=\"mdmp-tag\">Collaborate with M D M P<\/div>\n            <h2 style=\"margin:0 0 8px;\">Built through collaboration. Shaped by atmosphere. Designed to evolve.<\/h2>\n            <p>\n              M D M P is a hybrid rock project from Hawaii built around contrast, identity, and collaboration. The goal is not to repeat the same record over and over \u2014 it is to build songs that feel intentional, emotionally grounded, and strong enough to stand apart.\n            <\/p>\n            <p>\n              Whether the fit is melodic rock, alternative, modern hard rock, cinematic heaviness, or something more left of center, the focus stays the same: create records that feel like they mean something.\n            <\/p>\n\n            <div class=\"mdmp-points\">\n              <div class=\"mdmp-point\">\n                <strong>For artists<\/strong>\n                <span>Open to collaborations that bring a real voice, point of view, and identity \u2014 not filler features.<\/span>\n              <\/div>\n              <div class=\"mdmp-point\">\n                <strong>For producers and creatives<\/strong>\n                <span>Interested in visuals, production, concepts, and ideas that push the project forward without losing its core sound.<\/span>\n              <\/div>\n              <div class=\"mdmp-point\">\n                <strong>For listeners<\/strong>\n                <span>Start with the flagship videos, then go deeper into the catalog to hear how the project expands without losing cohesion.<\/span>\n              <\/div>\n              <div class=\"mdmp-point\">\n                <strong>For future releases<\/strong>\n                <span>This page is a snapshot of the current era, with more collaborations and new material continuing to build from here.<\/span>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"mdmp-quote\">\n            <h3>M D M P<\/h3>\n            <p>\n              Hybrid rock from Hawaii. Built through collaboration. Shaped by atmosphere. Designed to evolve.\n            <\/p>\n            <p>\n              The best way to connect right now is through the official website and social channels.\n            <\/p>\n\n            <div class=\"mdmp-btn-row\">\n              <a class=\"mdmp-btn\" href=\"https:\/\/www.mdmpmusic.com\" target=\"_blank\" rel=\"noopener\">Visit Website<\/a>\n              <a class=\"mdmp-btn mdmp-btn-secondary\" href=\"https:\/\/www.instagram.com\/mdmpmusic\/\" target=\"_blank\" rel=\"noopener\">DM on Instagram<\/a>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- FOOTER -->\n  <div class=\"mdmp-footer\">\n    <a href=\"https:\/\/www.mdmpmusic.com\" target=\"_blank\" rel=\"noopener\">Website<\/a>\n    <a href=\"https:\/\/open.spotify.com\/artist\/3oU9ZxGVziOBT4sdglGcPN\" target=\"_blank\" rel=\"noopener\">Spotify<\/a>\n    <a href=\"https:\/\/music.apple.com\/us\/artist\/m-d-m-p\/1406512447\" target=\"_blank\" rel=\"noopener\">Apple Music<\/a>\n    <a href=\"https:\/\/www.youtube.com\/channel\/UCEyEbuONOtWcMXru-CR4b4Q\" target=\"_blank\" rel=\"noopener\">YouTube<\/a>\n    <a href=\"https:\/\/www.instagram.com\/mdmpmusic\/\" target=\"_blank\" rel=\"noopener\">Instagram<\/a>\n    <a href=\"https:\/\/www.facebook.com\/MDMPmusic\/\" target=\"_blank\" rel=\"noopener\">Facebook<\/a>\n    <a href=\"https:\/\/soundcloud.com\/mdmp808\" target=\"_blank\" rel=\"noopener\">SoundCloud<\/a>\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>MDMP, Nine Inch Nails, Led Zeppelin, Soundgarden, Pearl Jam, Nirvana, Hawaii Rock Bands <span class=\"read-more\"><a class=\"more-link btn btn-transparent\" href=\"https:\/\/mdmpmusic.com\/index.php\/videos\/\">Read More &#8230;<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":14,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"class_list":["post-148","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/mdmpmusic.com\/index.php\/wp-json\/wp\/v2\/pages\/148","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mdmpmusic.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mdmpmusic.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mdmpmusic.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mdmpmusic.com\/index.php\/wp-json\/wp\/v2\/comments?post=148"}],"version-history":[{"count":29,"href":"https:\/\/mdmpmusic.com\/index.php\/wp-json\/wp\/v2\/pages\/148\/revisions"}],"predecessor-version":[{"id":575,"href":"https:\/\/mdmpmusic.com\/index.php\/wp-json\/wp\/v2\/pages\/148\/revisions\/575"}],"wp:attachment":[{"href":"https:\/\/mdmpmusic.com\/index.php\/wp-json\/wp\/v2\/media?parent=148"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}