Skip to content

audio/MIDI/CV graph functionality? #257

@mxmilkiib

Description

@mxmilkiib

would/could these conventions provide the abstractions/system to supply the features of an audio graph?

as in, that could be used to connect audio/MIDI/CV consuming/producing web tools

such a system would enable not just an audio effects rack style flow, but actual in-browser intra-tool modular synthesis, say, between Cardinal and other such apps

if CV streams are a new one to anyone, they're part of the JACK/PipeWire API and the LV2 plugin format

fwiw fyi, the JACK and LV2 systems have a client/port metadata system that is likely worth looking at, in this regard

Carla, set to multi-client mode (system wide audio graph, not separate internal/external graphs), exposes LV2 plugins it hosts as JACK clients in their own right, using the appropriate plugin metadata as properties for the JACK port type, name, pretty-name, etc.

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