<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>music production lessons Archives - Berlin School of Sound</title>
	<atom:link href="https://www.berlinschoolofsound.com/product-tag/music-production-lessons/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.berlinschoolofsound.com/product-tag/music-production-lessons/</link>
	<description>Sound Design, Music Production &#38; DJ Courses in Berlin</description>
	<lastBuildDate>Fri, 18 Sep 2026 12:08:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.1</generator>

<image>
	<url>https://www.berlinschoolofsound.com/wp-content/uploads/2025/11/bsos-icon-square-100x100.jpg</url>
	<title>music production lessons Archives - Berlin School of Sound</title>
	<link>https://www.berlinschoolofsound.com/product-tag/music-production-lessons/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Off Grid Music Production camp — 5-11 July 2027</title>
		<link>https://www.berlinschoolofsound.com/product/off-grid-music-production-camp-5-11-july-2027/</link>
		
		<dc:creator><![CDATA[Vojto Monteur]]></dc:creator>
		<pubDate>Fri, 18 Sep 2026 11:26:38 +0000</pubDate>
				<guid isPermaLink="false">https://www.berlinschoolofsound.com/?post_type=product&#038;p=6284</guid>

					<description><![CDATA[<p>A week fully off the grid in the woods near Świeradów-Zdrój — studio sessions, nightly live performances, full board, and real rest. 5–11 July 2027.</p>
<p>The post <a href="https://www.berlinschoolofsound.com/product/off-grid-music-production-camp-5-11-july-2027/">Off Grid Music Production camp — 5-11 July 2027</a> appeared first on <a href="https://www.berlinschoolofsound.com">Berlin School of Sound</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!-- Berlin School of Sound — MUSIC PRODUCTION SESSION 2027 — WooCommerce product description -->
<!-- paste into the product's Description field. Native Room/Tent variant picker + Add to Cart renders separately (WooCommerce handles that automatically) -->

<style>
  .ocp-wrap{
    --ocp-black:#1a1714;
    --ocp-gold:#F9B91A;
    --ocp-orange:#F03400;
    --ocp-teal:#00b3a0;
    --ocp-cream:#faf8f0;
    --ocp-grey:#cccccc;
    --ocp-line:#333333;
  }
  .ocp-wrap, .ocp-wrap *{ box-sizing:border-box; }
  .ocp-wrap{
    font-family:'Moderat Extended','Epilogue',sans-serif;
    color:var(--ocp-cream);
    position:relative; z-index:1; isolation:isolate;
    line-height:1.65;
  }
  .ocp-wrap a{ color:inherit; }
  .ocp-wrap h1, .ocp-wrap h2, .ocp-wrap h3, .ocp-wrap h4{
    color:var(--ocp-cream) !important; margin:0;
  }

  .ocp-hero{
    position:relative;
    min-height:60vh;
    display:flex; align-items:center; justify-content:center;
    padding:60px 24px;
    background-image:
      linear-gradient(180deg, rgba(20,17,14,0.30) 0%, rgba(20,17,14,0.35) 45%, rgba(20,17,14,0.92) 100%),
      url('https://www.berlinschoolofsound.com/wp-content/uploads/2026/09/473601062_8672398719537377_1728499164763165157_n.jpg');
    background-size:cover;
    background-position:center 62%;
  }
  .ocp-hero-inner{ max-width:800px; width:100%; text-align:center; }
  .ocp-eyebrow{
    font-size:12px; letter-spacing:0.16em; color:var(--ocp-teal);
    font-weight:700; margin-bottom:14px;
    text-shadow:0 1px 8px rgba(0,0,0,0.5);
  }
  .ocp-hero h1{
    font-size:44px; font-weight:900; letter-spacing:-0.02em; line-height:1.06;
    text-shadow:0 2px 20px rgba(0,0,0,0.75), 0 1px 4px rgba(0,0,0,0.9);
    margin-bottom:14px;
  }
  .ocp-hero .ocp-dates{
    font-size:16px; color:var(--ocp-gold); font-weight:700;
    text-shadow:0 1px 8px rgba(0,0,0,0.7);
    margin-bottom:14px;
  }
  .ocp-hero p{
    font-size:16px; color:var(--ocp-cream); max-width:560px; margin:0 auto;
    text-shadow:0 2px 12px rgba(0,0,0,0.8), 0 1px 2px rgba(0,0,0,0.9);
  }
  @media (max-width:680px){
    .ocp-hero h1{ font-size:30px; }
  }

  .ocp-section{ padding:56px 24px; background:var(--ocp-black); }
  .ocp-section-alt{ background:#211d19; }
  .ocp-inner{ max-width:900px; margin:0 auto; }
  .ocp-section h2{ font-size:28px; font-weight:800; margin-bottom:16px; }
  .ocp-section .ocp-lead{ font-size:15px; color:var(--ocp-grey); max-width:640px; margin-bottom:28px; }

  .ocp-features{ display:grid; grid-template-columns:repeat(3, 1fr); gap:28px; margin-top:8px; }
  .ocp-feature h4{ font-size:16px; margin-bottom:8px; color:var(--ocp-teal); }
  .ocp-feature p{ font-size:13px; color:var(--ocp-grey); margin:0; }
  @media (max-width:800px){ .ocp-features{ grid-template-columns:1fr; } }

  .ocp-what-included{ margin-top:8px; padding:0; list-style:none; }
  .ocp-what-included li{
    padding:10px 0; border-bottom:1px solid var(--ocp-line);
    font-size:14px; color:var(--ocp-grey); display:flex; gap:10px;
  }
  .ocp-what-included li:last-child{ border-bottom:none; }
  .ocp-what-included li::before{ content:"—"; color:var(--ocp-teal); flex:0 0 auto; }

  .ocp-schedule{ display:grid; grid-template-columns:1fr 1fr; gap:20px; margin-top:8px; }
  .ocp-schedule-block{ border-left:2px solid var(--ocp-teal); padding-left:18px; }
  .ocp-schedule-block h4{ font-size:15px; color:var(--ocp-cream); margin-bottom:6px; }
  .ocp-schedule-block p{ font-size:13px; color:var(--ocp-grey); margin:0; }
  @media (max-width:700px){ .ocp-schedule{ grid-template-columns:1fr; } }

  .ocp-teachers{ display:grid; grid-template-columns:repeat(4, 1fr); gap:20px; margin-top:8px; }
  .ocp-teacher{ text-align:center; }
  .ocp-teacher-photo{
    width:100%; aspect-ratio:1/1; border-radius:2px; object-fit:cover;
    background:#2a2521; margin-bottom:10px; display:block;
  }
  .ocp-teacher h4{ font-size:14px; margin-bottom:2px; }
  .ocp-teacher span{ font-size:11px; color:var(--ocp-grey); }
  @media (max-width:800px){ .ocp-teachers{ grid-template-columns:repeat(2, 1fr); } }

  .ocp-plan{ display:grid; grid-template-columns:repeat(3, 1fr); gap:2px; background:var(--ocp-line); margin-top:8px; }
  .ocp-plan-item{ background:var(--ocp-black); padding:20px; }
  .ocp-plan-item .ocp-plan-when{ font-size:11px; letter-spacing:0.08em; text-transform:uppercase; color:var(--ocp-teal); font-weight:700; margin-bottom:8px; }
  .ocp-plan-item h4{ font-size:16px; margin-bottom:6px; }
  .ocp-plan-item p{ font-size:12px; color:var(--ocp-grey); margin:0; }
  @media (max-width:800px){ .ocp-plan{ grid-template-columns:1fr; } }

  .ocp-route{ margin-top:8px; }
  .ocp-route-step{ display:flex; gap:14px; padding:12px 0; border-bottom:1px solid var(--ocp-line); }
  .ocp-route-step:last-child{ border-bottom:none; }
  .ocp-route-step .ocp-route-num{ color:var(--ocp-teal); font-weight:800; font-size:13px; min-width:20px; }
  .ocp-route-step .ocp-route-text{ font-size:13px; color:var(--ocp-grey); }
  .ocp-route-step .ocp-route-text strong{ color:var(--ocp-cream); }

  .ocp-gallery-frame{
    position:relative; width:100%;
    aspect-ratio:16/9;
    overflow:hidden; border-radius:2px;
    background:#100e0c;
  }
  .ocp-gallery-track{ display:flex; height:100%; transition:transform 0.6s ease; }
  .ocp-gallery-slide{ flex:0 0 100%; height:100%; }
  .ocp-gallery-slide img{ width:100%; height:100%; object-fit:cover; display:block; }
  .ocp-gallery-dots{ display:flex; justify-content:center; gap:10px; margin-top:16px; }
  .ocp-gallery-dot{
    width:8px; height:8px; border-radius:50%;
    background:var(--ocp-line); border:none; padding:0; cursor:pointer;
    transition:background 0.25s ease;
  }
  .ocp-gallery-dot.ocp-active-dot{ background:var(--ocp-teal); }
  @media (max-width:680px){ .ocp-gallery-frame{ aspect-ratio:4/3; } }

  .ocp-faq-q{ color:var(--ocp-teal); font-weight:700; margin:0 0 6px 0; font-size:15px; }
  .ocp-faq-a{ color:var(--ocp-grey); font-size:14px; margin:0 0 20px 0; }

  .ocp-note{
    background:#211d19; border-left:2px solid var(--ocp-teal);
    padding:16px 20px; font-size:13px; color:var(--ocp-grey);
    margin-top:24px;
  }
  .ocp-note strong{ color:var(--ocp-cream); }
</style>

<div class="ocp-wrap">

  <!-- ============ HERO ============ -->
  <section class="ocp-hero">
    <div class="ocp-hero-inner">
      <div class="ocp-eyebrow">BERLIN SCHOOL OF SOUND — OFF-GRID CAMP</div>
      <h1>Music Production Session</h1>
      <div class="ocp-dates">5–11 July 2027 · Dworek Saraswati, Poland</div>
      <p>A full week of production, sound design, and studio time with faculty who make records for a living. Every evening ends in a live performance.</p>
    </div>
  </section>

  <!-- ============ WHAT'S INCLUDED ============ -->
  <section class="ocp-section">
    <div class="ocp-inner">
      <h2>What&#8217;s included</h2>
      <ul class="ocp-what-included">
        <li>Six nights of accommodation — choose your own tent or a shared room in the manor house (select below)</li>
        <li>Full board — breakfast, lunch, and dinner, ayurvedic kitchen, prepared on-site</li>
        <li>Daily studio sessions and workshops with faculty, Tuesday to Saturday</li>
        <li>A live performance every evening, Monday to Saturday</li>
        <li>Shuttle bus from Świeradów-Zdrój train station to the venue and back</li>
      </ul>
    </div>
  </section>

  <!-- ============ WHY OFF-GRID ============ -->
  <section class="ocp-section ocp-section-alt">
    <div class="ocp-inner">
      <h2>Off the grid, on purpose</h2>
      <p class="ocp-lead">Dworek Saraswati sits in the woods near Świeradów-Zdrój, 5&nbsp;km from Stacja Wolimierz — the region behind one of Poland&#8217;s most respected experimental music festivals. No city noise, no commute, no distractions.</p>
      <div class="ocp-features">
        <div class="ocp-feature">
          <h4>Studio &amp; nature</h4>
          <p>Classrooms and studio space inside a historic manor house, surrounded by forest and open grounds — including a Steinway on site.</p>
        </div>
        <div class="ocp-feature">
          <h4>A live set, every night</h4>
          <p>One faculty member plays each evening, in the garden or indoors depending on weather.</p>
        </div>
        <div class="ocp-feature">
          <h4>Ayurvedic full board</h4>
          <p>No grocery runs, no cooking, no distance from the group.</p>
        </div>
      </div>
    </div>
  </section>

  <!-- ============ SCHEDULE ============ -->
  <section class="ocp-section">
    <div class="ocp-inner">
      <h2>How the week runs</h2>
      <p class="ocp-lead">Arrival Monday evening, departure Sunday afternoon. Classes run Tuesday through Saturday.</p>
      <div class="ocp-schedule">
        <div class="ocp-schedule-block">
          <h4>Daytime — studio &amp; workshops</h4>
          <p>10:00–13:00 and 16:00–19:00, Tuesday to Saturday. Small groups, direct access to faculty.</p>
        </div>
        <div class="ocp-schedule-block">
          <h4>Evenings — live sets</h4>
          <p>One faculty performance every night. Free time to swim, walk to Czarna Kopa viewpoint, or sit by the fire.</p>
        </div>
      </div>
    </div>
  </section>

  <!-- ============ FACULTY ============ -->
  <section class="ocp-section ocp-section-alt">
    <div class="ocp-inner">
      <h2>Faculty</h2>
      <p class="ocp-lead">On site for the full week, teaching and performing — one new set every night.</p>
      <div class="ocp-teachers">
        <div class="ocp-teacher">
          <img decoding="async" class="ocp-teacher-photo" src="https://www.berlinschoolofsound.com/wp-content/uploads/2026/09/333f3053-1d67-478a-bcfb-00a207aa2603-scaled.jpg" alt="Nadia Struiwigh">
          <h4>Nadia Struiwigh</h4>
          <span>Production</span>
        </div>
        <div class="ocp-teacher">
          <img decoding="async" class="ocp-teacher-photo" src="https://www.berlinschoolofsound.com/wp-content/uploads/2026/08/RETHE-kopia-scaled.jpg" alt="RETHE">
          <h4>RETHE</h4>
          <span>Production &amp; performance</span>
        </div>
        <div class="ocp-teacher">
          <img decoding="async" class="ocp-teacher-photo" src="https://www.berlinschoolofsound.com/wp-content/uploads/2026/09/SOLARYTHM.png" alt="Solarythm">
          <h4>Solarythm</h4>
          <span>Production</span>
        </div>
        <div class="ocp-teacher">
          <img decoding="async" class="ocp-teacher-photo" src="https://www.berlinschoolofsound.com/wp-content/uploads/2026/03/Zrzut-ekranu-2026-03-31-o-12.03.17.png" alt="Henning Grambow">
          <h4>Henning Grambow</h4>
          <span>Mixing</span>
        </div>
        <div class="ocp-teacher">
          <img decoding="async" class="ocp-teacher-photo" src="https://www.berlinschoolofsound.com/wp-content/uploads/2026/09/Stephane-4k-scaled.jpg" alt="Stéphane Lefrançois">
          <h4>Stéphane Lefrançois</h4>
          <span>Modular synthesis</span>
        </div>
        <div class="ocp-teacher">
          <div class="ocp-teacher-photo"></div>
          <h4>To be announced</h4>
          <span>—</span>
        </div>
        <div class="ocp-teacher">
          <div class="ocp-teacher-photo"></div>
          <h4>To be announced</h4>
          <span>—</span>
        </div>
      </div>
    </div>
  </section>

  <!-- ============ GALLERY ============ -->
  <section class="ocp-section">
    <div class="ocp-inner">
      <div class="ocp-gallery-frame" id="ocp-gallery-frame-mp">
        <div class="ocp-gallery-track" id="ocp-gallery-track-mp">
          <div class="ocp-gallery-slide"><img decoding="async" src="https://www.berlinschoolofsound.com/wp-content/uploads/2026/09/241191310_3996171397160156_5595086593397991173_n-2.jpg" alt="Dworek Saraswati — exterior"></div>
          <div class="ocp-gallery-slide"><img decoding="async" src="https://www.berlinschoolofsound.com/wp-content/uploads/2026/09/241260738_3996170637160232_8704878050058830398_n.jpg" alt="Dworek Saraswati — grounds"></div>
          <div class="ocp-gallery-slide"><img decoding="async" src="https://www.berlinschoolofsound.com/wp-content/uploads/2026/09/241202000_3996171167160179_3673842863282655635_n.jpg" alt="Dworek Saraswati — garden"></div>
          <div class="ocp-gallery-slide"><img decoding="async" src="https://www.berlinschoolofsound.com/wp-content/uploads/2026/09/473555685_4016146631947515_1700188703075249334_n.jpg" alt="Dworek Saraswati — interior"></div>
          <div class="ocp-gallery-slide"><img decoding="async" src="https://www.berlinschoolofsound.com/wp-content/uploads/2026/09/473035209_8667676540009595_3069554319590714015_n.jpg" alt="Dworek Saraswati — common room"></div>
          <div class="ocp-gallery-slide"><img decoding="async" src="https://www.berlinschoolofsound.com/wp-content/uploads/2026/09/473035210_8667676583342924_2422479753287539771_n.jpg" alt="Dworek Saraswati — studio space"></div>
          <div class="ocp-gallery-slide"><img decoding="async" src="https://www.berlinschoolofsound.com/wp-content/uploads/2026/09/243987888_4080738108703484_3554345163686704588_n.jpg" alt="Dworek Saraswati — room"></div>
        </div>
      </div>
      <div class="ocp-gallery-dots" id="ocp-gallery-dots-mp"></div>
    </div>
  </section>

  <!-- ============ PAYMENT PLAN ============ -->
  <section class="ocp-section ocp-section-alt">
    <div class="ocp-inner">
      <h2>Payment plans</h2>
      <p class="ocp-lead">Pay in full, or spread the cost — how many installments you get depends on how early you book.</p>
      <div class="ocp-plan">
        <div class="ocp-plan-item">
          <div class="ocp-plan-when">Book by end of February</div>
          <h4>4 installments</h4>
          <p>Paid every ~2 months, spread out until the event.</p>
        </div>
        <div class="ocp-plan-item">
          <div class="ocp-plan-when">March – June</div>
          <h4>50 / 50</h4>
          <p>Half at booking, half due 4 weeks before the start date.</p>
        </div>
        <div class="ocp-plan-item">
          <div class="ocp-plan-when">Final 4 weeks</div>
          <h4>Full payment</h4>
          <p>One payment in full at booking.</p>
        </div>
      </div>
      <p class="ocp-note"><strong>Room or tent?</strong> Choose your accommodation type above — pricing and availability update automatically. Rooms sleep 2–4 (with roommate preferences at checkout); tents are your own private space on the grounds, with full access to the hotel&#8217;s bathrooms, showers, and sauna. Both include everything listed above.</p>
    </div>
  </section>

  <!-- ============ GETTING THERE ============ -->
  <section class="ocp-section">
    <div class="ocp-inner">
      <h2>Getting there</h2>
      <p class="ocp-lead">Dworek Saraswati, Nowomiejska 2a, 59-814 Pobiedna. Make your own way to Świeradów-Zdrój by train — we&#8217;ll take it from there.</p>
      <div class="ocp-route">
        <div class="ocp-route-step">
          <div class="ocp-route-num">1</div>
          <div class="ocp-route-text"><strong>Berlin Hbf → Wrocław Główny</strong> — direct train, ~4h</div>
        </div>
        <div class="ocp-route-step">
          <div class="ocp-route-num">2</div>
          <div class="ocp-route-text"><strong>Wrocław Główny → Jelenia Góra</strong> — direct IC train, ~1h50–2h</div>
        </div>
        <div class="ocp-route-step">
          <div class="ocp-route-num">3</div>
          <div class="ocp-route-text"><strong>Jelenia Góra → Świeradów-Zdrój</strong> — regional train, ~1–1.5h</div>
        </div>
        <div class="ocp-route-step">
          <div class="ocp-route-num">4</div>
          <div class="ocp-route-text"><strong>Świeradów-Zdrój → Dworek Saraswati</strong> — BSoS shuttle bus, ~10–15 min</div>
        </div>
      </div>
    </div>
  </section>

  <!-- ============ FAQ ============ -->
  <section class="ocp-section ocp-section-alt">
    <div class="ocp-inner">
      <h2>Frequently asked questions</h2>

      <p class="ocp-faq-q">Do I need experience to attend?</p>
      <p class="ocp-faq-a">No — this session works for beginners and experienced producers alike. Faculty adapt to the group.</p>

      <p class="ocp-faq-q">What&#8217;s the difference between a tent and a room ticket?</p>
      <p class="ocp-faq-a">Both include the full program, full board, and every evening&#8217;s performance. A tent means your own private tent on the grounds; a room means a shared bed in the manor house.</p>

      <p class="ocp-faq-q">Can I choose who I share a room with?</p>
      <p class="ocp-faq-a">Yes. At checkout you can request a mixed room (default), a women/FLINTA-only room, or list your own roommates. No preference required.</p>

      <p class="ocp-faq-q">Is transport included?</p>
      <p class="ocp-faq-a">You make your own way to Świeradów-Zdrój by train. From there, our shuttle bus takes you the rest of the way to the venue and back at the end of the week.</p>

      <p class="ocp-faq-q">What&#8217;s the refund policy?</p>
      <p class="ocp-faq-a">No refunds. Your spot is transferable to another participant at any time, and payment plans let you spread the cost if your plans need flexibility.</p>

    </div>
  </section>

</div>

<script>
(function(){
  function init(){
    try {
      var track = document.getElementById('ocp-gallery-track-mp');
      var frame = document.getElementById('ocp-gallery-frame-mp');
      var dotsWrap = document.getElementById('ocp-gallery-dots-mp');
      if (track && frame && dotsWrap) {
        var slides = track.querySelectorAll('.ocp-gallery-slide');
        var count = slides.length;
        var current = 0;
        var timer = null;

        for (var i = 0; i < count; i++) {
          var dot = document.createElement('button');
          dot.className = 'ocp-gallery-dot' + (i === 0 ? ' ocp-active-dot' : '');
          dot.setAttribute('aria-label', 'Go to photo ' + (i + 1));
          (function(idx){
            dot.addEventListener('click', function(){ goTo(idx); restart(); });
          })(i);
          dotsWrap.appendChild(dot);
        }
        var dots = dotsWrap.querySelectorAll('.ocp-gallery-dot');

        function goTo(idx){
          current = idx;
          track.style.transform = 'translateX(-' + (100 * current) + '%)';
          for (var j = 0; j < dots.length; j++) {
            dots[j].classList.toggle('ocp-active-dot', j === current);
          }
        }
        function next(){ goTo((current + 1) % count); }
        function start(){ timer = setInterval(next, 4000); }
        function stop(){ if (timer) clearInterval(timer); }
        function restart(){ stop(); start(); }

        start();
        frame.addEventListener('mouseenter', stop);
        frame.addEventListener('mouseleave', start);
      }
    } catch(e) {}
  }
  if (document.readyState === 'loading') {
    document.addEventListener('DOMContentLoaded', init);
  } else {
    init();
  }
})();
</script>
<p>The post <a href="https://www.berlinschoolofsound.com/product/off-grid-music-production-camp-5-11-july-2027/">Off Grid Music Production camp — 5-11 July 2027</a> appeared first on <a href="https://www.berlinschoolofsound.com">Berlin School of Sound</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
