Skip to content

Import issue #5

@enzyme69

Description

@enzyme69

I am using this script inside Blender, and try loading the Python-Sonic using:

from psonic import *

however, that causes issue with binding.

So, I need to use it like this:
import psonic as ps

ps.play(value) actually works

but using it like above causing
ps.use_synth(BLAH)

failed to work :(

Is there a better way to load this python module?

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