Add support for frame rate in the project file and UI
Opened this issue · 1 comments
jbilcke-hf commented
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 commented
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)