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

OBS.Beat pseudotype will help manage BPM-related functionality #177

Open
10 tasks
Tracked by #169
StartAutomating opened this issue Feb 9, 2024 · 0 comments
Open
10 tasks
Tracked by #169
Assignees
Labels
enhancement New feature or request

Comments

@StartAutomating
Copy link
Owner

StartAutomating commented Feb 9, 2024

Having a central beat clock will make things easier to manage, at least when it comes to music.

Starting basic, we'll need to expose the psuedotype within the OBS object:

To do anything extra fun, we'll also need to know when the beat started:

Once we have this piece of information, we can begin to derive more information:

We'll want to make setting a .BPM and .BeatStart easy:

Then we'll want to get creative:

We will want to manage BPM with timers and events

@StartAutomating StartAutomating changed the title OBS.Beat psuedotype will help manage BPM-related functionality OBS.Beat pseudotype will help manage BPM-related functionality Feb 9, 2024
@StartAutomating StartAutomating self-assigned this Feb 14, 2024
@StartAutomating StartAutomating added the enhancement New feature or request label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant