Speaker of but mic on: How?
In my patch I have two modes:
1) The user records himself in a private booth (click Q)
2) The user records himself in the booth and the recording is shown live on a projection screen (click P)
For the second option, the speakers should be on, in contrast with mode 1. However, when I turn of the speaker, the mic also goes off. How can I make that the audio is turned of when in private mode and on when in broadcast mode?
Use a signal domain switch to disconnect the [dac~] from the rest of the patch when you don't want to hear the audio. Have a look at [selector~] and [matrix~].
lh