<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Zubin Jiang</title>
    <description>The latest articles on DEV Community by Zubin Jiang (@sirenmix).</description>
    <link>https://dev.to/sirenmix</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3803529%2F664dde0c-2d0b-475b-a531-dff69bc20d7c.png</url>
      <title>DEV Community: Zubin Jiang</title>
      <link>https://dev.to/sirenmix</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sirenmix"/>
    <language>en</language>
    <item>
      <title>Building SirenMix: Privacy-First Browser Audio Tools for DJs</title>
      <dc:creator>Zubin Jiang</dc:creator>
      <pubDate>Tue, 03 Mar 2026 09:35:05 +0000</pubDate>
      <link>https://dev.to/sirenmix/building-sirenmix-music-cloud-storage-built-for-djs-3oi6</link>
      <guid>https://dev.to/sirenmix/building-sirenmix-music-cloud-storage-built-for-djs-3oi6</guid>
      <description>&lt;p&gt;SirenMix is a collection of privacy-first browser audio tools built for day-to-day DJ work. Each tool focuses on a practical task and runs directly in your browser.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Your audio files stay local: processing happens in the browser, and files are never uploaded.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Tools for the DJ workflow
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;BPM Changer&lt;/strong&gt; — Detect a track's BPM, change its tempo while preserving pitch, preview the result, and export when it sounds right.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Audio Converter&lt;/strong&gt; — Batch-convert MP3, WAV, FLAC, and OGG files for different players, libraries, and performance setups.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Gain Adjuster&lt;/strong&gt; — Inspect the waveform and peak level, adjust gain, and export safely without accidental clipping.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Key Changer&lt;/strong&gt; — Transpose a track in semitone steps while keeping its speed unchanged, with Camelot guidance for harmonic mixing.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Spectrum Analyzer&lt;/strong&gt; — Inspect a full-track spectrogram and cutoff frequency to help identify fake 320 kbps files and fake lossless audio.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Camelot Wheel&lt;/strong&gt; — Use a clear harmonic-mixing reference to find compatible keys quickly.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can open the full toolkit at &lt;strong&gt;&lt;a href="https://sirenmix.com/tools" rel="noopener noreferrer"&gt;sirenmix.com/tools&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech stack
&lt;/h2&gt;

&lt;p&gt;SirenMix is built with &lt;strong&gt;SvelteKit 5&lt;/strong&gt;, &lt;strong&gt;TypeScript&lt;/strong&gt;, &lt;strong&gt;LibAV.js/WebAssembly&lt;/strong&gt;, and &lt;strong&gt;Paraglide&lt;/strong&gt;. The browser-based architecture keeps audio processing close to the user while providing a fast, focused interface for each task.&lt;/p&gt;

&lt;p&gt;If you DJ with a browser in your preparation workflow, try the tools and let me know what would make them more useful.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>showdev</category>
      <category>javascript</category>
      <category>svelte</category>
    </item>
  </channel>
</rss>
