I’m struggling a bit to get SuperClean (GitHub - danielmkarlsson/SuperClean: A framework comprising of basic utilities like a sampler, some synths, a bunch of effects and a flexible routing system for use inside SuperCollider.) working. I have SuperCollider installed from the Ubuntu Repo (Version 3.13) and I also installed the SC3plugins from the Repo.
I downloaded SuperClean, Unzipped it and moved it to the Supercollider Extension folder as described.
I’m using the startup file from the git site : GitHub - danielmkarlsson/SuperClean: A framework comprising of basic utilities like a sampler, some synths, a bunch of effects and a flexible routing system for use inside SuperCollider. and when running it I get some errors.
First, there’s no NHHall found (see full log below). I wonder why is is not part of that list → GitHub - supercollider/sc3-plugins: Community plugins for SuperCollider
JPverb.ar on the other hand is recognized by SuperCollider, so I guess the SC3plugins are installed and found. Later in the log there is a bunch of messages like *** ERROR: SynthDef clean_reverb2 not found FAILURE IN SERVER /s_new SynthDef not found.
I also wonder if SuperNova is needed? Usually I just use / used the normal audio server from Supercollider.
Booting server 'localhost' on address 127.0.0.1:57110.
Found 10 LADSPA plugins
JackDriver: client name is 'SuperCollider'
SC_AudioDriver: sample rate = 48000.000000, driver's block size = 1024
JackDriver: connected UMC204HD 192k Analoges Stereo:capture_FL to SuperCollider:in_1
JackDriver: connected UMC204HD 192k Analoges Stereo:capture_FR to SuperCollider:in_2
JackDriver: connected SuperCollider:out_1 to UMC204HD 192k Analog Surround 4.0:playback_FL
JackDriver: connected SuperCollider:out_2 to UMC204HD 192k Analog Surround 4.0:playback_FR
SuperCollider 3 server ready.
Requested notification messages from server 'localhost'
localhost: server process's maxLogins (1) matches with my options.
localhost: keeping clientID (0) as confirmed by server process.
Shared memory server interface initialized
loading synthdefs in /home/fox/.local/share/SuperCollider/Extensions/SuperClean/SuperClean/classes/../synths/core-modules.scd
ERROR: Class not defined.
in interpreted text
line 161 char 9:
NHHall.ar(Pan2.ar(sig), rts.clip(0,999).lag(lgt), bld.lag(0.5), 200, 0.5, 4000, 0.5,
edf.clip(0,1).lag(lgt), ldf.clip(0,1).lag(lgt), 0, 0);
-----------------------------------
loading synthdefs in /home/fox/.local/share/SuperCollider/Extensions/SuperClean/SuperClean/classes/../synths/core-synths-global.scd
loading synthdefs in /home/fox/.local/share/SuperCollider/Extensions/SuperClean/SuperClean/classes/../synths/core-synths.scd
loading synthdefs in /home/fox/.local/share/SuperCollider/Extensions/SuperClean/SuperClean/classes/../synths/default-synths.scd
WARNING: no folders found in paths: '/home/fox/.local/share/SuperCollider/Extensions/SuperClean/clean-samples/*'
Safety('localhost') is running, using 'safeClip_2'.
*** ERROR: SynthDef clean_monitor2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_rms2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_dfm2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_tanh2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_mir2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_cav2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_reverb2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_delay2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_hal2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_jpverb2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_monitor2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_rms2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_dfm2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_tanh2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_mir2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_cav2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_reverb2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_delay2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_hal2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_jpverb2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_monitor2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_rms2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_dfm2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_tanh2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_mir2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_cav2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_reverb2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_delay2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_hal2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_jpverb2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_monitor2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_rms2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_dfm2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_tanh2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_mir2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_cav2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_reverb2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_delay2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_hal2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_jpverb2 not found
FAILURE IN SERVER /s_new SynthDef not found
[ SuperClean up + running ]
*** ERROR: SynthDef clean_monitor2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_rms2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_dfm2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_tanh2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_mir2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_cav2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_reverb2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_delay2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_hal2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_jpverb2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_monitor2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_rms2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_dfm2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_tanh2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_mir2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_cav2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_reverb2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_delay2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_hal2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_jpverb2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_monitor2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_rms2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_dfm2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_tanh2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_mir2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_cav2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_reverb2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_delay2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_hal2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_jpverb2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_monitor2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_rms2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_dfm2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_tanh2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_mir2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_cav2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_reverb2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_delay2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_hal2 not found
FAILURE IN SERVER /s_new SynthDef not found
*** ERROR: SynthDef clean_jpverb2 not found
FAILURE IN SERVER /s_new SynthDef not found