Debian :: Can Record But Can't Echo Input

Jun 28, 2015

I can play audio in my alsa system and I can record. To keep things simple, I use arecord to record and aplay to play. So far so good. The problem is, I cannot hear what I am recording as I record it. Is there some way to get the input to be echoed to the output? I would optimally like to be able to do this before recording as well as during, so that I can check the levels, find the part to record on the tape, beforehand.

I have tried a test of my card: I had aplay running in one term and arecord running in another. They both ran fine and when I checked the just-recorded file, it was different audio from what I had been playing. This would indicate that the card is able to input and output at the same time, I think? I've done the usual googling as well as reading through URL... and I have done many passes of trial-and-error on my .asoundrc. The more I look at my .asoundrc, the more it looks like it should be doing what I want, but it is not.

My .asoundrc (which again, does works but does not echo audio input):
Code: Select all# pros: this allows playback and record.  Playback of several
# programs at the same time works (their outputs are mixed
# together, mono and stereo mixed to stereo)
#
# cons: input is never echoed!

[code]....

View 1 Replies


ADVERTISEMENT

Fedora :: No Mic Record Input In Alsamixer?

Mar 22, 2010

Because I am trying to use skype, I try to record my voice with a microphone.
I am working in FC12.

Code:
[gastonv@d5152011f ~]$ cat /proc/asound/cards
0 [AudioPCI ]: ENS1371 - Ensoniq AudioPCI
Ensoniq AudioPCI ENS1371 at 0xec00, irq 17

[Code]....

View 4 Replies View Related

Ubuntu Multimedia :: Pulseaudio Record From Input - Output ?

Sep 8, 2010

What i am trying to acomplish is this

Code:

I have found a few guides that were to accomplish this, but they seem outdated as options they call for are not available to me.

View 4 Replies View Related

Ubuntu Multimedia :: Record Audio Card Output And Mic Input Gtk-recordmydesktop?

Feb 13, 2011

I am currently trying to start doing some screen casting and having a problem with audio recording in gtk-recordmydesktop. The problem is that I need to record both; my computers audio card output, and my mic input at the same time. As of now I am able to record one or the other.

View 4 Replies View Related

Ubuntu Multimedia :: Record Microphone Input Using Ffmpeg / Alsa Always Receive Error

Dec 20, 2010

I am attempting to record my microphone input using ffmpeg / alsa but always receive the following error:

[code]...

Using arecord works perfectly with hw:0,0. I had also tried to use /dev/snd/hwC0D0 as input but I receive an error from alsa saying that it doesn't exist (despite it existing and having adequate permissions). I know absolutely nothing about hardware but am comfortable around the command line

View 2 Replies View Related

Hardware :: Record Audio Mic Input And Broadcast It As A Fedora 12 Service In Real-time?

Jun 11, 2011

i am not sure if this hardware section is the proper place to put this question but my problem is like this. I want to record headphone mic input in a local file every time my system boots up and broadcast the real-time audio or rather multicast it through local LAN

View 1 Replies View Related

General :: $echo Cat Vs $cat Echo / Difference Between Them?

Dec 16, 2010

What is the difference between

$echo cat
$cat echo

View 1 Replies View Related

Ubuntu :: No Input Sound From The Mic - Unable To Record Any Voice Or Talk In Voice Chat

Jun 26, 2011

I just installed ubuntu 10.04 on my laptop. Everything works well, but I have problem with sound. Output is OK as I can hear any sound from the computer; but there is no input sound from the mic. I am unable to record any voice or talk in voice chat.

View 1 Replies View Related

Debian Hardware :: No Record Device

Jul 19, 2013

I reccently installed Debian Wheezy 7.0.0.1 and when I tried to try the microphone nothing came out only the audio coming what I'm listening to (like What you hear on Windows) and noticed that I don't have any Microphone in either Alsa or anywhere else, only Output devices.

Now Creative is gone from "Available capture devices" in Skype.

View 1 Replies View Related

Debian :: Monitor Abd Record Processes Activity?

Nov 11, 2015

I need something to monitor and record the activity of the top 5 processes in terms of CPU usage and load average during a specific timespan. I'm having some spikes in the morning and just realized it's not always at the same time so it's hard to get up and watch the processes with top. I need something that records CPU usage and load average of the processes from 4AM to 9AM (for instance) so I can debug the process that it's consuming my CPU and spitting +80 e-mails with monit each day.

