{"id":6149,"date":"2026-08-27T23:34:11","date_gmt":"2026-08-27T21:34:11","guid":{"rendered":"https:\/\/helenenavasse.com\/?page_id=6149"},"modified":"2026-09-09T13:19:24","modified_gmt":"2026-09-09T11:19:24","slug":"steve-reich-vermont-counterpoint","status":"publish","type":"page","link":"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/","title":{"rendered":"Steve Reich \u2014 Vermont Counterpoint"},"content":{"rendered":"\n\n<style>\n\n\/* =========================================================\n   STEVE REICH \u00b7 VERMONT COUNTERPOINT\n   H\u00e9l\u00e8ne Navasse\n   ========================================================= *\/\n\n.reich-page {\n  --blue: #7088A3;\n  --blue-dark: #50677f;\n  --blue-pale: #e8edf2;\n  --ink: #30363c;\n  --text: #555;\n  --soft-text: #777;\n  --line: #d9dde1;\n  --paper: #ffffff;\n  --background: #f4f5f6;\n\n  font-family: Arial, sans-serif;\n  color: var(--text);\n  background: var(--background);\n  margin: 0;\n  padding: 0.5rem 1rem 3rem;\n}\n\n.reich-container {\n  max-width: 1050px;\n  margin: 0 auto;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.reich-hero {\n  max-width: 920px;\n  margin: 2rem auto 2.4rem;\n  text-align: center;\n}\n\n.reich-kicker {\n  font-size: 0.72rem;\n  text-transform: uppercase;\n  letter-spacing: 0.18em;\n  color: #888;\n  margin-bottom: 0.8rem;\n}\n\n.reich-title {\n  margin: 0;\n  color: var(--blue-dark);\n  font-size: clamp(2.8rem, 7vw, 5.8rem);\n  font-weight: 400;\n  line-height: 0.95;\n  letter-spacing: -0.035em;\n}\n\n.reich-work {\n  margin-top: 0.8rem;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(1.45rem, 3vw, 2.35rem);\n  font-style: italic;\n  color: var(--blue);\n}\n\n\n\/* =========================================================\n   ONE FLUTIST \u00b7 ELEVEN VOICES\n   ========================================================= *\/\n\n.reich-concept {\n  max-width: 920px;\n  margin: 0 auto 2.2rem;\n  padding: 2.5rem 2rem;\n  background: var(--blue-dark);\n  border-radius: 14px;\n  color: white;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n\n.reich-concept::before,\n.reich-concept::after {\n  content: \"\";\n  position: absolute;\n  border: 1px solid rgba(255,255,255,0.12);\n  border-radius: 50%;\n}\n\n.reich-concept::before {\n  width: 380px;\n  height: 380px;\n  left: -180px;\n  top: -230px;\n}\n\n.reich-concept::after {\n  width: 260px;\n  height: 260px;\n  right: -120px;\n  bottom: -170px;\n}\n\n.reich-concept-small {\n  position: relative;\n  z-index: 2;\n  font-size: 0.68rem;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.66);\n  margin-bottom: 0.7rem;\n}\n\n.reich-concept-main {\n  position: relative;\n  z-index: 2;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(2.1rem, 5vw, 4.6rem);\n  font-weight: normal;\n  line-height: 1.05;\n}\n\n.reich-concept-main span {\n  display: block;\n}\n\n.reich-concept-main .eleven {\n  color: #d9e3ec;\n  font-style: italic;\n}\n\n\n\/* =========================================================\n   INTRO : REICH IMAGE + TEXT\n   ========================================================= *\/\n\n.reich-intro-grid {\n  max-width: 860px;\n  margin: 0 auto 2.2rem;\n  display: grid;\n  grid-template-columns: 0.85fr 1.15fr;\n  gap: 1.1rem;\n  align-items: stretch;\n}\n\n.reich-card {\n  background: white;\n  border: 1px solid #ddd;\n  border-radius: 12px;\n}\n\n.reich-image-card {\n  padding: 0.7rem;\n}\n\n.reich-image-card img {\n  width: 100%;\n  height: 100%;\n  min-height: 320px;\n  object-fit: cover;\n  object-position: center;\n  display: block;\n  border-radius: 8px;\n  filter: grayscale(100%) contrast(95%);\n}\n\n.reich-image-caption {\n  padding: 0.7rem 0.3rem 0.25rem;\n  text-align: center;\n  font-size: 0.7rem;\n  line-height: 1.45;\n  color: #888;\n  letter-spacing: 0.03em;\n}\n\n.reich-text-card {\n  padding: 1.6rem;\n}\n\n.reich-text-card h2 {\n  margin: 0 0 1rem;\n  color: var(--blue-dark);\n  font-size: 1rem;\n  font-weight: 600;\n  letter-spacing: 0.04em;\n}\n\n.reich-text-card p {\n  margin: 0 0 1rem;\n  line-height: 1.75;\n  font-size: 0.98rem;\n}\n\n\n\/* =========================================================\n   INSTRUMENT IDENTITIES\n   ========================================================= *\/\n\n.instrument-section {\n  max-width: 860px;\n  margin: 0 auto 2.3rem;\n}\n\n.instrument-title {\n  text-align: center;\n  color: var(--blue-dark);\n  font-size: 0.72rem;\n  text-transform: uppercase;\n  letter-spacing: 0.18em;\n  margin-bottom: 1rem;\n}\n\n.instrument-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.8rem;\n}\n\n.instrument-card {\n  background: white;\n  border: 1px solid #ddd;\n  border-radius: 12px;\n  padding: 1.4rem 1rem;\n  text-align: center;\n}\n\n.instrument-name {\n  font-family: Georgia, \"Times New Roman\", serif;\n  color: var(--blue-dark);\n  font-size: 1.35rem;\n  margin-bottom: 0.25rem;\n}\n\n.instrument-word {\n  color: #888;\n  font-size: 0.72rem;\n  text-transform: uppercase;\n  letter-spacing: 0.12em;\n}\n\n\n\/* =========================================================\n   ANALYSIS IMAGE\n   ========================================================= *\/\n\n.analysis-section {\n  max-width: 860px;\n  margin: 0 auto 2.5rem;\n}\n\n.analysis-heading {\n  text-align: center;\n  margin-bottom: 1rem;\n}\n\n.analysis-label {\n  font-size: 0.68rem;\n  text-transform: uppercase;\n  letter-spacing: 0.18em;\n  color: #888;\n  margin-bottom: 0.4rem;\n}\n\n.analysis-heading h2 {\n  margin: 0;\n  color: var(--blue-dark);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 1.65rem;\n  font-weight: normal;\n}\n\n.analysis-image {\n  position: relative;\n  background: white;\n  border: 1px solid #ddd;\n  border-radius: 12px;\n  padding: 0.7rem;\n  overflow: hidden;\n}\n\n.analysis-image img {\n  width: 100%;\n  height: auto;\n  display: block;\n  border-radius: 8px;\n}\n\n.analysis-caption {\n  padding: 0.85rem 0.5rem 0.3rem;\n  text-align: center;\n  color: #777;\n  font-size: 0.75rem;\n  line-height: 1.5;\n}\n\n\n\/* =========================================================\n   SMALL ARTISTIC STATEMENT\n   ========================================================= *\/\n\n.reich-focus {\n  max-width: 760px;\n  margin: 2.4rem auto 2.5rem;\n}\n\n.reich-focus-label {\n  font-size: 0.72rem;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: #888;\n  margin-bottom: 0.6rem;\n}\n\n.reich-focus-text {\n  font-style: italic;\n  color: #555;\n  line-height: 1.75;\n  font-size: 0.95rem;\n  padding-left: 1rem;\n  border-left: 1px solid #b9c7d4;\n}\n\n\n\/* =========================================================\n   LOWER PART \u2014 SAME FAMILY AS PETER BRUUN PAGE\n   ========================================================= *\/\n\n.reich-info-bar {\n  max-width: 760px;\n  margin: 0 auto;\n  padding-top: 1.5rem;\n  border-top: 1px solid #ddd;\n  display: grid;\n  grid-template-columns: 1fr 1fr 1fr;\n  gap: 2rem;\n}\n\n.reich-info-column {\n  font-size: 0.9rem;\n  line-height: 2.05;\n  color: #777;\n}\n\n.reich-info-label {\n  color: var(--blue-dark);\n  font-size: 0.78rem;\n  text-transform: uppercase;\n  letter-spacing: 0.14em;\n  margin-bottom: 0.3rem;\n}\n\n.reich-info-column a {\n  color: var(--blue-dark);\n  text-decoration: none;\n  opacity: 0.82;\n}\n\n.reich-info-column a:hover {\n  opacity: 1;\n  border-bottom: 1px solid var(--blue-dark);\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 900px) {\n\n  .reich-page {\n    padding-left: 0.6rem;\n    padding-right: 0.6rem;\n  }\n\n  .reich-intro-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .reich-image-card img {\n    min-height: 0;\n    height: auto;\n    max-height: 520px;\n  }\n\n  .instrument-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .reich-info-bar {\n    grid-template-columns: 1fr;\n    gap: 1rem;\n  }\n\n}\n\n<\/style>\n\n\n<div class=\"reich-page\">\n\n<div class=\"reich-container\">\n\n\n  <!-- HERO -->\n\n  <div class=\"reich-hero\">\n\n    <div class=\"reich-kicker\">\n      In development\u00b7 2026\n    <\/div>\n\n    <h1 class=\"reich-title\">\n      Steve Reich\n    <\/h1>\n\n    <div class=\"reich-work\">\n      Vermont Counterpoint\n    <\/div>\n\n  <\/div>\n\n\n  <!-- MAIN CONCEPT -->\n\n  <div class=\"reich-concept\">\n\n    <div class=\"reich-concept-small\">\n      Vermont Counterpoint\n    <\/div>\n\n    <div class=\"reich-concept-main\">\n      <span>One flutist.<\/span>\n      <span class=\"eleven\">Eleven voices.<\/span>\n    <\/div>\n\n  <\/div>\n\n\n  <!-- REICH + INTRO -->\n\n  <div class=\"reich-intro-grid\">\n\n    <div class=\"reich-card reich-image-card\">\n\n      <!--\n      REPLACE YOUR-REICH-IMAGE-URL\n      WITH THE URL FROM YOUR WORDPRESS MEDIA LIBRARY\n      -->\n\n     <img decoding=\"async\" src=\"https:\/\/helenenavasse.com\/wp-content\/uploads\/2026\/09\/reich-portrait.png\"\n     alt=\"Steve Reich\"\n     style=\"max-width:100%; height:auto;\">\n      \n\n      <div class=\"reich-image-caption\">\n        Steve Reich\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"reich-card reich-text-card\">\n\n      <h2>Vermont Counterpoint<\/h2>\n\n      <p>\n        In connection with Steve Reich\u2019s 90th birthday,\n        H\u00e9l\u00e8ne Navasse is developing an artistic project around\n        <em>Vermont Counterpoint<\/em> (1982).\n      <\/p>\n\n      <p>\n        Written for solo flute and ten pre-recorded flute parts,\n        the work creates a constantly shifting musical architecture\n        from eleven interwoven voices.\n      <\/p>\n\n      <p>\n        All parts are performed by H\u00e9l\u00e8ne Navasse, moving across\n        piccolo, flute and alto flute.\n      <\/p>\n\n      <p>\n        A central artistic focus is to preserve the distinct identity,\n        colour and physical character of the different instruments,\n        while allowing them to become part of one unified musical structure.\n      <\/p>\n\n    <\/div>\n\n  <\/div>\n\n\n  <!-- THREE INSTRUMENTS -->\n\n  <div class=\"instrument-section\">\n\n    <div class=\"instrument-title\">\n      Three instrumental identities\n    <\/div>\n\n    <div class=\"instrument-grid\">\n\n      <div class=\"instrument-card\">\n        <div class=\"instrument-name\">\n          Piccolo\n        <\/div>\n\n        <div class=\"instrument-word\">\n          brilliance \u00b7 edge \u00b7 air\n        <\/div>\n      <\/div>\n\n\n      <div class=\"instrument-card\">\n        <div class=\"instrument-name\">\n          Flute\n        <\/div>\n\n        <div class=\"instrument-word\">\n          clarity \u00b7 movement \u00b7 line\n        <\/div>\n      <\/div>\n\n\n      <div class=\"instrument-card\">\n        <div class=\"instrument-name\">\n          Alto flute\n        <\/div>\n\n        <div class=\"instrument-word\">\n          depth \u00b7 warmth \u00b7 resonance\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n\n  <!-- ANALYSIS -->\n\n  <div class=\"analysis-section\">\n\n    <div class=\"analysis-heading\">\n\n      <div class=\"analysis-label\">\n        Artistic preparation\n      <\/div>\n\n      <h2>\n        Inside the work\n      <\/h2>\n\n    <\/div>\n\n\n    <div class=\"analysis-image\">\n\n      <!--\n      REPLACE YOUR-ANALYSIS-IMAGE-URL\n      WITH A CROPPED SCREENSHOT OF YOUR ANALYSIS.\n\n      IMPORTANT:\n      I WOULD USE A DETAIL, NOT THE COMPLETE ANALYSIS.\n      -->\n\n      <img decoding=\"async\" src=\"https:\/\/helenenavasse.com\/wp-content\/uploads\/2026\/09\/reich2.png\"\n        alt=\"Artistic preparation for Steve Reich's Vermont Counterpoint\"\n      >\n\n      <div class=\"analysis-caption\">\n        A glimpse into the artistic preparation of\n        <em>Vermont Counterpoint<\/em>.\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n\n  <!-- ARTISTIC FOCUS -->\n\n  <div class=\"reich-focus\">\n\n    <div class=\"reich-focus-label\">\n      Artistic focus\n    <\/div>\n\n    <div class=\"reich-focus-text\">\n      Eleven interwoven voices \u2014 but not eleven identical sounds.\n      The project explores how piccolo, flute and alto flute can retain\n      their individual colours and identities within Reich\u2019s precisely\n      constructed musical architecture.\n    <\/div>\n\n  <\/div>\n\n\n  <!-- LOWER INFORMATION BAR -->\n\n  <div class=\"reich-info-bar\">\n\n    <div class=\"reich-info-column\">\n\n      <div class=\"reich-info-label\">\n        Project\n      <\/div>\n\n      Steve Reich<br>\n      <em>Vermont Counterpoint<\/em><br>\n      1982<br>\n      Project in development \u00b7 2026\n\n    <\/div>\n\n\n    <div class=\"reich-info-column\">\n\n      <div class=\"reich-info-label\">\n        Links\n      <\/div>\n\n      <a\n        href=\"https:\/\/helenenavasse.com\/index.php\/as-soloist\/\"\n        target=\"_blank\">\n        As Soloist\n      <\/a>\n      <br>\n\n      <a\n        href=\"https:\/\/helenenavasse.com\/index.php\/flute-studio-lab\/\"\n        target=\"_blank\">\n        Flute Studio Lab\n      <\/a>\n      <br>\n\n      <a\n        href=\"http:\/\/helenenavasse.com\/wp-content\/uploads\/2026\/05\/Helene_Navasse_CV_Layout_Refined.pdf\"\n        target=\"_blank\">\n        CV\n      <\/a>\n\n    <\/div>\n\n\n    <div class=\"reich-info-column\">\n\n      <div class=\"reich-info-label\">\n        Contact\n      <\/div>\n\n      <a href=\"mailto:helenenavasse@gmail.com\">\n        helenenavasse@gmail.com\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n\n\n<\/div>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>In development\u00b7 2026 Steve Reich Vermont Counterpoint Vermont Counterpoint One flutist. Eleven voices. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_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,"footnotes":""},"class_list":["post-6149","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Steve Reich \u2014 Vermont Counterpoint - H\u00e9l\u00e8ne Navasse<\/title>\n<meta name=\"description\" content=\"Classical &amp; Contemporary flutist - &quot;a luminous talent&quot; &quot;Beyond her impressive solo capabilities and fine stylistic interpretation -H\u00e9l\u00e8ne Navasse understands how to engage with deep empathy and sharp concentration.From Vivaldi to the contemporary works, the concert was a compelling demonstration of her artistry.\u201d\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Steve Reich \u2014 Vermont Counterpoint - H\u00e9l\u00e8ne Navasse\" \/>\n<meta property=\"og:description\" content=\"Classical &amp; Contemporary flutist - &quot;a luminous talent&quot; &quot;Beyond her impressive solo capabilities and fine stylistic interpretation -H\u00e9l\u00e8ne Navasse understands how to engage with deep empathy and sharp concentration.From Vivaldi to the contemporary works, the concert was a compelling demonstration of her artistry.\u201d\" \/>\n<meta property=\"og:url\" content=\"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/\" \/>\n<meta property=\"og:site_name\" content=\"H\u00e9l\u00e8ne Navasse\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-09T11:19:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/helenenavasse.com\/wp-content\/uploads\/2026\/09\/reich-portrait.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/\",\"url\":\"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/\",\"name\":\"Steve Reich \u2014 Vermont Counterpoint - H\u00e9l\u00e8ne Navasse\",\"isPartOf\":{\"@id\":\"http:\/\/helenenavasse.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/#primaryimage\"},\"image\":{\"@id\":\"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/helenenavasse.com\/wp-content\/uploads\/2026\/09\/reich-portrait.png\",\"datePublished\":\"2026-08-27T21:34:11+00:00\",\"dateModified\":\"2026-09-09T11:19:24+00:00\",\"description\":\"Classical & Contemporary flutist - \\\"a luminous talent\\\" \\\"Beyond her impressive solo capabilities and fine stylistic interpretation -H\u00e9l\u00e8ne Navasse understands how to engage with deep empathy and sharp concentration.From Vivaldi to the contemporary works, the concert was a compelling demonstration of her artistry.\u201d\",\"breadcrumb\":{\"@id\":\"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/#primaryimage\",\"url\":\"https:\/\/helenenavasse.com\/wp-content\/uploads\/2026\/09\/reich-portrait.png\",\"contentUrl\":\"https:\/\/helenenavasse.com\/wp-content\/uploads\/2026\/09\/reich-portrait.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/helenenavasse.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Steve Reich \u2014 Vermont Counterpoint\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/helenenavasse.com\/#website\",\"url\":\"http:\/\/helenenavasse.com\/\",\"name\":\"H\u00e9l\u00e8ne Navasse\",\"description\":\"Classical &amp; Contemporary flutist - &quot;A luminous talent&quot; Berlingske\",\"publisher\":{\"@id\":\"http:\/\/helenenavasse.com\/#\/schema\/person\/b26f718b461935ee4330a5e7272fa0c0\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/helenenavasse.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"http:\/\/helenenavasse.com\/#\/schema\/person\/b26f718b461935ee4330a5e7272fa0c0\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"http:\/\/helenenavasse.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/helenenavasse.com\/wp-content\/uploads\/2025\/07\/fotoDeinats_22.10.2009-286.jpg\",\"contentUrl\":\"https:\/\/helenenavasse.com\/wp-content\/uploads\/2025\/07\/fotoDeinats_22.10.2009-286.jpg\",\"width\":854,\"height\":1280,\"caption\":\"admin\"},\"logo\":{\"@id\":\"http:\/\/helenenavasse.com\/#\/schema\/person\/image\/\"},\"sameAs\":[\"http:\/\/helenenavasse.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Steve Reich \u2014 Vermont Counterpoint - H\u00e9l\u00e8ne Navasse","description":"Classical & Contemporary flutist - \"a luminous talent\" \"Beyond her impressive solo capabilities and fine stylistic interpretation -H\u00e9l\u00e8ne Navasse understands how to engage with deep empathy and sharp concentration.From Vivaldi to the contemporary works, the concert was a compelling demonstration of her artistry.\u201d","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/","og_locale":"en_GB","og_type":"article","og_title":"Steve Reich \u2014 Vermont Counterpoint - H\u00e9l\u00e8ne Navasse","og_description":"Classical & Contemporary flutist - \"a luminous talent\" \"Beyond her impressive solo capabilities and fine stylistic interpretation -H\u00e9l\u00e8ne Navasse understands how to engage with deep empathy and sharp concentration.From Vivaldi to the contemporary works, the concert was a compelling demonstration of her artistry.\u201d","og_url":"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/","og_site_name":"H\u00e9l\u00e8ne Navasse","article_modified_time":"2026-09-09T11:19:24+00:00","og_image":[{"url":"https:\/\/helenenavasse.com\/wp-content\/uploads\/2026\/09\/reich-portrait.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/","url":"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/","name":"Steve Reich \u2014 Vermont Counterpoint - H\u00e9l\u00e8ne Navasse","isPartOf":{"@id":"http:\/\/helenenavasse.com\/#website"},"primaryImageOfPage":{"@id":"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/#primaryimage"},"image":{"@id":"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/#primaryimage"},"thumbnailUrl":"https:\/\/helenenavasse.com\/wp-content\/uploads\/2026\/09\/reich-portrait.png","datePublished":"2026-08-27T21:34:11+00:00","dateModified":"2026-09-09T11:19:24+00:00","description":"Classical & Contemporary flutist - \"a luminous talent\" \"Beyond her impressive solo capabilities and fine stylistic interpretation -H\u00e9l\u00e8ne Navasse understands how to engage with deep empathy and sharp concentration.From Vivaldi to the contemporary works, the concert was a compelling demonstration of her artistry.\u201d","breadcrumb":{"@id":"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/#primaryimage","url":"https:\/\/helenenavasse.com\/wp-content\/uploads\/2026\/09\/reich-portrait.png","contentUrl":"https:\/\/helenenavasse.com\/wp-content\/uploads\/2026\/09\/reich-portrait.png"},{"@type":"BreadcrumbList","@id":"http:\/\/helenenavasse.com\/index.php\/steve-reich-vermont-counterpoint\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/helenenavasse.com\/"},{"@type":"ListItem","position":2,"name":"Steve Reich \u2014 Vermont Counterpoint"}]},{"@type":"WebSite","@id":"http:\/\/helenenavasse.com\/#website","url":"http:\/\/helenenavasse.com\/","name":"H\u00e9l\u00e8ne Navasse","description":"Classical &amp; Contemporary flutist - &quot;A luminous talent&quot; Berlingske","publisher":{"@id":"http:\/\/helenenavasse.com\/#\/schema\/person\/b26f718b461935ee4330a5e7272fa0c0"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/helenenavasse.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Person","Organization"],"@id":"http:\/\/helenenavasse.com\/#\/schema\/person\/b26f718b461935ee4330a5e7272fa0c0","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"http:\/\/helenenavasse.com\/#\/schema\/person\/image\/","url":"https:\/\/helenenavasse.com\/wp-content\/uploads\/2025\/07\/fotoDeinats_22.10.2009-286.jpg","contentUrl":"https:\/\/helenenavasse.com\/wp-content\/uploads\/2025\/07\/fotoDeinats_22.10.2009-286.jpg","width":854,"height":1280,"caption":"admin"},"logo":{"@id":"http:\/\/helenenavasse.com\/#\/schema\/person\/image\/"},"sameAs":["http:\/\/helenenavasse.com"]}]}},"_links":{"self":[{"href":"http:\/\/helenenavasse.com\/index.php\/wp-json\/wp\/v2\/pages\/6149","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/helenenavasse.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/helenenavasse.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/helenenavasse.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/helenenavasse.com\/index.php\/wp-json\/wp\/v2\/comments?post=6149"}],"version-history":[{"count":0,"href":"http:\/\/helenenavasse.com\/index.php\/wp-json\/wp\/v2\/pages\/6149\/revisions"}],"wp:attachment":[{"href":"http:\/\/helenenavasse.com\/index.php\/wp-json\/wp\/v2\/media?parent=6149"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}