Page 1 of 1
Voice tracking mic sound
Posted: 16 Nov 2019 22:14
by gerritk
I want to hear the mic when I am voice tracking on my pfl.
In the voice tracking "pop up" I see the input meters go up and down but I don't hear myself only music.
When the voicetrack is finished I listen and I hear my self.
Is there a way to route te input sound of the voicetracking to the Pfl only when used.
My mic is mute exept when Talk over is used. The mic is SND to VT virtual out.
Vt out is the input in voicetracking.
Re: Voice tracking mic sound
Posted: 17 Nov 2019 07:36
by radio42
You can route a mixer input channel to multiple output channels via the SND function.
Alternatively you can use the COPY TO function. See the mixer input configuration dialog.
Note, that you need a low latency sound card driver, eg. ASIO to not have any delay between the input and output of your mic signal.
Re: Voice tracking mic sound
Posted: 17 Nov 2019 12:56
by gerritk
Thx for the reply
I already did the steps you describe.
But when I route de VT virtual output by SND to PFL it is permanently. You hear VT (mic) constant.
Maybe it is an idea to mute te VT virtual output and when I push the rec button in Voice tracking it is unmuted. (and when finished mute again)
But I don't see any command for that.
Re: Voice tracking mic sound
Posted: 17 Nov 2019 13:37
by radio42
Yes, of course, when you use the TalkOver or TalkUser function, you can define in the configuration of the the input mixer channel the 'Unmute On TalkOver' option.
If set, the channel will be mutes/unmuted automatically.
Re: Voice tracking mic sound
Posted: 20 Nov 2019 21:27
by gerritk
What I now did is:
Mixer
On TalkUser ON: MIXER_OUTPUT_MUTE_OFF VT
On TalkUser OFF: MIXER_OUTPUT_MUTE_On VT
TalkUser sets TalkOver OFF
Main Config>>> Events/Commands
Application
OnVoiceTrackingOpen MAIN_TAKKUSER_ON
OnVoiceTrackingClose MAIN_TAKKUSER_OFF
Works fine.
But also what I described before commands for the REC button in Voicetracking is also a possibility.