Controlling multiple ezdacs and ezadcs.
I am trying to work out a solution to individually control numerous ezdacs / ezadcs. As an example, i would like to be able to have one mic turned on while another five are off. Would this be possible in the matrix object. I have tried this but i was unable to get it to work.
Any information would be much appreciated.
Regards
Hi Bradley,
Can you not just use the dac~ object?
Hi there.
Thank you for replying so quickly. I just tried dac~ and it was unable to grant the control to just one of the many inputs and outputs involved. When one was turned on, the remainders flashed straight on also. I am looking to be able to have control over 6 audio inputs and audio outputs. With this, i aim to have each microphone being switched on individually for 10 seconds and then turing off allowing the next mic to continue the routine. Would you be able to suggest any other solution for this.
Many thanks
Ben Bradley
matrix~ would work, but might be more complicated than you need. Have you looked at selector~ ?
The following three examples may be of some help...
Thank you everyone for all your help.
I will be giving all of these concepts a go. Will let you know how it comes on.
Regards
Ben Bradley