<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://neural-audio-theory.vercel.app/blog</id>
    <title>Neural Audio Theory Blog</title>
    <updated>2026-04-12T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://neural-audio-theory.vercel.app/blog"/>
    <subtitle>Neural Audio Theory Blog</subtitle>
    <icon>https://neural-audio-theory.vercel.app/img/favicon.png</icon>
    <entry>
        <title type="html"><![CDATA[Welcome to Neural Audio Theory]]></title>
        <id>https://neural-audio-theory.vercel.app/blog/welcome</id>
        <link href="https://neural-audio-theory.vercel.app/blog/welcome"/>
        <updated>2026-04-12T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Welcome to Neural Audio Theory — an open educational resource exploring the engineering foundations of AI music generation.]]></summary>
        <content type="html"><![CDATA[<p>Welcome to <strong>Neural Audio Theory</strong> — an open educational resource exploring the engineering foundations of AI music generation.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="what-this-project-covers">What This Project Covers<a href="https://neural-audio-theory.vercel.app/blog/welcome#what-this-project-covers" class="hash-link" aria-label="Direct link to What This Project Covers" title="Direct link to What This Project Covers" translate="no">​</a></h2>
<p>This documentation site breaks down how modern text-to-music and audio generation systems work, including:</p>
<ul>
<li class=""><strong>Signal Processing Fundamentals</strong> — FFT, spectrograms, and audio representations</li>
<li class=""><strong>Neural Architectures</strong> — Transformers and diffusion models adapted for audio</li>
<li class=""><strong>Latent Space Geometry</strong> — How models organize musical concepts mathematically</li>
<li class=""><strong>Prompt Engineering</strong> — Practical conditioning strategies based on ML behavior</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="who-is-this-for">Who Is This For?<a href="https://neural-audio-theory.vercel.app/blog/welcome#who-is-this-for" class="hash-link" aria-label="Direct link to Who Is This For?" title="Direct link to Who Is This For?" translate="no">​</a></h2>
<p>Whether you're:</p>
<ul>
<li class="">A <strong>music producer</strong> wanting to understand AI tools better</li>
<li class="">A <strong>developer</strong> curious about audio ML systems</li>
<li class="">A <strong>researcher</strong> looking for accessible explanations</li>
<li class="">A <strong>creator</strong> trying to get more consistent AI music outputs</li>
</ul>
<p>You'll find content ranging from beginner-friendly overviews to engineering-depth technical explanations.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="getting-started">Getting Started<a href="https://neural-audio-theory.vercel.app/blog/welcome#getting-started" class="hash-link" aria-label="Direct link to Getting Started" title="Direct link to Getting Started" translate="no">​</a></h2>
<p>Head to the <a class="" href="https://neural-audio-theory.vercel.app/docs/intro">Introduction</a> to begin your journey, or check out the <a class="" href="https://neural-audio-theory.vercel.app/docs/for-dummies">For Dummies</a> guide if you want practical insights without the full technical deep dive.</p>
<p>We'll be adding more engineering notes here as we expand the documentation. Stay tuned!</p>]]></content>
        <author>
            <name>Eduardo J. Barrios</name>
            <uri>https://github.com/edujbarrios</uri>
        </author>
        <category label="welcome" term="welcome"/>
        <category label="ai-music" term="ai-music"/>
        <category label="announcement" term="announcement"/>
    </entry>
</feed>