<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web01.fireside.fm</fireside:hostname>
    <fireside:genDate>Sun, 05 Apr 2026 18:33:00 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Thinking Elixir Podcast - Episodes Tagged with “Nx Signal”</title>
    <link>https://podcast.thinkingelixir.com/tags/nx%20signal</link>
    <pubDate>Tue, 26 Jul 2022 04:15:00 -0600</pubDate>
    <description>The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.
Whether you are already experienced with Elixir or just exploring the language, this show is created with you in mind. We discuss community news, Functional Programming, transitioning from OOP, coding conventions, and more.
Guests visit the show to help challenge our assumptions, learn about new developments and grow in the process.
Subscribe to join us on this journey!
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>News and interviews for the Elixir community</itunes:subtitle>
    <itunes:author>ThinkingElixir.com</itunes:author>
    <itunes:summary>The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.
Whether you are already experienced with Elixir or just exploring the language, this show is created with you in mind. We discuss community news, Functional Programming, transitioning from OOP, coding conventions, and more.
Guests visit the show to help challenge our assumptions, learn about new developments and grow in the process.
Subscribe to join us on this journey!
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/811c9756-babe-40ac-8c25-b3bb24e522e0/cover.jpg?v=2"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>elixir, programming, web, clustering, phoenix, liveview, news, developer</itunes:keywords>
    <itunes:owner>
      <itunes:name>ThinkingElixir.com</itunes:name>
      <itunes:email>podcast@thinkingelixir.com</itunes:email>
    </itunes:owner>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Technology"/>
<item>
  <title>109: Digital Signal Processing with NxSignal</title>
  <link>https://podcast.thinkingelixir.com/109</link>
  <guid isPermaLink="false">a2c5c096-2632-4ae2-b7a2-b67c60a77966</guid>
  <pubDate>Tue, 26 Jul 2022 04:15:00 -0600</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/a2c5c096-2632-4ae2-b7a2-b67c60a77966.mp3" length="25837568" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>Paulo Valente explains DSPs and his new Nx library called NxSignal. We learn more about what kinds of problems Digital Signal Processors solve and what’s next for the library. The Machine Learning space for Elixir keeps growing!</itunes:subtitle>
  <itunes:duration>35:27</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/811c9756-babe-40ac-8c25-b3bb24e522e0/cover.jpg?v=2"/>
  <description>A new library in the Nx ecosystem under active development is called NxSignal by Paulo Valente. We talk with Paulo to learn what a DSP (Digital Signal Processor) is, how it works, and we touch on the kinds of problems it can solve. We learn about his involvement in Nx, where the library is going, and some unusual ways he's applied it. He also shares how he's using Nx Explorer in production to clean up and process financial data returned in a JSON API and much more!
