I would like to see more pattern in the voice pattern.
The VoicePattern class in src/audio/VoicePattern.js is currently undocumented.
New contributors and users of the library struggle to understand:
- What parameters the constructor accepts
- What each method does and returns
- Expected input/output formats
- Common usage patterns and examples
This creates friction for adoption and increases support burden.