<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/feed.rss.xml" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>NovoNotes</title>
    <description></description>
    <link>https://speakerdeck.com/novonotes</link>
    <atom:link rel="self" type="application/rss+xml" href="https://speakerdeck.com/novonotes.rss"/>
    <lastBuildDate>2026-06-23 04:34:04 -0400</lastBuildDate>
    <item>
      <title>Write 0 Lines of C++: Building Commercial Audio Plugins  with Rust and Web GUI</title>
      <description>This talk presents a modern alternative to C++-dominated audio plugin development. We will explore how to build commercial-grade, multi-format plugins (CLAP, VST3, AU, Standalone) without writing a single line of C++, by using Rust for DSP/logic and Web technologies for the GUI. Based on real-world adoption in NovoNotes products, we will cover the "CLAP First" architecture with clap-wrapper, solving async task management (run_loop), integrating WebViews (wxp), and comparing this approach with JUCE.</description>
      <media:content url="https://files.speakerdeck.com/presentations/97805be4c4b04dbabb011fbeb1971554/preview_slide_0.jpg?39790509" type="image/jpeg" medium="image"/>
      <content:encoded>This talk presents a modern alternative to C++-dominated audio plugin development. We will explore how to build commercial-grade, multi-format plugins (CLAP, VST3, AU, Standalone) without writing a single line of C++, by using Rust for DSP/logic and Web technologies for the GUI. Based on real-world adoption in NovoNotes products, we will cover the "CLAP First" architecture with clap-wrapper, solving async task management (run_loop), integrating WebViews (wxp), and comparing this approach with JUCE.</content:encoded>
      <pubDate>Tue, 23 Jun 2026 00:00:00 -0400</pubDate>
      <link>https://speakerdeck.com/novonotes/write-0-lines-of-c-plus-plus-building-commercial-audio-plugins-with-rust-and-web-gui</link>
      <guid>https://speakerdeck.com/novonotes/write-0-lines-of-c-plus-plus-building-commercial-audio-plugins-with-rust-and-web-gui</guid>
    </item>
  </channel>
</rss>
