Recording issue
I am trying to record my patch, but I having some problems
The sfrecord~ will only accept 3 inputs, I need to have 8 going into it
Is there a way around this?
Cheers,
J
Do you need to record 8 separate channels of audio?
no simple stereo output, but I have 8 devices making audio in the patch, which I want to record in stereo format
sfrecord~ should also accept more than one input per inlet, just as any other object does.
but i´d recommend you to use [*~ ] objects in conjuntion with a meter~, os that you are able to
control the volume of the 8 channels you are summing.
-110