Releases: CrookedToe/CrookedToe-s-Modules
Releases · CrookedToe/CrookedToe-s-Modules
CrookedToe's Modules v1.1.1
🔧 Hotfix: Audio Direction Threshold
Fixed
- Audio direction slider now properly works
Affected Files
Modules/OSCAudioReaction/OSCAudioReactionModule.cs
CrookedToe's Modules v1.1.0
🎉 New Module: Audio Direction
A new module that captures system audio output and audio direction for VRChat avatars.
✨ Features
- Real-time audio direction detection (left/center/right)
- Volume level monitoring and normalization
- Automatic Gain Control (AGC) for consistent audio levels
- Configurable smoothing for stable visualizations
- Intelligent error recovery for audio device changes
🎛️ Parameters
audio_direction
: Stereo balance (0 = left, 0.5 = center, 1 = right)audio_volume
: Overall volume level (0 = silent, 1 = loud)
⚙️ Settings
- Manual/Automatic gain control
- Smoothing factor adjustment
- Direction threshold configuration
- Customizable update rates
🔧 Technical info
- 48kHz/32-bit float audio sampling
- 30Hz update rate optimization
- Efficient memory management
- Automatic device switching support
- Smart error recovery system
🎮 Usage Examples
- Audio visualizers
- Music-reactive avatars
- Avatar ears
- Sound direction indicators
📝 Requirements
- Windows 10/11
- .NET 8.0 Runtime
- VRCOSC
- VRChat with OSC enabled
🐛 Known Issues
- None reported
📚 Documentation
Full documentation and setup instructions are available in the Audio Direction README
CrookedToe's Modules v1.0.0
CrookedToe's VRCOSC Modules v1.0.0
🎉 Initial Release
First official release of CrookedToe's VRCOSC Modules collection! This release includes the stable version of OSCLeash with more modules planned for the future.
📦 Included Modules
OSCLeash
A module for controlling avatar movement through physbone parameters.
- Smooth movement control
- Configurable walking/running thresholds
- Up/down movement compensation
- Optional turning control
- Motion smoothing
🔧 Technical Details
- Built for .NET 8.0
- Targets Windows 10.0.22621.0
- Full VRCOSC SDK integration
- Comprehensive error handling
📝 Installation
- Just add via the VRCOSC module download
📚 Documentation
- Detailed setup guides available in each module's README
- Troubleshooting guides included
- Unity prefab configuration instructions
🐛 Known Issues
- See individual module READMEs for module-specific issues
For more information and detailed documentation, please refer to the Repository README.