Show Notes online - http://podcast.thinkingelixir.com/109 (http://podcast.thinkingelixir.com/109)
Elixir Community News
- https://asciinema.org/a/FYnQFc358WaL5uBfwZPoK5IRm (https://asciinema.org/a/FYnQFc358WaL5uBfwZPoK5IRm) – José Valim showed off a new Elixir.1.14 feature of line-by-line breakpoints demonstrated in IEx.
- https://github.com/elixir-lang/elixir/pull/11974 (https://github.com/elixir-lang/elixir/pull/11974) – PR for initial Kernel.dbg/2 work
- https://twitter.com/josevalim/status/1547154092019122176 (https://twitter.com/josevalim/status/1547154092019122176)
- https://github.com/erlang/otp/pull/6144 (https://github.com/erlang/otp/pull/6144) – Implement new Erlang shell
- https://blog.rabbitmq.com/posts/2022/07/rabbitmq-3-11-feature-preview-super-streams/ (https://blog.rabbitmq.com/posts/2022/07/rabbitmq-3-11-feature-preview-super-streams/) – RabbitMQ gets a new feature called “Super Streams”
- https://github.com/elixir-grpc/grpc (https://github.com/elixir-grpc/grpc) – Paulo Valente became the new maintainer of the Elixir gRPC library
- https://twitter.com/josevalim/status/1549091140246331399 (https://twitter.com/josevalim/status/1549091140246331399) – Livebook announcement. Cloud host or new Desktop option.
- http://livebook.dev (http://livebook.dev) – Livebook Desktop was launched
Do you have some Elixir news to share? Tell us at @ThinkingElixir (https://twitter.com/ThinkingElixir) or email at show@thinkingelixir.com (mailto:show@thinkingelixir.com)
Discussion Resources
- https://github.com/polvalente/nx-signal (https://github.com/polvalente/nx-signal) – NxSignal project
- https://twitter.com/polvalente/status/1533954854946848771 (https://twitter.com/polvalente/status/1533954854946848771)
- https://www.stone.co/ (https://www.stone.co/) – Where Paulo Valente works
- https://www.premierguitar.com/gear/gibsons-self-tuning-guitar (https://www.premierguitar.com/gear/gibsons-self-tuning-guitar) – Example of self tuning guitar with built-in DSP
- https://en.wikipedia.org/wiki/ListofSuperNESenhancement_chips#DSP (https://en.wikipedia.org/wiki/List_of_Super_NES_enhancement_chips#DSP) – SNES DSP enhancement chips
- https://github.com/polvalente/grpclassify (https://github.com/polvalente/grpclassify) – His academic project for transcribing musical notes
- http://www.repositorio.poli.ufrj.br/monografias/monopoli10029831.pdf (http://www.repositorio.poli.ufrj.br/monografias/monopoli10029831.pdf) – The final project for his engineering degree that led him to get involved with Nx.
- https://grpc.io/ (https://grpc.io/) – gRPC project
- https://github.com/elixir-grpc/grpc (https://github.com/elixir-grpc/grpc) – An Elixir implementation of gRPC
- https://prometheus.io/docs/introduction/overview/ (https://prometheus.io/docs/introduction/overview/)
Guest Information
- https://twitter.com/polvalente (https://twitter.com/polvalente) – on Twitter
- https://github.com/polvalente/ (https://github.com/polvalente/) – on Github
Find us online
- Message the show - @ThinkingElixir (https://twitter.com/ThinkingElixir)
- Email the show - show@thinkingelixir.com (mailto:show@thinkingelixir.com)
- Mark Ericksen - @brainlid (https://twitter.com/brainlid)
- David Bernheisel - @bernheisel (https://twitter.com/bernheisel)
- Cade Ward - @cadebward (https://twitter.com/cadebward) 
</description>
  <itunes:keywords>elixir, dsp, audio, digital signal processing, nx signal, grpc</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>A new library in the Nx ecosystem under active development is called NxSignal by Paulo Valente. We talk with Paulo to learn what a DSP (Digital Signal Processor) is, how it works, and we touch on the kinds of problems it can solve. We learn about his involvement in Nx, where the library is going, and some unusual ways he&#39;s applied it. He also shares how he&#39;s using Nx Explorer in production to clean up and process financial data returned in a JSON API and much more!</p>

<p>Show Notes online - <a href="http://podcast.thinkingelixir.com/109" rel="nofollow">http://podcast.thinkingelixir.com/109</a></p>

<p><strong>Elixir Community News</strong></p>

<ul>
<li><a href="https://asciinema.org/a/FYnQFc358WaL5uBfwZPoK5IRm" rel="nofollow">https://asciinema.org/a/FYnQFc358WaL5uBfwZPoK5IRm</a> – José Valim showed off a new Elixir.1.14 feature of line-by-line breakpoints demonstrated in IEx.</li>
<li><a href="https://github.com/elixir-lang/elixir/pull/11974" rel="nofollow">https://github.com/elixir-lang/elixir/pull/11974</a> – PR for initial Kernel.dbg/2 work</li>
<li><a href="https://twitter.com/josevalim/status/1547154092019122176" rel="nofollow">https://twitter.com/josevalim/status/1547154092019122176</a></li>
<li><a href="https://github.com/erlang/otp/pull/6144" rel="nofollow">https://github.com/erlang/otp/pull/6144</a> – Implement new Erlang shell</li>
<li><a href="https://blog.rabbitmq.com/posts/2022/07/rabbitmq-3-11-feature-preview-super-streams/" rel="nofollow">https://blog.rabbitmq.com/posts/2022/07/rabbitmq-3-11-feature-preview-super-streams/</a> – RabbitMQ gets a new feature called “Super Streams”</li>
<li><a href="https://github.com/elixir-grpc/grpc" rel="nofollow">https://github.com/elixir-grpc/grpc</a> – Paulo Valente became the new maintainer of the Elixir gRPC library</li>
<li><a href="https://twitter.com/josevalim/status/1549091140246331399" rel="nofollow">https://twitter.com/josevalim/status/1549091140246331399</a> – Livebook announcement. Cloud host or new Desktop option.</li>
<li><a href="http://livebook.dev" rel="nofollow">http://livebook.dev</a> – Livebook Desktop was launched</li>
</ul>

<p>Do you have some Elixir news to share? Tell us at <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a> or email at <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></p>

<p><strong>Discussion Resources</strong></p>

<ul>
<li><a href="https://github.com/polvalente/nx-signal" rel="nofollow">https://github.com/polvalente/nx-signal</a> – NxSignal project</li>
<li><a href="https://twitter.com/polvalente/status/1533954854946848771" rel="nofollow">https://twitter.com/polvalente/status/1533954854946848771</a></li>
<li><a href="https://www.stone.co/" rel="nofollow">https://www.stone.co/</a> – Where Paulo Valente works</li>
<li><a href="https://www.premierguitar.com/gear/gibsons-self-tuning-guitar" rel="nofollow">https://www.premierguitar.com/gear/gibsons-self-tuning-guitar</a> – Example of self tuning guitar with built-in DSP</li>
<li><a href="https://en.wikipedia.org/wiki/List_of_Super_NES_enhancement_chips#DSP" rel="nofollow">https://en.wikipedia.org/wiki/List_of_Super_NES_enhancement_chips#DSP</a> – SNES DSP enhancement chips</li>
<li><a href="https://github.com/polvalente/grpclassify" rel="nofollow">https://github.com/polvalente/grpclassify</a> – His academic project for transcribing musical notes</li>
<li><a href="http://www.repositorio.poli.ufrj.br/monografias/monopoli10029831.pdf" rel="nofollow">http://www.repositorio.poli.ufrj.br/monografias/monopoli10029831.pdf</a> – The final project for his engineering degree that led him to get involved with Nx.</li>
<li><a href="https://grpc.io/" rel="nofollow">https://grpc.io/</a> – gRPC project</li>
<li><a href="https://github.com/elixir-grpc/grpc" rel="nofollow">https://github.com/elixir-grpc/grpc</a> – An Elixir implementation of gRPC</li>
<li><a href="https://prometheus.io/docs/introduction/overview/" rel="nofollow">https://prometheus.io/docs/introduction/overview/</a></li>
</ul>

<p><strong>Guest Information</strong></p>

<ul>
<li><a href="https://twitter.com/polvalente" rel="nofollow">https://twitter.com/polvalente</a> – on Twitter</li>
<li><a href="https://github.com/polvalente/" rel="nofollow">https://github.com/polvalente/</a> – on Github</li>
</ul>

<p><strong>Find us online</strong></p>

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen - <a href="https://twitter.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>David Bernheisel - <a href="https://twitter.com/bernheisel" rel="nofollow">@bernheisel</a></li>
<li>Cade Ward - <a href="https://twitter.com/cadebward" rel="nofollow">@cadebward</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://fly.io">Fly.io</a>: <a rel="nofollow" href="https://fly.io">Fly.io is a great place to deploy your next Phoenix application! Check them out!</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>A new library in the Nx ecosystem under active development is called NxSignal by Paulo Valente. We talk with Paulo to learn what a DSP (Digital Signal Processor) is, how it works, and we touch on the kinds of problems it can solve. We learn about his involvement in Nx, where the library is going, and some unusual ways he&#39;s applied it. He also shares how he&#39;s using Nx Explorer in production to clean up and process financial data returned in a JSON API and much more!</p>

<p>Show Notes online - <a href="http://podcast.thinkingelixir.com/109" rel="nofollow">http://podcast.thinkingelixir.com/109</a></p>

<p><strong>Elixir Community News</strong></p>

<ul>
<li><a href="https://asciinema.org/a/FYnQFc358WaL5uBfwZPoK5IRm" rel="nofollow">https://asciinema.org/a/FYnQFc358WaL5uBfwZPoK5IRm</a> – José Valim showed off a new Elixir.1.14 feature of line-by-line breakpoints demonstrated in IEx.</li>
<li><a href="https://github.com/elixir-lang/elixir/pull/11974" rel="nofollow">https://github.com/elixir-lang/elixir/pull/11974</a> – PR for initial Kernel.dbg/2 work</li>
<li><a href="https://twitter.com/josevalim/status/1547154092019122176" rel="nofollow">https://twitter.com/josevalim/status/1547154092019122176</a></li>
<li><a href="https://github.com/erlang/otp/pull/6144" rel="nofollow">https://github.com/erlang/otp/pull/6144</a> – Implement new Erlang shell</li>
<li><a href="https://blog.rabbitmq.com/posts/2022/07/rabbitmq-3-11-feature-preview-super-streams/" rel="nofollow">https://blog.rabbitmq.com/posts/2022/07/rabbitmq-3-11-feature-preview-super-streams/</a> – RabbitMQ gets a new feature called “Super Streams”</li>
<li><a href="https://github.com/elixir-grpc/grpc" rel="nofollow">https://github.com/elixir-grpc/grpc</a> – Paulo Valente became the new maintainer of the Elixir gRPC library</li>
<li><a href="https://twitter.com/josevalim/status/1549091140246331399" rel="nofollow">https://twitter.com/josevalim/status/1549091140246331399</a> – Livebook announcement. Cloud host or new Desktop option.</li>
<li><a href="http://livebook.dev" rel="nofollow">http://livebook.dev</a> – Livebook Desktop was launched</li>
</ul>

<p>Do you have some Elixir news to share? Tell us at <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a> or email at <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></p>

<p><strong>Discussion Resources</strong></p>

<ul>
<li><a href="https://github.com/polvalente/nx-signal" rel="nofollow">https://github.com/polvalente/nx-signal</a> – NxSignal project</li>
<li><a href="https://twitter.com/polvalente/status/1533954854946848771" rel="nofollow">https://twitter.com/polvalente/status/1533954854946848771</a></li>
<li><a href="https://www.stone.co/" rel="nofollow">https://www.stone.co/</a> – Where Paulo Valente works</li>
<li><a href="https://www.premierguitar.com/gear/gibsons-self-tuning-guitar" rel="nofollow">https://www.premierguitar.com/gear/gibsons-self-tuning-guitar</a> – Example of self tuning guitar with built-in DSP</li>
<li><a href="https://en.wikipedia.org/wiki/List_of_Super_NES_enhancement_chips#DSP" rel="nofollow">https://en.wikipedia.org/wiki/List_of_Super_NES_enhancement_chips#DSP</a> – SNES DSP enhancement chips</li>
<li><a href="https://github.com/polvalente/grpclassify" rel="nofollow">https://github.com/polvalente/grpclassify</a> – His academic project for transcribing musical notes</li>
<li><a href="http://www.repositorio.poli.ufrj.br/monografias/monopoli10029831.pdf" rel="nofollow">http://www.repositorio.poli.ufrj.br/monografias/monopoli10029831.pdf</a> – The final project for his engineering degree that led him to get involved with Nx.</li>
<li><a href="https://grpc.io/" rel="nofollow">https://grpc.io/</a> – gRPC project</li>
<li><a href="https://github.com/elixir-grpc/grpc" rel="nofollow">https://github.com/elixir-grpc/grpc</a> – An Elixir implementation of gRPC</li>
<li><a href="https://prometheus.io/docs/introduction/overview/" rel="nofollow">https://prometheus.io/docs/introduction/overview/</a></li>
</ul>

<p><strong>Guest Information</strong></p>

<ul>
<li><a href="https://twitter.com/polvalente" rel="nofollow">https://twitter.com/polvalente</a> – on Twitter</li>
<li><a href="https://github.com/polvalente/" rel="nofollow">https://github.com/polvalente/</a> – on Github</li>
</ul>

<p><strong>Find us online</strong></p>

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen - <a href="https://twitter.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>David Bernheisel - <a href="https://twitter.com/bernheisel" rel="nofollow">@bernheisel</a></li>
<li>Cade Ward - <a href="https://twitter.com/cadebward" rel="nofollow">@cadebward</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://fly.io">Fly.io</a>: <a rel="nofollow" href="https://fly.io">Fly.io is a great place to deploy your next Phoenix application! Check them out!</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
