GameOfLife / GameOfLife/Unit-Lib
Envelope View - adding new point changes duration of the envelope
Nobody has claimed this yet.
- Dominant language
- SuperCollider
- Stars
- 27
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
When adding a new point its added currently it changes the duration of the envelope because it is just inserted into the list of points. I would be convenient to have a way to add a point without changing the duration of the envelope, for instance by double-clicking somewhere on the view could add the point at the time and rescale the times of the points before and after.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Envelope View implementation and its point-insertion handling; the issue does not name a file or test. Read how points and envelope duration are represented, then verify that adding a point through the view preserves the existing duration while placing it at the selected time and rescaling surrounding points.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100