<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dw="https://www.dreamwidth.org">
  <id>tag:dreamwidth.org,2022-12-03:4065555</id>
  <title>Snail#</title>
  <subtitle>Snail#</subtitle>
  <author>
    <name>Snail#</name>
  </author>
  <link rel="alternate" type="text/html" href="https://snailsharp.dreamwidth.org/"/>
  <link rel="self" type="text/xml" href="https://snailsharp.dreamwidth.org/data/atom"/>
  <updated>2023-04-24T14:57:22Z</updated>
  <dw:journal username="snailsharp" type="community"/>
  <entry>
    <id>tag:dreamwidth.org,2022-12-03:4065555:3568</id>
    <author>
      <name>isaacschemm</name>
    </author>
    <dw:poster user="isaacschemm"/>
    <link rel="alternate" type="text/html" href="https://snailsharp.dreamwidth.org/3568.html"/>
    <link rel="self" type="text/xml" href="https://snailsharp.dreamwidth.org/data/atom/?itemid=3568"/>
    <title>Breaking podcasts into chunks for burning to CD</title>
    <published>2023-04-20T17:57:23Z</published>
    <updated>2023-04-24T14:57:22Z</updated>
    <category term="visualbasic"/>
    <category term="audio"/>
    <category term="cd"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">Posted by: &lt;span lj:user='isaacschemm' style='white-space: nowrap;' class='ljuser'&gt;&lt;a href='https://isaacschemm.dreamwidth.org/profile'&gt;&lt;img src='https://www.dreamwidth.org/img/silk/identity/user.png' alt='[personal profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /&gt;&lt;/a&gt;&lt;a href='https://isaacschemm.dreamwidth.org/'&gt;&lt;b&gt;isaacschemm&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;Sometimes I want to listen to a podcast on a TV, and sometimes
the easiest way to do that is by burning it to a CD (either a
CD-ROM with MP3 files, or - if it fits - a normal audio CD). Not
every CD player has the greatest seeking features, though. I've
got one whose fast-forward is more of a normal-speed-forward, and
another that actually goes &lt;i&gt;forward &lt;/i&gt;when rewinding an MP3
at the slowest level.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;I figured one way of working around these issues - which could
come into play for podcast episodes that are, like, an hour long -
would be to split the podcast into segments of five minutes each.
You'd need to make a normal audio CD (which means a limit of 75 or
80 minutes or so), but you could have gapless playback, while also
being able to use track selection to go forward and back in
chunks.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;Yesterday I put together a small Windows application to help with
this. It's called &lt;a moz-do-not-send="true" href="https://github.com/IsaacSchemm/CueSheetGenerator/releases"&gt;Cue
Sheet Generator&lt;/a&gt;, and it takes in one or more audio files and
converts them to either a set of .wav files (to burn with Windows
Media Player Legacy or another app with gapless burning support)
or a .wav/.cue pair (which ImgBurn and other such apps can
handle).&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;The main program logic is small enough to fit into this post. I
wrote it in VB.NET (there's nothing here C# couldn't do, I'm just
tired of looking at curly brackets), and I thought it might be
helpful to annotate it.&lt;br&gt;
&lt;/p&gt;
&lt;span class="cut-wrapper"&gt;&lt;span style="display: none;" id="span-cuttag___1" class="cuttag"&gt;&lt;/span&gt;&lt;b class="cut-open"&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class="cut-text"&gt;&lt;a href="https://snailsharp.dreamwidth.org/3568.html#cutid1"&gt;Read more...&lt;/a&gt;&lt;/b&gt;&lt;b class="cut-close"&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style="display: none;" id="div-cuttag___1" aria-live="assertive"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=snailsharp&amp;ditemid=3568" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
</feed>
