[PD] stereo in pd

Sciss contact at sciss.de
Sat Feb 10 16:35:53 CET 2007


hi alex,

[readsf~] works for me. the first argument is the number of channels.  
it's true though that you cannot have an absolute drop-out-free loop,  
because you need to send a message to replay the file after it  
reached the end. is that the problem? if so and your files are only  
in the magnitude of some 20 MB, you could use an array with  
[soundfiler] and read the whole soundfile into the RAM....

ciao, -sciss-   [little headache this morning ;) thanks for the nice  
evening + fried eggs]


#N canvas 623 324 522 304 10;
#X obj 149 142 readsf~ 4;
#X msg 149 57 open /Users/rutz/Desktop/SC_070210_162553.aif;
#X obj 149 221 dac~ 1 2 3 4;
#X obj 84 62 t b b;
#X msg 117 92 1;
#X obj 22 177 gate;
#X obj 18 61 tgl 15 0 empty empty Loop 0 -6 0 8 -262144 -1 -1 1 1;
#X obj 84 22 bng 15 250 50 0 empty empty Play 0 -6 0 8 -262144 -1 -1
;
#X msg 176 114 0;
#X obj 175 89 bng 15 250 50 0 empty empty Stop 0 -6 0 8 -262144 -1
-1;
#X connect 0 0 2 0;
#X connect 0 1 2 1;
#X connect 0 2 2 2;
#X connect 0 3 2 3;
#X connect 0 4 5 1;
#X connect 1 0 0 0;
#X connect 3 0 4 0;
#X connect 3 1 1 0;
#X connect 4 0 0 0;
#X connect 5 0 3 0;
#X connect 6 0 5 0;
#X connect 7 0 3 0;
#X connect 8 0 0 0;
#X connect 9 0 8 0;



Am 10.02.2007 um 12:01 schrieb alexandre r. decoupigny:

> do you know of any objects or abstractions that are able to play  
> back (in a
> loop) a couple of approx. 1.5 min. stereo interleaved files as  
> stereo files that
> keep the stereo  image of the file..
>
> i recorded 4 channels simultaneously with two neumann and a sennheiser
>  shotgun..
> i made the neumann tracks hard left and right and the shotgun  
> (middle and side) &
> i used the shotgun to fill the gap and the side information of the  
> shotgun
> to widen the stereo image. this i did in cubase le.
>  then i bounced the mix as stereo interleaved and tried
> playing it back in pd with playsf~ or readsf~, but the stereo image  
> is just
> lost... even if i use two of them with mono files and seperate them  
> with a pan~.. im lost on
>  this, please can anybody help me ? i played them back through  
> quicktime and the
> stereo image was fine.. did not want to send you one of the files ,  
> because
> they are all around 20-25MB...
> sorry again, but im super lost here and need some help so if you  
> have an
> idea, i would be
> flattered if you helped me : )))
> best
> alexandre
>
> -- 
> alexandre r. decoupigny
>
> www.listeningart.blogspot.com
> www.myspace.com/alexandredecoupigny
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/ 
> listinfo/pd-list





More information about the Pd-list mailing list