-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Discussion] Support for intensity across channel ranges? #3
Comments
Hello Daniel, |
Hello Daniel, I suggest you take a look at how OSC commands are generated and passed from the GUI to the model: |
Hello,
A feature I'd like to implement for my own needs is the ability to give the osc section a range of channels, and to map the level intensity across them. The usecase is to use an LED striplight as an eye-candy realtime analyzer, where the higher the value from sound2light, the more LEDs turn on. If this sounds like a fun feature to include, I'd love to do this in such a way that I could turn this into a PR. I've just started looking at the codebase, but I'd like some feedback and opinions about this feature before I get to deeply into it. Is this something you've thought about? Does the feature sound useful?
The text was updated successfully, but these errors were encountered: