File size: 1,052 Bytes
5400f6b
 
 
 
 
 
 
 
 
 
ac07c3e
2043117
 
 
 
 
 
 
5400f6b
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# String Studio — Sitar sample pack

Procedurally-rendered sample pack for the MAESTRO String Studio instrument.
Generated by `backend/scripts/render_and_upload_stringstudio_samples.py`.

**License**: CC0-1.0 (no third-party recordings — pure DSP synthesis).

**Render details**

- Sample rate: 48 kHz, mono, 24-bit PCM WAV
- Pack version: 3
- Render duration: 2.5 s per zone
- Algorithm: extended Karplus-Strong (raw string voice — body resonance
  is intentionally NOT baked in; the runtime `BodyResonator` provides
  body coloration for both sampled and physical-model voices uniformly).
  Includes fractional-delay Lagrange interpolation, first-order dispersion
  all-pass, one-pole loop damping, pluck-position comb shaping, and
  per-pluck pitch jitter.

**Manifest schema**

See `manifest.json`. Loader contract is documented in
`src/audio/stringstudio/samples/SampleManifest.ts` in the MAESTRO repo.

**Mirror policy**

Re-renders are reproducible (deterministic per-zone seeds) — re-running the
script produces byte-identical samples.