problem with record & buffer...
Hi all!
I am using the Record~ object with buffer~for realtime looping, but the problem is that i have signal only at one channel on buffer, i have seen the isolated parts of the patch and i found the problem between the output of record and buffer, there is any atribute for the channels or something like this??? when i load a sample in the buffer, it is played in stereo... please help me!!!
Greets!
ThNX
Spo
If I understand what you are asking correctly you just need to put a two channel argument for both the buffer and the record object. with the record this should give you two channel inputs.
T