[loop-cycle-5] refactor: split voice_loop.py into voice/ subpackage (#1379) #1456
Reference in New Issue
Block a user
Delete Branch "refactor/split-voice-loop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #1379
Splits 572-line voice_loop.py into:
All backward-compatible imports preserved. No module exceeds 200 lines.
966 tests pass.