Skip to content

Releases: tgies/klattsch-rs

klattsch-wav-v0.1.1

06 May 09:21
349290b

Choose a tag to compare

Added

  • klattsch-core: realtime-safe FormantSynth.
  • klattsch-core: live-events feature with an SPSC ring channel for
    thread-safe parameter updates.
  • klattsch-text: phoneme-string parser and sequencer.
  • klattsch-text: parity test harness diffing Rust output against JS-rendered
    reference WAVs.
  • klattsch-wav: RIFF/WAVE encoder for rendered mono PCM.
  • klattsch-wasm: wasm-bindgen build with setTarget, queueScheduleFromMs,
    and an AudioWorklet shim that mirrors the original engine's frame /
    schedule / compile / reset message protocol.

klattsch-text-v0.1.1

06 May 09:21
349290b

Choose a tag to compare

Added

  • klattsch-core: realtime-safe FormantSynth.
  • klattsch-core: live-events feature with an SPSC ring channel for
    thread-safe parameter updates.
  • klattsch-text: phoneme-string parser and sequencer.
  • klattsch-text: parity test harness diffing Rust output against JS-rendered
    reference WAVs.
  • klattsch-wav: RIFF/WAVE encoder for rendered mono PCM.
  • klattsch-wasm: wasm-bindgen build with setTarget, queueScheduleFromMs,
    and an AudioWorklet shim that mirrors the original engine's frame /
    schedule / compile / reset message protocol.

klattsch-core-v0.1.1

06 May 09:21
349290b

Choose a tag to compare

Added

  • klattsch-core: realtime-safe FormantSynth.
  • klattsch-core: live-events feature with an SPSC ring channel for
    thread-safe parameter updates.
  • klattsch-text: phoneme-string parser and sequencer.
  • klattsch-text: parity test harness diffing Rust output against JS-rendered
    reference WAVs.
  • klattsch-wav: RIFF/WAVE encoder for rendered mono PCM.
  • klattsch-wasm: wasm-bindgen build with setTarget, queueScheduleFromMs,
    and an AudioWorklet shim that mirrors the original engine's frame /
    schedule / compile / reset message protocol.