Fwd: Recording Vocals Advice

Joel Nash <[email protected]> Thu, 25 Oct 2018 07:25:52 +0100
Newsgroups gmane.comp.audio.ecasound.general
Message-ID <CAP-BxVZM1Ez_sC+twAJp3_1p3NOWqwcAyLQ6AAeBO187_MJkxw@mail.gmail.com>
--===============7879005076224705701==
Content-Type: multipart/alternative; boundary="000000000000578dfa057907ade7"

--000000000000578dfa057907ade7
Content-Type: text/plain; charset="UTF-8"

---------- Forwarded message ---------
From: Joel Nash <[email protected]>
Date: Tue, Oct 16, 2018 at 10:37 AM
Subject: Recording Vocals Advice
To: <[email protected]>


Hi,

My current ecasound project looks like so:

ecasound -c -b:512 -f:16,2,44100
                 -n:PNT \
                -a:1 -i audioloop,PNTAudio/PNTV1PiThm1.wav -chcopy -epp:20
-ea:50 \
                -a:2 -i audioloop,PNTAudio/PNTV1PiThm1b.wav -epp:70 -ea:40 \
                -a:3 -i audioloop,PNTAudio/PNTV1Syn1.wav -epp:50 -ea:40 \
                -a:4 -i -audioloop,PNTAudio/vocal_track2.wav -chcopy:1,2
-ea:0 \
                -a:5,6 -i alsahw,1,0 \
                -a:5 chcopy:1,2 ete:1,10,10 \
                -a:6 chcopy:1,2 -o PNTAudio/vocal_track1.wav \
                -a:1,2,3,4,5,6 -o alsa


This will allow me to hear vocals as they're monitored whilst
simultaneously being recorded.

But, there are a couple of things that I'm doing that wonder, could they be
easier??

For example, I need the vocal recording to start straight away, but its
quite hard to anticipate the timing. Is there a away to count in before the
audio plays?
I either have to hit "t" and sort of guess the instance its starts which
definitely isn't a good method. Or, I've been letting the loop play out and
then I start "performing" the vocals on the second loop. This second method
takes up a lot of time first to have to wait to record and on playback.

On play back I have to swap the file Im recording (above is
vocal_track1.wav to another to say vocal_track3.wav. And have vocal_track1
playback at -a:6, and after adjusting the command I have to wait one loop
before hearing the recording(if I use the second method to record).

I hope this makes sense. I has hoping someone more experienced could
comment on my workflow? Is there anything obvious or not so obvious that I
could do/practise to help my process be a little more professional?

Many thanks.

J

--000000000000578dfa057907ade7
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><br><div class=3D"gmail_quote"><div dir=3D"ltr">------=
---- Forwarded message ---------<br>From: <strong class=3D"gmail_sendername=
" dir=3D"auto">Joel Nash</strong> <span dir=3D"ltr">&lt;<a href=3D"mailto:j=
[email protected]">[email protected]</a>&gt;</span><br>Date: Tue, Oct =
16, 2018 at 10:37 AM<br>Subject: Recording Vocals Advice<br>To:  &lt;<a hre=
f=3D"mailto:[email protected]">[email protected]=
forge.net</a>&gt;<br></div><br><br><div dir=3D"ltr">Hi,<div><br></div><div>=
My current ecasound project looks like so:</div><div><br></div><div>ecasoun=
d -c -b:512 -f:16,2,44100</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0-n:PNT \</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 -a:1 -i audioloop,PNTAudio/PNTV1PiThm1.wav -chcopy=
 -epp:20 -ea:50 \</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 -a:2 -i audioloop,PNTAudio/PNTV1PiThm1b.wav -epp:70 -ea:40 \</di=
v><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 -a:3 -i audi=
oloop,PNTAudio/PNTV1Syn1.wav -epp:50 -ea:40 \</div><div>=C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 -a:4 -i -audioloop,PNTAudio/vocal_tr=
ack2.wav -chcopy:1,2 -ea:0 \</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 -a:5,6 -i alsahw,1,0 \</div><div>=C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 -a:5 chcopy:1,2 ete:1,10,10 \</div><div>=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 -a:6 chcopy:1,2 -o =
PNTAudio/vocal_track1.wav \</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 -a:1,2,3,4,5,6 -o alsa</div><div><br></div><div><br></=
div><div>This will allow me to hear vocals as they&#39;re monitored whilst =
simultaneously being recorded.=C2=A0</div><div><br></div><div>But, there ar=
e a couple of things that I&#39;m doing that wonder, could they be easier??=
</div><div><br></div><div>For example, I need the vocal recording to start =
straight away, but its quite hard to anticipate the timing. Is there a away=
 to count in before the audio plays?</div><div>I either have to hit &quot;t=
&quot; and sort of guess the instance its starts which definitely isn&#39;t=
 a good method. Or, I&#39;ve been letting the loop play out and then I star=
t &quot;performing&quot; the vocals on the second loop. This second method =
takes up a lot of time first to have to wait to record and on playback.</di=
v><div><br></div><div>On play back I have to swap the file Im recording (ab=
ove is vocal_track1.wav to another to say vocal_track3.wav. And have vocal_=
track1 playback at -a:6, and after adjusting the command I have to wait one=
 loop before hearing the recording(if I use the second method to record).</=
div><div><br></div><div>I hope this makes sense. I has hoping someone more =
experienced could comment on my workflow? Is there anything obvious or not =
so obvious that I could do/practise to help my process be a little more pro=
fessional?</div><div><br></div><div>Many thanks.</div><div><br></div><div>J=
</div><div><br></div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0</div><div><br></div></div>
</div></div>

--000000000000578dfa057907ade7--


--===============7879005076224705701==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============7879005076224705701==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Ecasound-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecasound-list

--===============7879005076224705701==--