mirror of
https://github.com/kennethreitz/pytheory.git
synced 2026-06-21 15:00:57 +00:00
233a8a6b90
- Vectorize per-sample DSP loops (reverb, Karplus-Strong, chorus, filter envelope, compressor) via scipy.signal.lfilter - Part.hit() and friends accept string drum names - Fix LiveEngine.export_recording AttributeError; add [live] extra - Restructure docs around reader intent; new live guide and rhythm/live API pages; correct stale feature counts Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>