summaryrefslogtreecommitdiff
path: root/tools/editor
AgeCommit message (Expand)Author
2026-02-06feat(spectral_editor): Add cursor-centered zoom and pan with mouse wheelskal
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-01-31Chore: Remove trailing whitespaces across the codebaseskal
2026-01-28fix the spec editor a bitskal
2026-01-28feat(gemini): Add .geminiignore fileskal
2026-01-28fix(editor): Correct CSS formatting issuesskal
2026-01-28refactor(editor): Complete rewrite of script.js for stability and correctnessskal
2026-01-28fix(editor): Resolve all scoping, ordering, and scaling issuesskal
2026-01-28fix(editor): Final resolution of initialization and scoping errors in script.jsskal
2026-01-28fix(editor): Resolve button initialization errorsskal
2026-01-28feat(editor): Implement SDFs for drawing primitives and fix spectrogram clearingskal
2026-01-28fix(editor): Resolve 'canvasToSpectrogramCoords is not defined' error (final ...skal
2026-01-28fix(editor): Resolve 'canvasToSpectrogramCoords is not defined' errorskal
2026-01-28feat(editor): Full ellipse support and minor fixesskal
2026-01-28feat(editor): Implement ellipse drawing and application logicskal
2026-01-28fix(editor): Resolve duplicate variable declarations in script.jsskal
2026-01-28feat(editor): Implement logarithmic frequency scaleskal
2026-01-28feat(editor): Add audio playback and redo functionalityskal
2026-01-28feat(editor): Implement drawing tools and advanced undo/redoskal
2026-01-28feat(editor): Implement basic undo/redo functionalityskal
2026-01-28docs: Finalize project state synchronizationskal
2026-01-28feat(editor): Scaffold web spectrogram editorskal