Skip to content
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

Dynamic playlist based on BPM calculation #944

Open
enso-media opened this issue May 6, 2024 · 0 comments
Open

Dynamic playlist based on BPM calculation #944

enso-media opened this issue May 6, 2024 · 0 comments

Comments

@enso-media
Copy link

Right now the playlist is very static. Its only possible to define a fixed interval to step over to the next scene.
It would be awesome to have more options to make the playlist really react on the music.

A first massive improvement could be to use the already available BPM calculation. So instead setting a fixed time in seconds, it should be possible to set an amount of beats before moving to the next scene. This way an automatic light show will already look way more "on purpose", as the scene changes happen on the beat.

More advanced options could be to define conditions like:

  • Enable a scene when volume is above/below X (for example to set a static light when the band/DJ make a break)
  • Enable a scene when BPM is above/below X (for example some kind of strobe effect scene for fast electronic music, but a warm fades scene for slow music)
  • Enable scene on specific energy thresholds (that are also available in the spectral description analyses of the aubio library)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant