Skip to content

Typo check: 'nstruments' should be 'instruments' #74

@richardkatuin

Description

@richardkatuin

On line 675 of AbletonMCP_Remote_Script/init.py, there's a typo:

if path_parts[0].lower() == "nstruments":

Should be:

if path_parts[0].lower() == "instruments":

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