AI tools
DSPLab
An AI-assisted lab for audio DSP.
A development environment and diagnostic laboratory for DSP engineering — Vult source on the left, an isolated AudioWorklet engine on the right, and an autonomous AI agent that can compile, probe, sweep and verify your DSP without leaving the browser.
Background
Building synthesizers and audio effects normally means juggling low-level optimization, threading and DSP math in a host that crashes when you make a mistake. DSPLab pairs the Vult transcompiler with a sandboxed worklet runtime so iteration is instant, then layers an AI agent on top that can read code, edit functions, sweep parameters and inspect live spectra/THD+N to verify behaviour empirically — and one click exports C++ for Teensy / Daisy / custom hardware.
Specifications
- Dual-trace oscilloscope + log spectrum analyzer + logic plotter
- Live telemetry inspector with per-variable history
- THD+N, SNR and dBFS metering on stereo L/R
- Polyphonic sequencer, signal generators, audio file inputs
- Agent toolset: replace_function, get_harmonics, set_multiple_knobs, …
- Backends: Gemini, Claude, OpenAI, DeepSeek, Groq, Ollama
- One-click C++ export for Teensy / Daisy / custom modules
More from AI tools
-
sandkastenFast, kernel-enforced application sandbox for macOS and Linux
Fast, kernel-enforced application sandbox for macOS and Linux. Default-deny TOML profiles, Seatbelt + Landlock + seccomp + namespaces under the hood. Pasta/slirp4netns auto-plumbed network with per-IP nftables.
-
github magicianScheduled GitHub triage + maintenance automation driven by Claude Code — issue triage, backlog sweeps, conservative fix PRs, dependency updates, security scans with private disclosure, and release/artifact cleanup
Scheduled GitHub triage + maintenance automation driven by Claude Code — issue triage, backlog sweeps, conservative fix PRs, dependency updates, security scans with private disclosure, and release/artifact cleanup.
-
shannonZero-instrumentation L7 observability for Linux via eBPF
Zero-instrumentation L7 observability for Linux via eBPF. See plaintext HTTP/HTTPS, gRPC, Postgres, MySQL, MongoDB, Redis, Kafka, Cassandra from any process — including through TLS — without keys, sidecars, or code changes. Pure Rust (aya), kernel 5.8+.
-
smartmailA local/remote LLM powered smart E-Mail manager/sorter and smart Spam Filter
A local/remote LLM powered smart E-Mail manager/sorter and smart Spam Filter.
-
AI GatewaySelf-hosted, multi-provider LLM gateway.
A lightweight Go gateway that sits between your apps and any LLM provider. Each client gets its own API key with independent backend, model whitelist, rate limits and quotas — all OpenAI-compatible.
-
Meeting AssistantPrivacy-first meeting transcription & analysis.
A C++17 tool that turns spoken meetings into structured, actionable knowledge — local Whisper transcription that never leaves your disk, deep AI analysis with role-specific personas, Obsidian + GitHub/GitLab integration and corporate-grade HTML reports with mind maps.