Commit Graph

7 Commits

Author SHA1 Message Date
end 8ecae1dcac chore: remove legacy python backend stub
Drop stale backend-era comment from wav export. The Python backend and
backend/ directory were already removed; no further stub files remain.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 22:26:48 -07:00
end 45075b3328 feat(frontend): use Wails bindings for file I/O
Replace hidden file inputs and anchor downloads with native open/save
dialogs via a thin platform layer. WAV export sends base64 audio data to
the Go backend for writing to the user-chosen path.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 22:23:35 -07:00
end 21a56e187e drop python backend layer 2026-06-09 00:42:41 -07:00
end 2bfa1e9269 preview speed control 2026-06-08 23:46:51 -07:00
end b5345f0345 use real sounds from kbsim 2026-06-08 23:34:32 -07:00
end 43e9d77de9 fix timeline select & playhead 2026-06-08 23:13:29 -07:00
end f6a6681e16 initial commit 2026-06-08 22:49:50 -07:00