View 2 Replies View Related

Debian :: Audacity Record Sound System?

Jan 4, 2011

I've found somewhere on the forum I need to check whether "wave" in alsamixer is not muted. There is another posibility: change source in audacity to "wave". There is no option like this in my program and I don't know where can I find that "wave" in alsamixer. I don't use any like artsd, jack... Just alsa + fluxbox + audacity.

View 3 Replies View Related

Debian :: Record Files Installed By Install Script?

Jul 4, 2011

I have a program which I would like to package into a deb file for personal use. The program uses a custom install script, and to package the program I need to know which files are installed where. Besides inspecting the installer, which may not be possible if the installer is a precompiled binary, what are some best practices for discovering the filesystem changes enacted by a program installer? Should I test the installer in a chroot environment? Can I sandbox the installer in some other way?

View 1 Replies View Related

Debian Installation :: Grub 2 Not Setting Boot Record?

Mar 21, 2011

I've been using squeeze for a year or two now, on a PC dual booting with windows xp. Not long ago I thought that, as it's now become the stable release version, I'd do a fresh install, which I've been trying to do with the first two dvds. The installation proceeds as expected, up to and including setting grub. However, although grub saysthat it has detected windows xp, and I tell it to set up the dual boot, the computer on reboot goes straight into windows xp, with no on-scrteen option shown for choosing debian.

View 6 Replies View Related

Debian Configuration :: Restoring Boot Record After GRUB Installation?

Mar 11, 2011

I have recently installed Debian alongside Vista on the same boot menu using the GRUB booting device. Only problem is, I couldn't boot Vista at all any more, so I removed my Debian installation from that drive. But the GRUB boot record persists, I don't have the Recovery disk to restore my old system, so I have to find a way to manually remove the GRUB track and put the old record in its place. I assume there was a copy made of it by the installation program, now my only problem is to find that file and copy the content back in place (at the address at the very beginning of the drive) all that by using Linux code, since that is all I have left. Being new to this game, I have no idea how to begin writing the right command for a job like this

View 3 Replies View Related

Debian :: Restore Original Boot Record After Grub Installation?

Mar 11, 2011

A few days ago I installed my first Linux product, which is Debian 6.0, and I installed the GRUB booting device on my main boot record, as it was suggested that it was a harmless step to take. Unfortunately, some quirk in my system made GRUB believe that I had XP when in fact I have Vista, so the options I have now are to boot Debian or to boot XP which is not on my computer. In other words, I have to get rid of GRUB now, but I'm realizing that he's not such an easy customer to kick out. I have moved my Linux installation to another drive, but the old GRUB always stays in place, and my Vista is stuck there frozen for eternity. So after considering all kinds of possibilities, I have come to the conclusion that the easiest way to restore my original boot record would probably be to find its backup copy that I assume the installation program made, and to copy it back into the right address at the beginning of the disk. I don't have the Vista recovery CD, so I really have to do this manually. So now my questions are these: did the installation program make a copy of the boot track, and if so, where did he put it and under what name, and finally, what command can I use from within the Debian terminal, which is now my only tool left, to copy the content of thesaid file into the first 512 bytes of the hard drive? I know that would be a simple matter for any serious geek, I guess I must be a little rusty. Anybody feel up to it?

View 9 Replies View Related

Debian Multimedia :: Can Hear From Microphone / Can't Record From Mic / Doesn't Work In Skype

May 2, 2011

I have some troubles with my microphone.I can hear it in ootput if I knock on it or speak, but I can't record from mic. It also does not work in skype.cant figure out what is the problem.

View 5 Replies View Related

Ubuntu Multimedia :: Change Stereo Mic Input To Mono Input?

Nov 4, 2010

I recently got a real fancy unidirectional microphone, but when I go and use it, something strange happens. The mic is a mono mic, but when I record something, it appears to think it's stereo. Instead of having the same thing on both channels, it puts it all in the left channel, and silence on the right channel.

I tried fiddling with alsamixer. In capture (F4), adjusting the "Capture" device has an effect. However, it doesn't do anything useful. Lowering the right channel to zero does nothing, lowering the left channel to zero creates silence, and disabling the right channel creates silence.

In my System>Preferences>Sound (or pavucontrol, or what-have-you), there are "Analog Stereo Input" and "Analog Stereo Duplex" options there, but no "Analog Mono Input" or "Analog Stereo Output + Analog Mono Input" options (the latter being ideal).

Something interesting, though, if I do this:
Code:
arecord -r 96000 -D pulse -c 1 -vv -V mono /dev/null
it works correctly and outputs on both channels. But if I do
Code:
arecord -r 96000 -D pulse -c 2 -vv -V stereo /dev/null
then it's back to the same behavior. The VU meter on the second command shows the left channel going up and down as I make noise, but the right one always at zero.

The machine does have a crap internal mic built in to the screen bezel. If I do either of the above commands, they both work correctly. The stereo VU shows the same activity for both channels.

The machine is a Eee 1015PED, which has Intel integrated sound. Something probably insignificant is that the mic has a 1/4 inch mono plug, and to get it to plug into the Eee, I needed to get a 1/4 female to 1/8 male adapter. The mic's 1/4 plug is mono (duh) and therefore two-conductor, but the adapter I got is stereo, or three conductor (L, R, GND). I don't know if this is tripping something in hardware to tell it it's stereo or something.

I tried the mic on my desktop, which has a SB Audigy 4 (the non-pro flavor) and that has the "Analog Mono Input" function, so that works fine. Is there some way to turn this stereo input into mono input?

View 1 Replies View Related

Ubuntu Multimedia :: Change The From Mic Input To Line Input?

May 1, 2010

I installed Lucid. I used to have Ubuntu 9.10 and to connect my iPod to my laptop's speakers. There was an option in 9.10 in the Sound Options to change the Mic Input into a Line Input. But now unfortunately I can't find it in Lucid have only 2 audio ports in the laptop: Headphone port, Mic port.

View 9 Replies View Related

Ubuntu :: Japanese Input - 10.04 - SCIM Input Program ?

May 5, 2010

I would like to use Japanese kana (hiragana, katakana, kanji) on Ubuntu but everything that I've tried to get it set up and running isn't working. The Spanish that I have set up is working perfectly so far.

I've read, the SCIM input program should start up automatically when loading a program, it doesn't. When I have it loaded I cannot seem to get the input working.

View 9 Replies View Related

Debian :: CJK Input Via Ibus Does Not Work

Nov 13, 2015

I am running Debian 8.2 (Jessie) with KDE 4.14.2. I use ibus to enter CJK characters. ibus is setup "the manual way" from URL....

Code: Select allexport GTK_IM_MODULE=ibus
export XMODIFIERS=@im=ibus
export QT_IM_MODULE=ibus

CJK input via ibus works for Qt4 applications such as Kate and Kwrite.However, CJK input via ibus does not work automatically with Qt5 applications, such as sqlitebrowser. I can get ibus running with Qt5 applications if I launch the application from the console like this:

Code: Select allQT_IM_MODULE=ibus sqlitebrowser

Is there way I can get ibus working with Qt5 applications automically without needing to add "QT_IM_MODULE=ibus" all the time?

View 0 Replies View Related

Debian :: Input File For Pdftk?

Apr 21, 2011

This is a question for those that use pdftk. I've been using it for about the last year or so to combine manipulate PDFs and it is awesome. Until today, mostly what I've been using it for has been for less than five files. Today I have been working on a manual at work which consists of about 100 separate files with a total page count of 167. The pages are a mix of 8.5x11(inch) and 11x17(inch). The pages needed to be in a specific order, the only way I could think of to do this instead doing this all in the CLI, I created a text file which contained a list or sequence of the files. To make it easier for me to read and group, I first put each file on a separate line.

chapter1_separation_page.pdf
file1.pdf
file2.pdf

[code]....

View 10 Replies View Related

Debian :: Input Sound Not Working?

Jul 9, 2010

So I have this cable going from a cassette players "phones" jack to my computers input jack but there is no sound coming from my speakers though it did with Windows XP.

View 2 Replies View Related

Debian :: Input Signal Out Of Range?

Feb 15, 2011

I have been trying unsuccessfully to load Debian on my desktop. I have tried both live and otherwise. Both AMD64 and i386. It seems to be loading fine and then all of a sudden the monitor quits with a sign Input signal out of range. I have tried lots of other live disks and they have worked fine. My monitor is a Hanns G and my video card is NVIDIA GeForce8200. All other stuff very normal. 4 Gigs of RAM. What?

