[CM] *clm-search-list* and relative pathnames

Achim Bornhoeft achim.bornhoeft@web.de
Sun, 30 Sep 2007 19:45:21 +0200


With *clm-search-list* this is working:

(with-sound (:srate 44100 :statistics t)
   (soundfile 0 4 (open-input* "1-4.wav") '(0 0 0.1 1 0.9 1 1 0) .7))

but with this the listener hangs:

(with-sound (:srate 44100 :statistics t)
   (soundfile 0 4 "1-4.wav" '(0 0 0.1 1 0.9 1 1 0) .7))

Is there any possibility to use relative pathnames in CLM (OpenMCL)?


Bill Schottstaedt schrieb:
> The *clm-search-list* business works on a Mac (and Linux) in sbcl; I can't test
> openmcl, and can't see why it would hang even if merge-pathnames
> was unhappy.
> 
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
> 

-- 
        Achim Bornhoeft
.-     Neckarhalde 38, D-72070 Tuebingen
-.-.   tel/fax +49 (0)7071 942745
-...   mobil +49 (0)179 6936930
        skype:achim.bornhoeft?call
--