aha! thanks, I will try this out
al., 2016.eko ekaren 06a 13:42(e)an, Claude Heiland-Allen igorleak idatzi zuen:
Hi Enrike,
On 06/06/16 11:23, enrike wrote:
a student trying to record the GEM window output using pix_record but it does not get the output of all the gemheads he is using. is there a simple way to join all the data before it is sent to the pix_record? pix_mix maybe? but that sounds kind of wrong to me...
Multiple [gemhead]s without distinct priority will be implementation (un)defined behaviour, similar to connection fan-out vs [trigger] issues.
Set the priority of the [gemhead] connected to [pix_record] to be later than all the others. See gemhead-help.pd for details, probably [gemhead -100] will do the trick but depends on the patch.
Hopefully this helps,
Claude