mirror of
https://github.com/kennethreitz/pytheory.git
synced 2026-06-05 14:50:18 +00:00
9f8dd0006d
- Pitch bend: part.add("C4", bend=2, bend_type="smooth") bends up
a whole step. Three types: smooth (log/perceptual), linear, late
(hold then bend — blues style).
- Updated songs.py: use dedicated instrument synths (piano_synth,
flute_synth, trumpet_synth, etc.) instead of generic waveforms
- Updated docs: synths.rst (27 waveforms, instrument synths section),
effects.rst (cabinet sim, analog drift, updated signal chain),
drums.rst (world percussion: tabla, dhol, dholak, mridangam,
djembe, metal kit), index.rst (feature counts)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>