ossia / ossia/score

move ports adresses to main inspector

Open
#809 0 comments 0 reactions 1 assignee View on GitHub

@jcelerier is already working on this.

Since May 18, 2019.

Dominant language
C++
Stars
2.1k
Forks
129
Avg merge
19h 7m
Merged PRs (30d)
48

Description

since ports are either:

  • processes inputs or outputs (which are already accessible with an address field on most processes, aka automations, mappings, etc....)
  • processes parameters

what if we removed the 'ports' tab (well, remove all tabs, and just keep a single inspector) and added a little widget to set the port's address on the side of the parameter ?
this widget could have the same design than on the slot headers, and it could also be different when there's an address (which means it's "invisibly" connected) or when there isn't .
when hovered, it would show the port's address (if any), and when clicked, it would pop up a widget with an address field so we can add or change its address

for inputs and outputs, I'd say that we could keep the address field always visible (as is the case for automations et al.)

opinions ?

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.