v1.2.0 — 12 new modules, 34 new real tools (Tiers 1-3)
New modules (12)
| Module | What it really does |
|---|---|
| Strip Silence | Maps a clip's real silence from its measured RMS envelope; trims lead/tail or splits per sound region. |
| Transient Tools | Real onset detection as tools: list transients, slice per hit, or grid-quantize audio without Live's Warp engine (segment shift + crossfade rebuild). |
| Clip Audio Editor | Millisecond-precision region edits (trim/silence/gain/fades) rendered to a fresh file — original untouched. |
| Audio Convert | Real linear resampling to any rate + peak-safe RMS normalize to a target loudness. |
| Extreme Stretch | Our own seeded granular freeze engine: 2-200× stretch, zero pitch shift, deterministic per seed. |
| Reverse Verb | The classic reverse-reverb swell built from your clip's audio (reverse → Schroeder reverb → flip back). |
| Disintegrate | Feeds a clip through a degrade chain N times (lofi/saturate/smear/darken) with optional milestone files — tape-generation decay. |
| MIDI Retime | Half-time / double-time / any-factor rescale of a clip's real note timing, undoable. |
| Linked Clips | Master/slave clip groups (persisted): edit one, propagate its notes to all linked clips in one call. |
| Drum Extract | Splits a Drum Rack's active pads (notes that really occur) onto separate new tracks. |
| Cue Sheet | Turns your real cue points into a mixtape .cue/.txt, written to storage. |
| Image → MIDI | Any image becomes scale-mapped notes — the new rich panel (#116) decodes it right in the webview. |
Extended modules (+7 tools)
clips__reset_clip (probe-and-reset loop/mute/pitch/gain — honest about what the SDK lets us set), clips__batch_rename (tokens + auto-versioning), saferandom__list_synth_sections + randomize_sections (semantic osc/filter/env/lfo/fx/mix randomization, seeded, quantized params skipped), miditransform__transpose_indexed (odd/even/every-Nth), sessionbridge__flatten_scene, fxchain__add_device_to_all, stemexport__export_sections (per-section renders with real embedded RIFF INFO metadata + optional RMS normalize). Plus a tail parameter for the drum-synth clap.
New totals: 144 modules · 414 tools · 116 rich panels · 90 quick actions — all translated to Spanish too.
Verification
325/325 smoke tests (27 new end-to-end checks — the DSP tools are tested against a real WAV fixture on disk: measured silence lands within 60 ms of truth, resampling is verified by re-decoding the output file, stretch determinism by seed, cue-sheet timestamps byte-checked). Browser-verified: the Image→MIDI panel wrote 70 real notes from its demo grid onto a new track, read back through an independent module.