GameOfLife / GameOfLife/Unit-Lib

Get visual feedback from units

Open
#42 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
SuperCollider
Stars
27
Forks
6
PR merge metrics
No merged PRs in 30d

Description

It would be nice to be able to automatically create visualizers in the guis based on information sent from the synth via SendTrig. For instance in a compressor have a bar indicating the amount of gain reduction in dBs. The syntax in Udef this could be like

UVisualizer.kr(reduction "gain reduction", \db.asSpec)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how Udef and SendTrig currently communicate with the GUIs. Define how the proposed UVisualizer.kr syntax should turn sent unit information into a visual control, then verify the compressor example displays gain reduction in dBs automatically.

Written by the indexing model from the issue text.

Assessment

Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.