Skip to content
This repository was archived by the owner on Dec 29, 2020. It is now read-only.
This repository was archived by the owner on Dec 29, 2020. It is now read-only.

Implementing the UI for connecting module into properties #34

@gre

Description

@gre

Require #33

Proposal:

property_link

To not overload the UI, we would only display property circle if: these are the property of the current module or the all connected modules to the current "PropertyModule". We would even imagine not to have anymore the left "property" panel and put everything here.

What I call "PropertyModule" is a module which can only connect to a module property.
An LFO would be special module for that.

More generically we should be able to pipe any Module into a PropertyModule adapter, this adapter (let's call it Prop) would be a module which have (at least) one parameter: amplitude which allow to select the range in which to change the module property.
It is just the gain, but we want to forbid to use it for sound. A PropertyModule can't be piped directly into the audio stream.

Any thoughts on this is welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions