Maze Winther
6de6c7fd95
refactor: move constants to domain modules
2026-04-14 18:17:14 +02:00
Maze Winther
cbd1b82123
refactor: structured track layout per scene
2026-04-07 04:41:27 +02:00
Maze Winther
e4b67094e7
refactor: split effects and masks into dedicated rust crates, introduce MediaTime and FrameRate
2026-04-07 01:09:13 +02:00
Maze Winther
bd9ec023ee
refactor: split constants by domain and isolate timeline panel from core
2026-04-01 19:27:49 +02:00
Maze Winther
f1d5932c54
feat: separate audio from elements
2026-03-31 23:23:36 +02:00
Maze Winther
8db3bead13
feat: masks, properties refactor, shaders, storage migrations, and more
2026-03-29 15:48:22 +02:00
kcfancher and GitHub
63496d05a2
Fix transcription sample-rate handling ( #740 )
...
Fix for #703 .
Adds an optional sampleRate parameter to the decodeAudioToFloat32() function. The caption transcriber passes in a value of 16000 to prepare audio in the format Whisper expects.
2026-03-28 19:06:40 +01:00
Maze Winther
86a3592c88
refactor: make export audio consistent to preview
...
fixes audio export issue with .mkv files
2026-02-23 09:28:54 +01:00
Maze Winther
71970d5f5f
fix: audio from video files not being exported
2026-02-23 06:20:11 +01:00
Maze and GitHub
7bf0984698
codebase overhaul ( #697 )
2026-01-31 00:20:04 +01:00