A lua module to create a mumble bot client. Supports audio playback with automatic buffering, resampling, and even recording. Uses libuv for an efficient and easy event loop.
Stars
26
Forks
5
Watchers
26
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
307
commits
1
commits
Fix fade out not ending the playback and reduced buffer size
ddbd132View on GitHubShow warning if audio processing took longer than buffer duration (#31)
bf256aaView on GitHubFix bad mutex lock/unlock in the buffer thread (Fixes #31)
acbe766View on GitHubDefine header size with parenthesis to prevent bad size calculations
92d5c03View on GitHub