atom feed18 messages in at.iem.pd-listRe: [PD] Multiple audiofile writes fr...
FromSent OnAttachments
Guilherme CarvalhoJul 31, 2002 1:27 pm 
nullpointerJul 31, 2002 3:34 pm 
marius schebellaJul 31, 2002 4:03 pm 
Frank BarknechtJul 31, 2002 11:27 pm 
Olaf MatthesAug 1, 2002 12:35 am 
marius schebellaAug 1, 2002 12:51 am 
Frank BarknechtAug 1, 2002 1:15 am 
Lee WilsonAug 1, 2002 6:17 am 
Miller PucketteAug 1, 2002 1:58 pm 
markAug 1, 2002 3:05 pm 
Mathieu BouchardAug 1, 2002 3:11 pm 
J. Scott HildebrandAug 1, 2002 3:30 pm 
Andre SchmidtAug 1, 2002 3:31 pm 
Yves DegoyonAug 1, 2002 3:38 pm 
Bryan JurishAug 1, 2002 4:35 pm 
Miller PucketteAug 1, 2002 7:46 pm 
Guilherme CarvalhoAug 2, 2002 2:02 am 
Guilherme CarvalhoAug 2, 2002 1:30 pm 
Subject:Re: [PD] Multiple audiofile writes from pd...
From:Frank Barknecht (bark@ph-cip.uni-koeln.de)
Date:Jul 31, 2002 11:27:03 pm
List:at.iem.pd-list

Hi,

nullpointer hat gesagt: // nullpointer wrote:

I don't think that the defualt soundfile objects with my windows version of pd work (the docs say linux only) are there win ports? and any instructions to go with em ( i have too many objects with just in(outlets) and no idea what to stick in em :) .....

I checked the release notes of my pd-0.35-test29 install:

"In MS windows, you can now use "readsf~/writesf~" for spooling sounds to and from disk."

I'm on linux, so I don't know, if that's true, but I suppose so ;)

Usage of writesf~ is simple: Just connect your signals to writesf~ objects, send them "open somefile.wav" messages to specify the filenames to write to and then "start" and "stop" recording with appropriate messages.

ciao,