Version Info
SuperCollider version: 3.15.0-dev (Built from branch 'develop' [21347a84c])
sc3-plugins version: 2db38c7
Description
I'm building everything from source on Debian Trixie.
sc3-plugins build and install with no errors to /usr/local/share/SuperCollider/Extensions/SC3plugins
However, when I try to load a UGen, say LorenzTrig, I get the following:
-> Synth('temp__0' : 1000)
exception in GraphDef_Recv: UGen 'LorenzTrig' not installed.
*** ERROR: SynthDef temp__0 not found
FAILURE IN SERVER /s_new SynthDef not found
Any ideas?
Version Info
SuperCollider version: 3.15.0-dev (Built from branch 'develop' [21347a84c])
sc3-plugins version: 2db38c7
Description
I'm building everything from source on Debian Trixie.
sc3-plugins build and install with no errors to
/usr/local/share/SuperCollider/Extensions/SC3pluginsHowever, when I try to load a UGen, say LorenzTrig, I get the following:
Any ideas?