GameOfLife / GameOfLife/Unit-Lib
enable/disable individual units from gui during playback
Nobody has claimed this yet.
- Dominant language
- SuperCollider
- Stars
- 27
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
it would be nice to have a "power" icon for each unit in the gui which would enable/disable each unit, even while the chain is playing. When enabling the unit would start playing from the current position. This is very useful to quickly A/B with and without some effect, or to temporarily disable an effect, and is standard for plugins in DAWs.
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
The issue names no files, tests, or entry points. Start by locating the GUI's per-unit controls and the playback-chain entry point, then trace how playback position is managed; done means each unit can be enabled or disabled during playback and an enabled unit starts at the current position.
Written by the indexing model from the issue text.
Assessment
- Domain
- audio-video-rtc, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100