nowfound

Life & fun · May 20, 2026

Aumixys

Check if your master is streaming-ready in seconds.

What it does

Aumixys is a browser-based audio analyzer and QC tool for music producers. Drag & drop your tracks to instantly verify LUFS, True Peak, Sample Peak, LRA, phase correlation, and sub-bass compatibility. Fast, secure visual sanity checks before your release.

Does the same job

all alternatives →
  • IV
    I've built a spectrogram analyzer web app2023 · webfft.net · ▲244
  • BetterMixJul 2026 · bettermix.co · ▲10

    AI Mix Analysis for Music Producers

  • IF
    Improved freemusicdemixer – AI music demixing in the browser2023 · freemusicdemixer.com · ▲160

    Hi HN, Last time I showed free-music-demixer, which people seemed to enjoy. It was a static website with a Javascript + WASM module to perform music demixing (or music source separation) using an AI model UMX-L (Open-Unmix) running client-side in the browser. Since then, I have overhauled the project and made several improvements: - The demixing/separation quality is higher now, since I implemented the missing post-processing step - Memory usage is lower now by performing a custom segmented inference with a streaming LSTM, which should allow larger tracks (or, dare I say,…

  • FA
    Free AI-based music demixing in the browser2023 · sevag.xyz · ▲190

    Hi all, I've spent some time working on music demixing or music source separation algorithms, which take in a mixed song and output estimates of isolated components (e.g. vocals, drums, bass, other). I took a popular PyTorch model with good performance (Open-Unmix, UMX-L weights), reimplemented the inference steps in C++, and compiled it to WebAssembly for a free client-side music demixer.

  • Audex TraceJun 2026 · trace.audex.dev · ▲82

    See real time codec, bit depth, sample rate for Apple Music

  • Unmix2020 · ▲76

    Separate vocals, drums, bass, and synth from music with ML

More life & fun this month

the category →

Launched alongside, May 2026

the whole month →
  • Brew 905

    Like Claude design for email marketing

    AI · May 2026 · brew.new

  • Parallel agents, diff reviewer, and multi-model comparisons

    Dev tools · May 2026 · kilo.ai

  • StoreClaw805

    Grow your store profits with agents that know how to sell

    AI · May 2026 · storeclaw.ai

  • Give your agent a real number and voice to make calls.

    AI · May 2026 · pollyreach.ai

  • NW

    Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…

    Life & fun · May 2026 · github.com

  • FM

    Dev tools · May 2026 · github.com