summaryrefslogtreecommitdiff
path: root/tools/spectral_editor
AgeCommit message (Expand)Author
2026-02-15refactor(tools): consolidate common CSS for HTML toolsskal
2026-02-15feat(spectral-editor): add waveform intensity viewer for sample offsetskal
2026-02-07perf(spectral_editor): Implement caching and subarray optimizationsskal
2026-02-07update doc, optimize spectral_editorskal
2026-02-07feat(audio): Add SilentBackend, fix peak measurement, reorganize backendsskal
2026-02-06fix(spectral_editor): Disable vertical zoom/pan for logarithmic frequency axisskal
2026-02-06feat(spectral_editor): Add cursor-centered zoom and pan with mouse wheelskal
2026-02-06docs(spectral_editor): Add feature roadmap for planned enhancementsskal
2026-02-06fix(audio): Remove Hamming window from synthesis (before IDCT)skal
2026-02-06fix(editor): Apply window to spectrum before IDCT, not afterskal
2026-02-06feat(audio): Integrate FFT-based DCT/IDCT into audio engine and toolsskal
2026-02-06feat(audio): FFT implementation Phase 1 - Infrastructure and foundationskal
2026-02-06feat(spectral_editor): Complete Phase 2 milestone - Full-featured web editorskal
2026-02-06fix(spectral_editor): Fix procedural audio and add color-coded curvesskal
2026-02-06fix(spectral_editor): Resolve variable name conflict in playAudioskal
2026-02-06feat(tools): Add Spectral Brush Editor UI (Phase 2 of Task #5)skal