Ticket #13 (assigned planned)
Automation handling
| Reported by: | raevol | Owned by: | |
|---|---|---|---|
| Priority: | grave | Milestone: | 0integration |
| Component: | lumieraProc | Keywords: | session builder render design |
| Cc: | Blocked By: | #90, #714 | |
| Blocking: | #75 |
Description
Need to work out interface for describing automatible "parameters",
which is tightly coupled to the effect plugins, the design of the render nodes and the design of the GUI/Proc interface. Can't be done isolated from those areas, and thus is a general blocker at the moment (9/08)
But, on the contrary, an general framework how the automation
implementation works could be done right now and almost completely
independent of the rest.
- flesh out the ParamProvider interface
- create several implementations
- based on a bezier curve
- based on interpolation of a given data set
- based on a mathematical function, e.g. sine oscilation
- solve the problem how state data required by the implementation can be attached and associated with the render processes (by using data frames which can be managed by the cache)
Change History
comment:1 Changed 3 years ago by ichthyo
- Owner set to percy
- Priority set to normal
- Status changed from new to assigned
- Component changed from lumiera to lumieraProc
- Summary changed from PROC Automation handling to Automation handling
Note: See
TracTickets for help on using
tickets.
