Skip to content

No straightforward way to reload a ChucK script that contains a public class. #6

@ericheep

Description

@ericheep

As of now there is no way to clear the VM of a public class. I am unsure if chuck-racks even needs this functionality, currently the user can create a regular class and reload it, but if the class is public it remains in the VM until the user removes that instance of chuck-racks.

One solution would be to replicate the behavior of MidiAudicle and add a "Clear VM" button.

The user currently receives the following error.

[chuck]:line(5): class/type 'ClassName' is already defined in namespace '[user]'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions