Skip to content

ERROR: Message 'mapToParameter' not understood. #8

Description

@patrickdupuis
x = PresetInterpolator();
x.gui;
// add a parameter to the cursor
x.cursor.parameters[0].spec_(ControlSpec(20,20000,\exp));
// ERROR: Message 'mapToParameter' not understood.

The ControlSpec seems to be changed regardless of this error msg.

PIMediator.spec_ calls presetInterpolator.mapToParameter which appears to be the cause of this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions