Cargo Features

TJA has no features set by default.

[dependencies]
tja = { version = "0.3.2", features = ["python", "wasm", "audio"] }
python

Enables pyo3

Optional dependencies

wasm

Enables js-sys, serde-wasm-bindgen, and wasm-bindgen

audio

Enables hound and symphonia

Required by the synthesize binary