Csound Csound-dev Csound-tekno Search About

Re: GEN01 - now its an ssdir thang

Date1997-06-26 02:08
FromToby
SubjectRe: GEN01 - now its an ssdir thang
Jay.B wrote:

> So is it not possible to have folders of samples inside the ssdir folder? If
> only one folder is being used by a project then its just a case of
> redefining ssdir, but what if more than one? Do I need to specify a FULL
> pathname for each f statement?

You may specify the full pathname, but in your case it
would have been easier to specify the pathname *relative*
to SSDIR:

	"folder/sound.aiff"
	 ^
	Note the lack of preceding '/'

Would have matched $SSDIR/folder/sound.aiff or ./folder/sound.aiff
These are computer path names.  Oh, I mean UNIX pathnames.

Toby

	-There otta be a law-

Date1997-06-26 03:01
FromDavid Madole
SubjectRe: GEN01 - now its an ssdir thang\
> You may specify the full pathname, but in your case it
> would have been easier to specify the pathname *relative*
> to SSDIR:
> 
> 	"folder/sound.aiff"

actually on the Mac it is:

	"folder:sound.aiff"


Dave

Dave Madole
Technical Director, Center for Contemporary Music
Listserv Administrator

Mills College
Oakland, CA 94613
510-430-2336

madole@mills.edu