Skip to content

Build a meta language for generating/building presets #393

@helgoboss

Description

@helgoboss

Building complex control scenarios is possible but sometimes a daunting task. It's hard to reuse a bunch of little mapping groups and put them to use in a slightly different context within the same preset. E.g. same tuning settings but different target tracks and sources. See my synth control unit.

The best way to build complex stuff while still keeping sanity and not entering maintaince issues is still using a programming language, with variables, loops etc. ReaLearn has JSON, so we can generate that using a high-level builder-like language. There should be some concenience for targeting specific tracks with IDs.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions