[PD] readsf~ question

Peter O'Doherty mail at peterodoherty.net
Tue Aug 19 18:16:11 CEST 2008


Hi,

Will this do?

#N canvas 0 0 1257 717 10;
#X obj -200 122 readsf~;
#X obj -97 302 dac~;
#X obj -55 135 readsf~;
#X msg -30 99 1;
#X msg 5 100 0;
#X text -203 22 Player1;
#X text -56 56 Player2;
#X msg -54 74 open .wav;
#X msg -176 455 1;
#X msg -142 455 0;
#X obj -91 684 dac~;
#X msg -24 481 1;
#X msg 11 482 0;
#X text -197 404 Player1;
#X text -50 438 Player2;
#X msg -194 421 open .wav;
#X msg -48 456 open .wav;
#X obj -194 504 readsf~ 2;
#X obj -49 517 readsf~ 2;
#X msg -182 73 1;
#X msg -148 73 0;
#X msg -200 39 open .wav;
#X obj -199 191 *~ 0.5;
#X obj -55 191 *~ 0.5;
#X obj -97 267 *~ 0.5;
#X obj -193 573 *~ 0.5;
#X obj -49 573 *~ 0.5;
#X obj -91 649 *~ 0.5;
#X text -197 -31 Is there a difference between this:;
#X text -190 365 ... and this?;
#X connect 0 0 22 0;
#X connect 2 0 23 0;
#X connect 3 0 2 0;
#X connect 4 0 2 0;
#X connect 7 0 2 0;
#X connect 8 0 17 0;
#X connect 9 0 17 0;
#X connect 11 0 18 0;
#X connect 12 0 18 0;
#X connect 15 0 17 0;
#X connect 16 0 18 0;
#X connect 17 0 25 0;
#X connect 17 1 25 0;
#X connect 18 0 26 0;
#X connect 18 1 26 0;
#X connect 19 0 0 0;
#X connect 20 0 0 0;
#X connect 21 0 0 0;
#X connect 22 0 24 0;
#X connect 23 0 24 0;
#X connect 24 0 1 0;
#X connect 24 0 1 1;
#X connect 25 0 27 0;
#X connect 26 0 27 0;
#X connect 27 0 10 0;
#X connect 27 0 10 1;

Thanks,
Peter


----
Peter O'Doherty
http://www.peterodoherty.net
http://www.myspace.com/peterodoherty
----



On 19 Aug 2008, at 16:34, Frank Barknecht wrote:

> Hallo,
> Peter O'Doherty hat gesagt: // Peter O'Doherty wrote:
>
>> Assuming both soundfiles are stereo, which of these constructions is
>> best for mixing x number of files together? They seem to be produce
>> the same result, at least to my ears...
>
> Hm, I cannot decipher the ascii art, it arrived here misformatted,
> probably because of tabstops. Could you maybe send it as a a Pd patch?
>
> Generally if you want to compare two signals, you can also substract
> them with [-~], write to a table and check if that is zero everywhere.
>
> Ciao
> --  
> Frank
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
> listinfo/pd-list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20080819/5e73477b/attachment.htm>


More information about the Pd-list mailing list