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

Add support for frame rate in the project file and UI #84

Open
jbilcke-hf opened this issue Aug 30, 2024 · 1 comment
Open

Add support for frame rate in the project file and UI #84

jbilcke-hf opened this issue Aug 30, 2024 · 1 comment
Assignees
Labels
new feature timeline Issues related to the WebGL timeline (@aitube/timeline)
Milestone

Comments

@jbilcke-hf
Copy link
Owner

Context

We should have a field somewhere to keep track of the frame rate

Solution

  • Add support for frame rate in the project file (meta..)
  • UI (counter, detector, form to edit)
  • timeline too?
@jbilcke-hf jbilcke-hf added new feature timeline Issues related to the WebGL timeline (@aitube/timeline) labels Aug 30, 2024
@jbilcke-hf jbilcke-hf added this to the 1.0.0 (MVP) milestone Aug 30, 2024
@jbilcke-hf jbilcke-hf self-assigned this Aug 30, 2024
@jbilcke-hf
Copy link
Owner Author

jbilcke-hf commented Sep 1, 2024

partially done, I've added:

  • display the frameRate
  • can edit the frameRate
  • save the frameRate to the .clap

However, the frameRate isn't fully connected to the timeline grid yet (changing it won't change the alignment of segments yet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature timeline Issues related to the WebGL timeline (@aitube/timeline)
Projects
Status: No status
Development

No branches or pull requests

1 participant