daniel-c-harvey
|
0b0bcb3dee
|
refactor(audio): extract IFormatDecoder/WavFormatDecoder and wire Content-Type to JS format selection
StreamDecoder is now format-agnostic; WavFormatDecoder delegates to WavUtils; contentType flows C# to JS.
|
2026-06-11 06:08:09 -04:00 |
|
daniel-c-harvey
|
88ac5b2c88
|
fix(audio): support WAVE_FORMAT_EXTENSIBLE PCM WAVs, normalizing them to standard PCM on upload
|
2026-06-10 15:20:34 -04:00 |
|
daniel-c-harvey
|
034e9d5633
|
chore: remove debug console.log calls from audio TS interop
|
2026-06-04 18:40:45 -04:00 |
|
Daniel Harvey
|
e5b4a79727
|
refactor(split): rename DeepDrftWeb -> DeepDrftPublic and DeepDrftWeb.Client -> DeepDrftPublic.Client (Phase 4)
|
2026-05-19 23:06:16 -04:00 |
|