Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
MoonModules
/
WLED-AudioReactive-Usermod
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
2
Code
Issues
6
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
PoC for refactoring to be OO library
- #8
#8
Draft
netmindz
wants to merge 14 commits into
MoonModules:main
MoonModules/WLED-AudioReactive-Usermod:main
from
netmindz:OO-split
netmindz/WLED-AudioReactive-Usermod:OO-split
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Draft
PoC for refactoring to be OO library
#8
netmindz
wants to merge 14 commits into
MoonModules:main
MoonModules/WLED-AudioReactive-Usermod:main
from
netmindz:OO-split
netmindz/WLED-AudioReactive-Usermod:OO-split
Copy head branch name to clipboard
Commits
Commits on Feb 26, 2026
Quick PoC for refactoring to be OO library
netmindz
committed
71670c0
View commit details
Copy full SHA for 71670c0
Browse repository at this point
Update docs
netmindz
committed
860eccf
View commit details
Copy full SHA for 860eccf
Browse repository at this point
replace #pragma once
netmindz
committed
6a6f7da
View commit details
Copy full SHA for 6a6f7da
Browse repository at this point
Update example
netmindz
committed
fb92193
View commit details
Copy full SHA for fb92193
Browse repository at this point
More of the migration to the library
netmindz
committed
5ab20bb
View commit details
Copy full SHA for 5ab20bb
Browse repository at this point
.gitignore
netmindz
committed
11004e9
View commit details
Copy full SHA for 11004e9
Browse repository at this point
.gitignore
netmindz
committed
2c4ef6f
View commit details
Copy full SHA for 2c4ef6f
Browse repository at this point
More of the migration to the library
netmindz
committed
5ec2f1d
View commit details
Copy full SHA for 5ec2f1d
Browse repository at this point
Commits on Jun 7, 2026
Fix parity gaps vs main: audio source init, soundPressure smoothing, analog ADC
Show description for 1db99e6
netmindz
committed
1db99e6
View commit details
Copy full SHA for 1db99e6
Browse repository at this point
Add AGENTS.md: WLED build verification guide for OO library
netmindz
committed
42b3ec8
View commit details
Copy full SHA for 42b3ec8
Browse repository at this point
Fix build against wled/WLED main: macro order, majorPeak API, ISampleSource interface, ERR codes
Show description for e24dbea
netmindz
committed
e24dbea
View commit details
Copy full SHA for e24dbea
Browse repository at this point
Decouple AudioSource from WLED: introduce IPinAllocator interface
Show description for e47fe1e
netmindz
committed
e47fe1e
View commit details
Copy full SHA for e47fe1e
Browse repository at this point
Add AudioSourceFactory: eliminate duplicated switch across WLED and MoonLight
Show description for 3439b45
netmindz
committed
3439b45
View commit details
Copy full SHA for 3439b45
Browse repository at this point
Add IDF 5.x I2S driver support to AudioSource classes
Show description for 30b90e9
netmindz
committed
30b90e9
View commit details
Copy full SHA for 30b90e9
Browse repository at this point
You can’t perform that action at this time.