Ole Kröger
Ole Kröger
I think this issue was tagged by mistake in #468 @gpucce
Thanks for your thoughts. Yeah the problem I have with StepRange is that you actually need to define the step which doesn't make sense for frames because it should basically...
The problem is that `0.1:0.2` doesn't seem to work but maybe I'm wrong. It creates a StepRangeLen not a StepRange
Oh yeah it's always `StepRangeLen` with Floats. Yeah the problem is the default size of `1.0`. One can override Base maybe but that is not a good idea :smile:
I'm actually thinking again about just using `PFrames(32, 50)` now as we have `RFrames` and `GFrames` now. The comma in my opinion is easier than forcing to define a weird...
I think we might find a compromise with #338 with something like ``` @Frames(0.5*global_end(), stop=0.75*global_end()) ``` It's not the most fun to write but might be a way to not...
I think I would use a `liveview` function which works similar to the `embed` function. No need for a liveviewer keyword anymore. Stream sounds more reasonable to me when we...
@JuliaRegistrator register()
@JuliaRegistrator register()
@JuliaRegistrator register()