Files
PNGTuber-Plus/README.md
Max Litruv Boonzaayer 8ba361f3c2 Integrate microphone improvements from k0ffinz repository
- Add experimental microphone loudness detection feature
- Remove microphone restart interval for better stability
- Improve microphone initialization and error handling
- Fix audio delay issues by setting channel_disable_time=0.0
- Update settings UI to include experimental mic loudness toggle
- Add credits to k0ffinz/Ralsi for microphone improvements

These changes improve audio responsiveness and fix various
microphone-related issues including WASAPI errors and growing
audio delay problems.
2025-07-19 22:00:53 +10:00

994 B

PNGTuber Plus

Build Status

Recent Updates by Litruv

  • GitHub Actions: Automated Windows builds on every commit
  • StreamDeck Integration: Add buttons to enable the streamdeck plugin that was built in
  • Rotation Wobble: New sprite rotation effects with frequency and amplitude controls
  • Enhanced Modifier Keys: Support for complex key combinations (Ctrl+Shift+Alt+Cmd)
  • Godot 4.4.1 Support: Updated for latest Godot stable release

🙏 Credits

  • Original Project: PNGTuber Plus base application
  • StreamDeck Plugin: Based on BoyneGames StreamDeck Godot Plugin
  • Enhanced Features: Max Litruv Boonzaayer
  • Microphone Improvements: k0ffinz/Ralsi - Experimental mic loudness detection, improved audio initialization, and audio delay fixes from k0ffinz/PNGTuber-Plus