[Sc-devel] Re: SynthDef default dir moves to inside
userAppSupportDir
Joshua Parmenter
josh at realizedsound.net
Wed Oct 3 14:59:20 PDT 2007
I think this looks great Dan... thanks!
josh
On Oct 3, 2007, at 1:40 PM, Dan Stowell wrote:
> OK, here's a patch. It modifies the SynthDef class as before; but it
> also modifies the server's behaviour as I described. For Mac users
> this means:
>
> * synthdefs are now written/read in ~/Library/Application
> Support/SuperCollider/synthdefs by default (i.e. the lang writes
> there, the synth reads there)
> * SC_SYNTHDEF_PATH now overrides the default if it's set, rather than
> the default always being scanned.
> * the default path for standalone builds should be the same (i.e. will
> look inside the standalone bundle)
>
> If someone wanted the old behaviour back (i.e. to look in the current
> working directory) they'd do something like
> export SC_SYNTHDEF_PATH=./synthdefs
> before running.
>
> I believe this is going to be safe on Linux/Win but feedback from
> those in the know would be good :)
>
> Any objections to committing this?
>
> Dan<synthdefpath.patch>_______________________________________________
> Sc-devel mailing list
> Sc-devel at create.ucsb.edu
> http://www.create.ucsb.edu/mailman/listinfo/sc-devel
******************************************
/* Joshua D. Parmenter
http://www.realizedsound.net/josh/
“Every composer – at all times and in all cases – gives his own
interpretation of how modern society is structured: whether actively
or passively, consciously or unconsciously, he makes choices in this
regard. He may be conservative or he may subject himself to continual
renewal; or he may strive for a revolutionary, historical or social
palingenesis." - Luigi Nono
*/
More information about the Sc-devel
mailing list