Skip to content

Suggestion: switching to "receiver" approach, getting rid of the send device #91

Description

@Jurek-Raben

dawproject currently has a send device and a classic send approach. In the meanwhile, Bitwig uses a receiver approach, which brings some benefits, like better encapsulation.

What if the send device was removed, and instead the receiving entity, be it a track or a device, would also contain an array of "receiver ids"? Then each daw could reconstruct send devices based on that information, and also deconstruct send devices on save.

A obvious benefit here would be to being able also to represent simple sidechaining by reusing this structure. Some DAWs like Renoise also have a "sidechain send device", which then needs to be reconstructed, too, but most DAW do not have this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions