Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #185224
| From | Rodolfo Medina <rodolfo.medina@gmail.com> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: [solved] Re: Live recording |
| Date | 2017-08-14 23:10 +0200 |
| Message-ID | <ueuMx-IV-13@gated-at.bofh.it> (permalink) |
| References | <u8iXM-7RN-3@gated-at.bofh.it> <u8kdb-ab-5@gated-at.bofh.it> <uanqj-8kg-55@gated-at.bofh.it> <uaxJ1-76G-43@gated-at.bofh.it> <uaNb4-v7-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Rodolfo Medina <rodolfo.medina@gmail.com> writes: > Rodolfo Medina <rodolfo.medina@gmail.com> writes: > >> According to: >> >> http://www.upubuntu.com/2013/05/how-to-record-your-voice-from.html >> >> I record live sound via microphone just doing: >> >> $ sox -t alsa default output.wav >> >> Now I was wondering about the stereo o non-stereo character of such a home >> made recording... I tried to use two microphones together, plugging them >> together into the PC with a small common connection doubber. Can we say the >> result is stereo...? I would doubt... and how to have - if possible - a >> stereo effect with the above basic recording instruments? > > > > > Thanks to all. The problem seems to be solved with such a cable: > > https://www.thomann.de/at/pro_snake_78219_yadapterkabel.htm Well, actually better this one: http://hosatech.com/product/ymm-261/ > as suggested by deloptes and other listers. The cable consists in two female > 3.5mm terminations, each of them mono, and a male 3.5mm stereo. One mic at > one female end, the other one at the other female end, and the male end > plugged into the microphone input of my netbook. All this seems to produce a > perfect stereo effect: the two channels sound to be very well separated. > > I'll be using the above simple connection system to live piano recording: mic > 1 on the basses (left), mic 2 on the high (right). > > My next step is trying to add human voice, say in the middle. I'll see if > this is possible by slightly complicating the above solution, without preamp > or mixer or multi-channel audio interface. I'll be posting here if the > attempt succeeds. For human voice, I bought a USB audio card and plugged a third microphone into it. So now I have: mic1 for piano basses; |__________ plugged together into the mic2 for piano highs; | above Y cable mic3 for voice -> -> -> -> plugged into the USB dongle. Then I do: $ sox -t alsa default piano.wav and, at the same time, on another xterm session, $ sox -t alsa wh:2,0 voice.wav where wh:2,0 is the USB device (do: `arecord -l' first). This way I get two audio files: piano.wav and voice.wav. The first one is stereo and the second is mono. In the end I merge the two together with Audacity. By default, Audacity puts the mono file just in the middle between left and right channel; but, if you like, you can have it weight more left or more right, in the percentage you want. I must say that the result is acceptable, and more... Thanks, Rodolfo
Back to linux.debian.user | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-07-28 21:20 +0200
Re: Live recording deloptes <deloptes@gmail.com> - 2017-07-28 22:40 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-03 14:30 +0200
Re: Live recording Jeremy Nicoll <jn.ml.dbn.25@letterboxes.org> - 2017-08-03 14:40 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-03 15:20 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-03 15:50 +0200
Re: Live recording David Wright <deblis@lionunicorn.co.uk> - 2017-08-03 17:10 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-03 17:50 +0200
Re: Live recording Jeremy Nicoll <jn.ml.dbn.25@letterboxes.org> - 2017-08-03 19:10 +0200
RE: Live recording "larry owens" <larrydowens6@att.net> - 2017-08-03 19:40 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-03 20:30 +0200
Re: Live recording David Christensen <dpchrist@holgerdanske.com> - 2017-08-04 03:10 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-04 09:20 +0200
Re: Live recording David Christensen <dpchrist@holgerdanske.com> - 2017-08-05 23:50 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-06 18:40 +0200
Re: Live recording David Christensen <dpchrist@holgerdanske.com> - 2017-08-04 03:40 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-04 09:10 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-03 20:20 +0200
Re: Live recording Doug <dmcgarrett@optonline.net> - 2017-08-03 21:30 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-03 21:50 +0200
Re: Live recording deloptes <deloptes@gmail.com> - 2017-08-04 01:30 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-04 10:00 +0200
Re: Live recording Curt <curty@free.fr> - 2017-08-04 15:30 +0200
Re: Live recording deloptes <deloptes@gmail.com> - 2017-08-04 19:50 +0200
Re: Live recording Glenn English <ghe2001@gmail.com> - 2017-08-05 03:20 +0200
Re: Live recording Curt <curty@free.fr> - 2017-08-05 11:50 +0200
Re: Live recording Jeremy Nicoll <jn.ml.dbn.25@letterboxes.org> - 2017-08-05 13:20 +0200
Re: Live recording Glenn English <ghe2001@gmail.com> - 2017-08-06 04:20 +0200
Re: Live recording Curt <curty@free.fr> - 2017-08-06 11:00 +0200
Re: Live recording Jeremy Nicoll <jn.ml.dbn.25@letterboxes.org> - 2017-08-04 11:10 +0200
[solved] Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-04 18:00 +0200
Re: [solved] Re: Live recording Richard Hector <richard@walnut.gen.nz> - 2017-08-06 01:50 +0200
Re: [solved] Re: Live recording Eike Lantzsch <zp6cge@gmx.net> - 2017-08-06 03:20 +0200
Re: [solved] Re: Live recording Doug <dmcgarrett@optonline.net> - 2017-08-06 04:40 +0200
Re: [solved] Re: Live recording Eike Lantzsch <zp6cge@gmx.net> - 2017-08-06 03:20 +0200
Re: [solved] Re: Live recording Richard Hector <richard@walnut.gen.nz> - 2017-08-06 05:40 +0200
Re: [solved] Re: Live recording Joe <joe@jretrading.com> - 2017-08-06 10:20 +0200
Re: [solved] Re: Live recording Eike Lantzsch <zp6cge@gmx.net> - 2017-08-06 03:30 +0200
Re: [solved] Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-06 18:20 +0200
Re: Live recording David Wright <deblis@lionunicorn.co.uk> - 2017-08-06 19:10 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-06 20:30 +0200
Re: Live recording David Wright <deblis@lionunicorn.co.uk> - 2017-08-06 21:00 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-06 22:20 +0200
Re: Live recording Jeremy Nicoll <jn.ml.dbn.25@letterboxes.org> - 2017-08-07 18:10 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-07 20:00 +0200
Re: Live recording David Wright <deblis@lionunicorn.co.uk> - 2017-08-07 23:40 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-08 00:50 +0200
Re: Live recording Jeremy Nicoll <jn.ml.dbn.25@letterboxes.org> - 2017-08-08 13:30 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-08 14:50 +0200
Re: [solved] Re: Live recording David Christensen <dpchrist@holgerdanske.com> - 2017-08-06 23:10 +0200
Re: [solved] Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-07 08:00 +0200
Re: [solved] Re: Live recording Jeremy Nicoll <jn.ml.dbn.25@letterboxes.org> - 2017-08-07 18:10 +0200
Re: [solved] Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-07 23:30 +0200
Re: [solved] Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-14 23:10 +0200
Re: [solved] Re: Live recording deloptes <deloptes@gmail.com> - 2017-08-15 01:50 +0200
Re: [solved] Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-15 09:30 +0200
Re: [solved] Re: Live recording deloptes <deloptes@gmail.com> - 2017-08-15 13:10 +0200
Re: [solved] Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-16 03:10 +0200
Re: [solved] Re: Live recording Zenaan Harkness <zenaan@freedbms.net> - 2017-08-16 05:00 +0200
Re: [solved] Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-16 13:50 +0200
Re: [solved] Re: Live recording Zenaan Harkness <zenaan@freedbms.net> - 2017-08-16 15:50 +0200
Re: [solved] Re: Live recording Ric Moore <wayward4now@gmail.com> - 2017-08-16 17:20 +0200
Re: [solved] Re: Live recording Zenaan Harkness <zenaan@freedbms.net> - 2017-08-16 17:30 +0200
Re: [solved] Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-17 02:40 +0200
Re: [solved] Re: Live recording Jeremy Nicoll <jn.ml.dbn.25@letterboxes.org> - 2017-08-17 09:30 +0200
Re: [solved] Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-17 10:00 +0200
Re: [solved] Re: Live recording Jeremy Nicoll <jn.ml.dbn.25@letterboxes.org> - 2017-08-17 11:40 +0200
Re: [solved] Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-18 10:50 +0200
Re: Live recording Jeremy Nicoll <jn.ml.dbn.25@letterboxes.org> - 2017-07-28 22:50 +0200
Re: Live recording David Christensen <dpchrist@holgerdanske.com> - 2017-07-29 08:00 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-07-29 08:20 +0200
Re: Live recording deloptes <deloptes@gmail.com> - 2017-07-29 09:10 +0200
Re: Live recording David Christensen <dpchrist@holgerdanske.com> - 2017-07-29 09:20 +0200
Re: Live recording Jeremy Nicoll <jn.ml.dbn.25@letterboxes.org> - 2017-07-29 10:30 +0200
Re: Live recording Weaver <weaver@riseup.net> - 2017-07-29 11:00 +0200
Re: Live recording Jeremy Nicoll <jn.ml.dbn.25@letterboxes.org> - 2017-07-29 11:10 +0200
Re: Live recording Doug <dmcgarrett@optonline.net> - 2017-07-29 23:20 +0200
Re: Live recording Dan Ritter <dsr@randomstring.org> - 2017-07-31 17:20 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-01 23:10 +0200
Re: Live recording deloptes <deloptes@gmail.com> - 2017-08-02 00:50 +0200
Re: Live recording Fungi4All <fungilife@protonmail.com> - 2017-08-02 01:20 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-05 09:40 +0200
Re: Live recording deloptes <deloptes@gmail.com> - 2017-08-05 19:20 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-07 09:20 +0200
Re: Live recording David Christensen <dpchrist@holgerdanske.com> - 2017-08-08 01:20 +0200
Re: Live recording David Christensen <dpchrist@holgerdanske.com> - 2017-08-08 01:30 +0200
Re: Live recording Nicolas George <george@nsup.org> - 2017-08-05 19:30 +0200
Re: Live recording David Christensen <dpchrist@holgerdanske.com> - 2017-08-02 08:20 +0200
Re: Live recording Jeremy Nicoll <jn.ml.dbn.25@letterboxes.org> - 2017-08-02 08:50 +0200
Re: Live recording Rodolfo Medina <rodolfo.medina@gmail.com> - 2017-08-02 09:10 +0200
Re: Live recording Jeremy Nicoll <jn.ml.dbn.25@letterboxes.org> - 2017-08-02 09:20 +0200
Re: Live recording David Christensen <dpchrist@holgerdanske.com> - 2017-08-03 04:00 +0200
Re: Live recording Zenaan Harkness <zenaan@freedbms.net> - 2017-07-31 09:40 +0200
csiph-web