mirror of
https://github.com/litruv/PNGTuber-Plus.git
synced 2026-07-24 02:26:02 +10:00
- 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.
18 lines
994 B
Markdown
18 lines
994 B
Markdown
# PNGTuber Plus
|
|
|
|

|
|
|
|
### 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](https://github.com/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](https://github.com/k0ffinz/PNGTuber-Plus)
|