Re: SynthDefs, synthDefDir
[email protected] Tue, 1 Jun 2021 23:33:58 +0200
| Newsgroups | gmane.comp.audio.supercollider.user |
|---|---|
| Message-ID | <[email protected]> |
> 1 juni 2021 kl. 22:05 skrev [email protected]: > > El sáb, 29 may 2021 a las 5:47, <clfest-f/[email protected] <mailto:clfest-f/[email protected]>> escribió: > I am having problems understanding how the SynthDescLibs gets loaded when > SCLang is booted > > This doesn't happen, at least for me, the content of Platform.userAppSupportDir +/+ "synthdefs" > doesn't get automatically loaded when sclang boots. did you perhaps change this path...? SynthDef.synthDefDir; or set this flag to false...? s.options.loadDefs; they both can invalidate loading synthdefs from that particular directory. maybe you have something in your startup file or some class that messes with these settings? just a wild guess, _f #| fredrikolofsson.com musicalfieldsforever.com |#