<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Tidewrack</title>
		<link>https://band.crofty.site/</link>
		<description>Recent content on Tidewrack</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Fri, 01 May 2026 00:00:00 -0800</lastBuildDate>
		
			<atom:link href="https://band.crofty.site/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Tide Tables</title>
				<link>https://band.crofty.site/music/tide-tables/</link>
				<pubDate>Fri, 01 May 2026 00:00:00 -0800</pubDate>
				<guid>https://band.crofty.site/music/tide-tables/</guid>
				<description>&lt;p&gt;&lt;img src=&#34;cover.svg&#34; alt=&#34;Tide Tables cover&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Our second record — ten songs about coming and going. Recorded live to tape in a&#xA;boatshed over one wet week.&lt;/p&gt;&#xA;&lt;p&gt;Listen on &lt;a href=&#34;https://example.com/bandcamp&#34;&gt;Bandcamp&lt;/a&gt; · &lt;a href=&#34;https://example.com/stream&#34;&gt;streaming&lt;/a&gt;.&#xA;The opening figure, if you want to play along:&lt;/p&gt;&#xA;&lt;figure class=&#34;abc-block&#34;&gt;&#xA;  &lt;div id=&#34;abc-0-paper&#34; class=&#34;abc-paper&#34;&gt;&lt;/div&gt;&#xA;  &lt;div id=&#34;abc-0-audio&#34; class=&#34;abc-audio&#34;&gt;&lt;/div&gt;&#xA;  &lt;script type=&#34;text/vnd.abc&#34; id=&#34;abc-0-src&#34;&gt;X:1&#xA;T:Tide Tables (intro)&#xA;M:4/4&#xA;L:1/8&#xA;K:Dm&#xA;&#34;Dm&#34;A2 D2 F2 A2|&#34;C&#34;G2 E2 C2 E2|&#34;Dm&#34;D4 z4|]&lt;/script&gt;&#xA;  &lt;script&gt;&#xA;  (function () {&#xA;    function render() {&#xA;      var src = document.getElementById(&#34;abc-0-src&#34;).textContent;&#xA;      var visual = ABCJS.renderAbc(&#34;abc-0-paper&#34;, src, { responsive: &#34;resize&#34; })[0];&#xA;      if (ABCJS.synth &amp;&amp; ABCJS.synth.supportsAudio()) {&#xA;        var ctl = new ABCJS.synth.SynthController();&#xA;        ctl.load(&#34;#abc-0-audio&#34;, null, { displayPlay: true, displayProgress: true });&#xA;        ctl.setTune(visual, false);&#xA;      } else {&#xA;        document.getElementById(&#34;abc-0-audio&#34;).textContent =&#xA;          &#34;Audio playback is not supported in this browser.&#34;;&#xA;      }&#xA;    }&#xA;    if (window.ABCJS) { render(); }&#xA;    else { (window.__abcQueue = window.__abcQueue || []).push(render); }&#xA;  })();&#xA;  &lt;/script&gt;&#xA;&lt;/figure&gt;&#xA;&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/abcjs@6/abcjs-audio.css&#34;&gt;&#xA;&lt;script&#xA;  src=&#34;https://cdn.jsdelivr.net/npm/abcjs@6/dist/abcjs-basic-min.js&#34;&#xA;  onload=&#34;(window.__abcQueue || []).forEach(function (f) { f(); });&#34;&gt;&lt;/script&gt;</description>
			</item>
			<item>
				<title>Saltlines</title>
				<link>https://band.crofty.site/music/saltlines/</link>
				<pubDate>Thu, 12 Sep 2024 00:00:00 -0800</pubDate>
				<guid>https://band.crofty.site/music/saltlines/</guid>
				<description>&lt;p&gt;&lt;img src=&#34;cover.svg&#34; alt=&#34;Saltlines cover&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;The first record. Seven songs, one room, no overdubs to speak of.&lt;/p&gt;&#xA;&lt;p&gt;Listen on &lt;a href=&#34;https://example.com/bandcamp-saltlines&#34;&gt;Bandcamp&lt;/a&gt; · &lt;a href=&#34;https://example.com/stream-saltlines&#34;&gt;streaming&lt;/a&gt;.&#xA;Or press ▶ below to hear the opening theme, played in the browser:&lt;/p&gt;&#xA;&lt;figure class=&#34;abc-block&#34;&gt;&#xA;  &lt;div id=&#34;abc-0-paper&#34; class=&#34;abc-paper&#34;&gt;&lt;/div&gt;&#xA;  &lt;div id=&#34;abc-0-audio&#34; class=&#34;abc-audio&#34;&gt;&lt;/div&gt;&#xA;  &lt;script type=&#34;text/vnd.abc&#34; id=&#34;abc-0-src&#34;&gt;X:1&#xA;T:Saltlines (theme)&#xA;M:4/4&#xA;L:1/8&#xA;K:G&#xA;&#34;G&#34;D2 G2 B2 d2|&#34;C&#34;c2 A2 &#34;D&#34;F2 D2|&#34;G&#34;G4 z4|]&lt;/script&gt;&#xA;  &lt;script&gt;&#xA;  (function () {&#xA;    function render() {&#xA;      var src = document.getElementById(&#34;abc-0-src&#34;).textContent;&#xA;      var visual = ABCJS.renderAbc(&#34;abc-0-paper&#34;, src, { responsive: &#34;resize&#34; })[0];&#xA;      if (ABCJS.synth &amp;&amp; ABCJS.synth.supportsAudio()) {&#xA;        var ctl = new ABCJS.synth.SynthController();&#xA;        ctl.load(&#34;#abc-0-audio&#34;, null, { displayPlay: true, displayProgress: true });&#xA;        ctl.setTune(visual, false);&#xA;      } else {&#xA;        document.getElementById(&#34;abc-0-audio&#34;).textContent =&#xA;          &#34;Audio playback is not supported in this browser.&#34;;&#xA;      }&#xA;    }&#xA;    if (window.ABCJS) { render(); }&#xA;    else { (window.__abcQueue = window.__abcQueue || []).push(render); }&#xA;  })();&#xA;  &lt;/script&gt;&#xA;&lt;/figure&gt;&#xA;&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdn.jsdelivr.net/npm/abcjs@6/abcjs-audio.css&#34;&gt;&#xA;&lt;script&#xA;  src=&#34;https://cdn.jsdelivr.net/npm/abcjs@6/dist/abcjs-basic-min.js&#34;&#xA;  onload=&#34;(window.__abcQueue || []).forEach(function (f) { f(); });&#34;&gt;&lt;/script&gt;</description>
			</item>
			<item>
				<title>About</title>
				<link>https://band.crofty.site/about/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://band.crofty.site/about/</guid>
				<description>&lt;p&gt;Tidewrack is Jo, Sam, Devi, and Pax — guitars, bass, drums, and whatever washes&#xA;up. We started playing in a garage two winters ago and haven&amp;rsquo;t dried out since.&lt;/p&gt;&#xA;&lt;p&gt;Everything here lives on a domain we own: the records, the show list, the words.&#xA;No label page, no platform deciding who sees what — just files we keep. Booking&#xA;and press: the &lt;a href=&#34;https://band.crofty.site/contact/&#34;&gt;contact&lt;/a&gt; page.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Contact</title>
				<link>https://band.crofty.site/contact/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://band.crofty.site/contact/</guid>
				<description>&lt;p&gt;Booking, press, or just to say hello: &lt;a href=&#34;mailto:hello@example.com&#34;&gt;hello@example.com&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;No form here — a static site has no server to take one. For a booking form we&amp;rsquo;d&#xA;embed one from Tally or Formspree; the page would stay static, the form host&#xA;takes the submissions.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Shows</title>
				<link>https://band.crofty.site/shows/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://band.crofty.site/shows/</guid>
				<description>&lt;p&gt;Upcoming:&lt;/p&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;Date&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;City&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;Venue&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Jul 18, 2026&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Astoria, OR&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;The Liberty&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Aug 02, 2026&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Olympia, WA&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Capitol Theater&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Sep 14, 2026&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Vancouver, BC&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;The Wise Hall&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;Tickets at the door, or message us on the &lt;a href=&#34;https://band.crofty.site/contact/&#34;&gt;contact&lt;/a&gt; page for the list.&#xA;Past shows fall off the top — this page is just a Markdown table we keep current.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
