<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Jack Geraghty — Writing</title>
    <link>https://jackgeraghty.dev/writing/</link>
    <description>Jack Geraghty --- PhD in multimodal machine learning, ML engineer, Rust crate maintainer.</description>
    <language>en</language>
    <atom:link href="https://jackgeraghty.dev/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Computational Audio and Image Analysis with the Spectrograms Library</title>
      <link>https://jackgeraghty.dev/writing/spectrograms-manual/</link>
      <guid isPermaLink="true">https://jackgeraghty.dev/writing/spectrograms-manual/</guid>
      <pubDate>Sat, 01 Feb 2025 00:00:00 GMT</pubDate>
      <description>A comprehensive mathematical and computational guide to FFT-based audio and image processing — covering DFT theory, window functions, STFT, perceptual scales, CQT, MFCC, image processing, and the full Python API.</description>
    </item>
  </channel>
</rss>