{"id":547,"date":"2026-03-22T13:27:28","date_gmt":"2026-03-22T23:27:28","guid":{"rendered":"https:\/\/mdmpmusic.com\/?page_id=547"},"modified":"2026-03-22T14:11:36","modified_gmt":"2026-03-23T00:11:36","slug":"epk","status":"publish","type":"page","link":"https:\/\/mdmpmusic.com\/index.php\/epk\/","title":{"rendered":"EPK"},"content":{"rendered":"\n<style>\n.mdmp-epk-page{\n  --bg:#06080b;\n  --panel:rgba(255,255,255,.07);\n  --panel-strong:rgba(255,255,255,.09);\n  --border:rgba(255,255,255,.10);\n  --text:#f4f7fb;\n  --muted:#aab4bf;\n  --soft:#dce6f0;\n  --accent:#1e90ff;\n  --accent2:#5cc8ff;\n  --accent-soft:rgba(30,144,255,.12);\n  --accent-border:rgba(30,144,255,.26);\n  --shadow:0 18px 46px rgba(0,0,0,.24);\n  background:\n    radial-gradient(circle at top right, rgba(30,144,255,.08), transparent 24%),\n    radial-gradient(circle at bottom left, rgba(0,160,170,.06), transparent 18%),\n    linear-gradient(180deg,#06080b 0%, #0a0f14 48%, #081018 100%);\n  color:var(--text);\n  font-family:Arial, Helvetica, sans-serif;\n  margin:0;\n  padding:0;\n}\n\n.mdmp-epk-page *{ box-sizing:border-box; }\n\n.mdmp-epk-page h1,\n.mdmp-epk-page h2,\n.mdmp-epk-page h3,\n.mdmp-epk-page h4{\n  font-family:Impact, Haettenschweiler, \"Arial Narrow Bold\", \"Arial Black\", sans-serif;\n  letter-spacing:.05em;\n  line-height:1.05;\n  margin:0;\n}\n\n.mdmp-wrap{\n  max-width:1220px;\n  margin:0 auto;\n  padding:92px 20px;\n}\n\n.mdmp-hero{\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n  gap:24px;\n  align-items:stretch;\n}\n\n.mdmp-card{\n  background:var(--panel);\n  border:1px solid var(--border);\n  padding:30px;\n  border-radius:24px;\n  box-shadow:var(--shadow);\n}\n\n.mdmp-card-strong{\n  background:linear-gradient(180deg, rgba(255,255,255,.08) 0%, rgba(255,255,255,.05) 100%);\n}\n\n.mdmp-kicker{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  padding:10px 16px;\n  border-radius:999px;\n  border:1px solid var(--accent-border);\n  background:var(--accent-soft);\n  color:#cbe6ff;\n  font-size:11px;\n  font-weight:800;\n  text-transform:uppercase;\n  letter-spacing:.22em;\n  margin-bottom:20px;\n}\n\n.mdmp-mini-kicker{\n  color:#7ecbff;\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.20em;\n  text-transform:uppercase;\n  margin-bottom:14px;\n}\n\n.mdmp-title{\n  font-size:clamp(48px,6vw,90px);\n  text-transform:uppercase;\n  letter-spacing:.10em;\n  margin-bottom:14px;\n}\n\n.mdmp-subtitle{\n  font-size:clamp(24px,2.6vw,38px);\n  color:var(--soft);\n  margin:0 0 18px 0;\n  max-width:860px;\n}\n\n.mdmp-lead{\n  color:#e6edf5;\n  line-height:1.75;\n  font-size:20px;\n  margin:0 0 16px 0;\n}\n\n.mdmp-copy{\n  color:var(--muted);\n  line-height:1.8;\n  font-size:17px;\n  margin:0;\n}\n\n.mdmp-copy + .mdmp-copy{\n  margin-top:14px;\n}\n\n.mdmp-actions{\n  display:flex;\n  flex-wrap:wrap;\n  gap:12px;\n  margin-top:24px;\n}\n\n.mdmp-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:52px;\n  padding:14px 22px;\n  border-radius:14px;\n  text-decoration:none;\n  font-size:14px;\n  font-weight:800;\n  text-transform:uppercase;\n  letter-spacing:.08em;\n  transition:.22s ease;\n}\n\n.mdmp-btn:hover{\n  transform:translateY(-2px);\n}\n\n.mdmp-btn-primary{\n  background:linear-gradient(135deg,var(--accent) 0%, var(--accent2) 100%);\n  color:#07111a;\n  box-shadow:0 14px 34px rgba(30,144,255,.22);\n}\n\n.mdmp-btn-secondary{\n  border:1px solid rgba(255,255,255,.16);\n  background:rgba(255,255,255,.05);\n  color:#fff;\n}\n\n.mdmp-pill-row{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  margin-top:20px;\n}\n\n.mdmp-pill{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:38px;\n  padding:8px 12px;\n  border-radius:999px;\n  background:#11161c;\n  color:#fff;\n  text-decoration:none;\n  border:1px solid rgba(255,255,255,.08);\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.mdmp-grid-3{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:22px;\n  margin-top:28px;\n}\n\n.mdmp-grid-2{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:22px;\n  margin-top:28px;\n}\n\n.mdmp-section{\n  margin-top:30px;\n}\n\n.mdmp-section-head{\n  max-width:900px;\n  margin-bottom:22px;\n}\n\n.mdmp-section-title{\n  font-size:clamp(34px,4vw,52px);\n  margin-bottom:12px;\n}\n\n.mdmp-list{\n  list-style:none;\n  padding:0;\n  margin:0;\n}\n\n.mdmp-list li{\n  display:flex;\n  align-items:flex-start;\n  gap:10px;\n  padding:12px 0;\n  border-bottom:1px solid rgba(255,255,255,.08);\n  color:#d8e1ea;\n  font-size:15px;\n  line-height:1.65;\n}\n\n.mdmp-list li:before{\n  content:\"\u2022\";\n  color:#72beff;\n  font-weight:800;\n}\n\n.mdmp-tag{\n  display:inline-flex;\n  align-self:flex-start;\n  margin-top:18px;\n  padding:8px 12px;\n  border-radius:999px;\n  background:rgba(30,144,255,.10);\n  border:1px solid rgba(30,144,255,.20);\n  color:#bfe2ff;\n  font-size:11px;\n  font-weight:800;\n  text-transform:uppercase;\n  letter-spacing:.12em;\n}\n\n.mdmp-divider{\n  margin:36px 0 0;\n  border-top:1px solid rgba(255,255,255,.08);\n}\n\n.mdmp-footer-note{\n  text-align:center;\n  color:#8ea0af;\n  font-size:14px;\n  line-height:1.7;\n  padding:34px 0 10px;\n}\n\n@media(max-width:900px){\n  .mdmp-hero,\n  .mdmp-grid-3,\n  .mdmp-grid-2{\n    grid-template-columns:1fr;\n  }\n\n  .mdmp-wrap{\n    padding:76px 18px;\n  }\n\n  .mdmp-title{\n    letter-spacing:.08em;\n  }\n\n  .mdmp-actions .mdmp-btn{\n    width:100%;\n  }\n}\n<\/style>\n\n<div class=\"mdmp-epk-page\">\n  <div class=\"mdmp-wrap\">\n\n    <section class=\"mdmp-hero\">\n      <div class=\"mdmp-card mdmp-card-strong\">\n        <div class=\"mdmp-kicker\">Electronic Press Kit<\/div>\n        <h1 class=\"mdmp-title\">M D M P<\/h1>\n        <h2 class=\"mdmp-subtitle\">Modern rock with atmosphere, weight, and collaboration at its core.<\/h2>\n\n        <p class=\"mdmp-lead\">\n          M D M P is a collaboration driven rock project blending heavy guitars, cinematic texture, melodic vocals, and emotionally charged songwriting into a sound built for both impact and staying power.\n        <\/p>\n\n        <p class=\"mdmp-copy\">\n          Formed by songwriter and producer <strong>Jeremey Meyer<\/strong>, the project pulls from alternative and hard rock roots while shaping a more modern identity through cross artist collaboration, layered production, and songs designed to hit with both energy and feeling.\n        <\/p>\n\n        <div class=\"mdmp-actions\">\n          <a class=\"mdmp-btn mdmp-btn-primary\" href=\"https:\/\/open.spotify.com\/artist\/3oU9ZxGVziOBT4sdglGcPN\" target=\"_blank\" rel=\"noopener\">Stream Music<\/a>\n          <a class=\"mdmp-btn mdmp-btn-secondary\" href=\"https:\/\/www.youtube.com\/channel\/UCEyEbuONOtWcMXru-CR4b4Q\" target=\"_blank\" rel=\"noopener\">Watch Videos<\/a>\n          <a class=\"mdmp-btn mdmp-btn-secondary\" href=\"mailto:mdmpmusic@yahoo.com\">Press Contact<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"mdmp-card\">\n        <div class=\"mdmp-mini-kicker\">Quick Facts<\/div>\n        <h3 class=\"mdmp-section-title\">At a Glance<\/h3>\n\n        <ul class=\"mdmp-list\">\n          <li><strong>Genre:<\/strong> Modern Rock \/ Alternative Rock \/ Atmospheric Hard Rock<\/li>\n          <li><strong>Location:<\/strong> Nanakuli, Hawaii<\/li>\n          <li><strong>FFO:<\/strong> Breaking Benjamin, Soundgarden, Starset, Alice in Chains, Tantric<\/li>\n          <li><strong>Contact:<\/strong> mdmpmusic@yahoo.com<\/li>\n        <\/ul>\n\n        <div class=\"mdmp-pill-row\">\n          <a class=\"mdmp-pill\" href=\"https:\/\/www.instagram.com\/mdmpmusic\/?hl=en\" target=\"_blank\" rel=\"noopener\">Instagram<\/a>\n          <a class=\"mdmp-pill\" href=\"https:\/\/music.apple.com\/us\/artist\/m-d-m-p\/1406512447\" target=\"_blank\" rel=\"noopener\">Apple Music<\/a>\n          <a class=\"mdmp-pill\" href=\"https:\/\/mdmpmusic.com\/\" target=\"_blank\" rel=\"noopener\">Official Website<\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"mdmp-section\">\n      <div class=\"mdmp-section-head\">\n        <div class=\"mdmp-mini-kicker\">Artist Overview<\/div>\n        <h2 class=\"mdmp-section-title\">Heavy, melodic, and built through collaboration<\/h2>\n        <p class=\"mdmp-copy\">\n          M D M P blends hard hitting rock, atmospheric texture, and emotionally driven songwriting into a sound that feels both expansive and direct. Built in Hawaii and shaped through collaboration, the project draws on alternative, hard rock, and modern production sensibilities to create songs with weight, clarity, and identity.\n        <\/p>\n      <\/div>\n\n      <div class=\"mdmp-grid-2\">\n        <div class=\"mdmp-card\">\n          <div class=\"mdmp-mini-kicker\">Current Focus<\/div>\n          <h3 class=\"mdmp-section-title\">After Me<\/h3>\n          <p class=\"mdmp-copy\">\n            A haunting yet explosive track built around soaring vocals, layered guitars, and the emotional weight that defines the current M D M P sound.\n          <\/p>\n          <div class=\"mdmp-actions\">\n            <a class=\"mdmp-btn mdmp-btn-primary\" href=\"https:\/\/open.spotify.com\/artist\/3oU9ZxGVziOBT4sdglGcPN\" target=\"_blank\" rel=\"noopener\">Listen Now<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"mdmp-card\">\n          <div class=\"mdmp-mini-kicker\">Featured Artist<\/div>\n          <h3 class=\"mdmp-section-title\">Vito Cole<\/h3>\n          <p class=\"mdmp-copy\">\n            Featuring vocals from Nebraska Music Hall of Fame inductee <strong>Vito Cole<\/strong>, adding veteran presence and vocal depth to the release.\n          <\/p>\n          <div class=\"mdmp-tag\">Featured Vocalist<\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"mdmp-section\">\n      <div class=\"mdmp-section-head\">\n        <div class=\"mdmp-mini-kicker\">Current Momentum<\/div>\n        <h2 class=\"mdmp-section-title\">Expanding beyond local reach<\/h2>\n      <\/div>\n\n      <div class=\"mdmp-card\">\n        <ul class=\"mdmp-list\">\n          <li>Recent releases built with nationally recognized collaborators and established artists<\/li>\n          <li>Streaming presence positioned for editorial playlist, blog, radio, and sync consideration<\/li>\n          <li>Project identity designed to connect both with local Hawaii audiences and broader U.S. rock listeners<\/li>\n          <li>Collaboration model continues to create opportunities that extend beyond a single market or region<\/li>\n        <\/ul>\n      <\/div>\n    <\/section>\n\n    <section class=\"mdmp-section\">\n      <div class=\"mdmp-section-head\">\n        <div class=\"mdmp-mini-kicker\">Upcoming<\/div>\n        <h2 class=\"mdmp-section-title\">What\u2019s next<\/h2>\n      <\/div>\n\n      <div class=\"mdmp-grid-2\">\n        <div class=\"mdmp-card\">\n          <div class=\"mdmp-mini-kicker\">In Development<\/div>\n          <h3 class=\"mdmp-section-title\">Day Four and beyond<\/h3>\n          <p class=\"mdmp-copy\">\n            New material is in development for the next full length album <strong>Day Four<\/strong>, while additional collaborative ventures remain on the table, including the possibility of more focused feature driven releases or EP based projects.\n          <\/p>\n        <\/div>\n\n        <div class=\"mdmp-card\">\n          <div class=\"mdmp-mini-kicker\">Performance<\/div>\n          <h3 class=\"mdmp-section-title\">Selective live opportunities<\/h3>\n          <p class=\"mdmp-copy\">\n            Performance opportunities may be considered on a selective basis where the right financial support, production level, and artist availability align with the vision of the project.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"mdmp-section\">\n      <div class=\"mdmp-section-head\">\n        <div class=\"mdmp-mini-kicker\">Press \/ Booking \/ Contact<\/div>\n        <h2 class=\"mdmp-section-title\">Fast access<\/h2>\n      <\/div>\n\n      <div class=\"mdmp-grid-3\">\n        <div class=\"mdmp-card\">\n          <div class=\"mdmp-mini-kicker\">Press Contact<\/div>\n          <h3 class=\"mdmp-section-title\">Email<\/h3>\n          <p class=\"mdmp-copy\">For press, radio, playlist, booking, and collaboration inquiries.<\/p>\n          <div class=\"mdmp-actions\">\n            <a class=\"mdmp-btn mdmp-btn-primary\" href=\"mailto:mdmpmusic@yahoo.com\">Email Now<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"mdmp-card\">\n          <div class=\"mdmp-mini-kicker\">Streaming<\/div>\n          <h3 class=\"mdmp-section-title\">Listen<\/h3>\n          <p class=\"mdmp-copy\">Current music and catalog access across major platforms.<\/p>\n          <div class=\"mdmp-actions\">\n            <a class=\"mdmp-btn mdmp-btn-secondary\" href=\"https:\/\/open.spotify.com\/artist\/3oU9ZxGVziOBT4sdglGcPN\" target=\"_blank\" rel=\"noopener\">Open Spotify<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"mdmp-card\">\n          <div class=\"mdmp-mini-kicker\">Visuals<\/div>\n          <h3 class=\"mdmp-section-title\">Watch<\/h3>\n          <p class=\"mdmp-copy\">Videos, artist content, and current visual direction.<\/p>\n          <div class=\"mdmp-actions\">\n            <a class=\"mdmp-btn mdmp-btn-secondary\" href=\"https:\/\/www.youtube.com\/channel\/UCEyEbuONOtWcMXru-CR4b4Q\" target=\"_blank\" rel=\"noopener\">Open YouTube<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <div class=\"mdmp-divider\"><\/div>\n\n    <div class=\"mdmp-footer-note\">\n      M D M P \u2022 Modern Rock \/ Alternative Rock \/ Atmospheric Hard Rock \u2022 Nanakuli, Hawaii\n    <\/div>\n\n  <\/div>\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\/epk\/\">Read More &#8230;<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":10,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"class_list":["post-547","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/mdmpmusic.com\/index.php\/wp-json\/wp\/v2\/pages\/547","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=547"}],"version-history":[{"count":3,"href":"https:\/\/mdmpmusic.com\/index.php\/wp-json\/wp\/v2\/pages\/547\/revisions"}],"predecessor-version":[{"id":551,"href":"https:\/\/mdmpmusic.com\/index.php\/wp-json\/wp\/v2\/pages\/547\/revisions\/551"}],"wp:attachment":[{"href":"https:\/\/mdmpmusic.com\/index.php\/wp-json\/wp\/v2\/media?parent=547"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}