Skip to content

zeffii/SoundPetal

Repository files navigation

SoundPetal

SuperCollider Wrapper for Blender's Custom Python Nodes. License: GNU GPL 3.

img2

SoundPetal is a thin wrapper around SuperCollider 3 Ugens. Most of the node UIs are inherrited from the SoundPetalUGen SuperClass. Ugen classes are defined by succintly passing their name and arglist to core.node_factory.make_ugen_class.

Certain nodes are not generated this way, like in, out, and Make SynthDef, these have dedicated node Class definitions because their UI interface is sufficiently different.

About

Blender based SuperCollider Node system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published