Hi, could anybody tell me how to use earplug~ with a different HRTF set of measurements? I understand that the distributed version works with the MIT KEMAR set. I'd like to use a different set, measured closer to the head of the listener.
Thank you! Julian Villegas, Ph.D. http://julovi.net Me pregunto de un modo pensativo Que significa ser Colombiano? No se le respondi. Es un acto de fe JLB. ----- Original Message ---- > From: "[email protected]" <[email protected]> > To: [email protected] > Sent: Mon, May 24, 2010 7:00:01 PM > Subject: Pd-list Digest, Vol 62, Issue 124 > > Send Pd-list mailing list submissions to > ymailto="mailto:[email protected]" > href="mailto:[email protected]">[email protected] To subscribe or > unsubscribe via the World Wide Web, visit > href="http://lists.puredata.info/listinfo/pd-list" target=_blank > >http://lists.puredata.info/listinfo/pd-list or, via email, send a > message with subject or body 'help' to > ymailto="mailto:[email protected]" > href="mailto:[email protected]">[email protected] You can > reach the person managing the list at > ymailto="mailto:[email protected]" > href="mailto:[email protected]">[email protected] When > replying, please edit your Subject line so it is more specific than "Re: > Contents of Pd-list digest..." Today's Topics: 1. Re: > "Scripting languages" ? ( > href="mailto:[email protected]">[email protected]) 2. Re: > loading an .aif file into an array (Andrew > Faraday) ---------------------------------------------------------------------- Message: > 1 Date: Mon, 24 May 2010 08:09:16 +0200 From: " > ymailto="mailto:[email protected]" > href="mailto:[email protected]">[email protected]" < > ymailto="mailto:[email protected]" > href="mailto:[email protected]">[email protected]> Subject: Re: [PD] > "Scripting languages" ? To: Mathieu Bouchard < > ymailto="mailto:[email protected]" > href="mailto:[email protected]">[email protected]> Cc: pd-list > < > href="mailto:[email protected]">[email protected]>, chrism < > ymailto="mailto:[email protected]" > href="mailto:[email protected]">[email protected]> Message-ID: > < > href="mailto:[email protected]">[email protected]> Content-Type: > text/plain; charset=ISO-8859-1; format=flowed > > > > That was a few years after a fellow undergrad student (at a different > > university) told me, very lucidly : ? Now I understand what is > > pseudo-code. It's code that doesn't work ? (loosely translated from > > French). That's because pseudo-code is designed to be non-runnable. > i > thin k YOU fa.i.l.ed in that case and not your > student hihi sevil ------------------------------ Message: > 2 Date: Mon, 24 May 2010 08:23:19 +0100 From: Andrew Faraday < > ymailto="mailto:[email protected]" > href="mailto:[email protected]">[email protected]> Subject: Re: > [PD] loading an .aif file into an array To: < > ymailto="mailto:[email protected]" > href="mailto:[email protected]">[email protected]>, < > ymailto="mailto:[email protected]" > href="mailto:[email protected]">[email protected]> Message-ID: < > ymailto="mailto:[email protected]" > href="mailto:[email protected]">[email protected]> Content-Type: > text/plain; charset="iso-8859-1" a few little problems with > this Firstly, the flag is -resize, you've put the dash after read. Also there > seems to be a space in your filename, that always makes it tricky to refer > to. > Also check capitalization is right. If the underscore's in your file name, it > should be in the tag. so: [read -resize filename arrayname( There's also > some bits to get used to with the filepath, I can't remember off hand but I > think to start from your home directory the file path should start with a / . > If > the file is in the same directory as your patch you can always write it's > name > without a file path. Also you can simplify this sightly by using [openpanel] > like this: [O] (gui bang)| [openpanel]|[read -resize $1 > Bajo(|[soundfiler] By clicking the bang you should be able to navigate to > your file and then load it to your array. Hope this helps Andrew From: > > href="mailto:[email protected]">[email protected] To: > ymailto="mailto:[email protected]" > href="mailto:[email protected]">[email protected] Date: Sun, 23 May 2010 > 18:25:08 -0500 Subject: [PD] loading an .aif file into an > array Hi, I do not know the protocol to open > an .aif file in MAC OSX 10.6.4. My current attempts are using a message that > reads: read- resize camilocadavid/Secuencias/Bajo_fiesta1 80.aif Bajo. This > message is connected to the soundfiler's input. The array I created is called > Bajo. The thing is I dont know which size should the array have. the > underline between Bajo_fiesta is a space. Should it go, shouldnt it?It is > pretty > simple, but couldnt figure it out.Thanks > Get > news, entertainment and everything you care about at Live.com. Check it out! > > > _________________________________________________________________ > href="http://clk.atdmt.com/UKM/go/195013117/direct/01/" target=_blank > >http://clk.atdmt.com/UKM/go/195013117/direct/01/ -------------- next > part -------------- An HTML attachment was scrubbed... URL: < > href="http://lists.puredata.info/pipermail/pd-list/attachments/20100524/a14dbd2b/attachment.html" > > target=_blank > >http://lists.puredata.info/pipermail/pd-list/attachments/20100524/a14dbd2b/attachment.html> ------------------------------ _______________________________________________ Pd-list > mailing list > href="mailto:[email protected]">[email protected] to manage your subscription > (including un-subscription) see > href="http://lists.puredata.info/listinfo/pd-list" target=_blank > >http://lists.puredata.info/listinfo/pd-list End of Pd-list > Digest, Vol 62, Issue 124 **************************************** _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