View 4 Replies View Related

Debian :: How To Change The Input Method

Mar 24, 2010

i open google page and want to search something, now , i want to change the input font which will be put into the search box, the default is english, how to exchange with others.

View 3 Replies View Related

Debian :: How To Exchange Input Method To Another

Mar 24, 2010

i open the google search page and want to search something.but the font which i will use is not the english. now, who can tell me how to exchange the input method to another.

View 4 Replies View Related

Debian :: Blueman Input Service Missing

Jul 16, 2015

I'm a recent convert from Linux Mint to Debian for use with an HTPC media center.

I've been using Kodi + Playstation BD Remote for some time successfully with Mint.

I'm having issues getting the remote to work under Debian.

Typically I've been able to pair with Blueman and connect to the Input Service, however, under Debian, There are no "Input Serivce" options in the menus of Blueman..?

I don't know if this is because I'm missing some package that enables this or because my remote is not recognized as an input device. I suspect it is the former, because a bluetooth keyboard I have doesn't expose the "Input Service" menu option either.

View 0 Replies View Related

Debian :: Dynamic Input Method For German?

Nov 16, 2010

i'm running Debian "lenny" x86 on KDE. Back in Windows, I was able to switch between keyboard input languages by pressing certain hotkeys on my English keyboard. For instance if I switched to German, the semicolon button would become I think a umlaut or o umlaut. Is there any close equivalent in Debian? I know of 'dpkg-reconfigure console-data', however even if it did work (which in my case it didn't), it would be a hassle to type in commands at the terminal to switch between keyboard input languages, compared to just pressing hotkeys.

View 4 Replies View Related

Debian Hardware :: Input Lag On Mednafen / OpenGL

Jul 28, 2015

I have some serious input lag (using gamepad through USB) when using mednafen together with opengl. I am using a ATI HD3000, (built in to motherboard) and debian jessie together with FOSS drivers. If I use overlay instead, the input lag is acceptable, but not as good as it could be. I've tried all the things in the [URL]... mednafen documentation[/url] like turning off vsync, filters and whatnot but it doesn't really make any difference. There is also something about turning off "flip queue size" and Triple buffering but I have not found any way to change these settings for the FOSS driver.

I can use the overlay, but I would prefer to lower the input lag even further and use the opengl driver. I understand that there will always be *some* input lag on a HDTV but why is opengl so slow for me?

View 0 Replies View Related

Debian Programming :: Serial Input In Scripts

Jun 10, 2013

I need a way to use serial input such as through an Arduino in Debian scripts, in any usable language.

View 2 Replies View Related

Debian :: Hardcode Device Input Using Udev?

Jun 7, 2011

My touchscreen "LG Display LGD-MultiTouch" will be recognized sometimes as /dev/input/event0 and sometimes as /dev/input/event3. How to hardcode /dev/input/event0 using udev and xorg.conf?

Code:
# cat /proc/bus/input/devices
I: Bus=0003 Vendor=1fd2 Product=0064 Version=0100
N: Name="LG Display LGD-MultiTouch"
P: Phys=usb-0000:00:1d.7-4.1/input0
S: Sysfs=/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.1/1-4.1:1.0/input/input0
U: Uniq=
H: Handlers=mouse0 event0
B: EV=1b
B: KEY=403 0 30000 0 0 0 0 0 0 0 0
B: ABS=700 3f
B: MSC=10

# udevadm info --query=all --path=/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.1/1-4.1:1.0/input/input0
P: /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.1/1-4.1:1.0/input/input0
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.1/1-4.1:1.0/input/input0
E: PRODUCT=3/1fd2/64/100
E: NAME="LG Display LGD-MultiTouch"
E: PHYS="usb-0000:00:1d.7-4.1/input0"
E: UNIQ=""
E: EV==1b
E: KEY==403 0 30000 0 0 0 0 0 0 0 0
E: ABS==700 3f
E: MSC==10
E: MODALIAS=input:b0003v1FD2p0064e0100-e0,1,3,4,k110,111,140,141,14A,ra0,1,2,3,4,5,28,29,2A,m4,lsfw
E: SUBSYSTEM=input

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved