Questions about audio hardware and software in Linux and other UNIX operating systems.
12
votes
3answers
9k views
How can I record the sound output with gtk-recordmydesktop?
I am using gtk-recordmydesktop to record the video output to my desktop. However, the videos have no sound. All the tutorials I found regarding this involved getting sound recorded from a microphone, ...
3
votes
2answers
1k views
Is the Creative Sound Blaster X-FI Surround 5.1 SB1090 USB sound card supported in Linux?
And to what extent does this card have support in Linux?
5
votes
1answer
689 views
Is the Zalman ZM-RSSC 5.1 USB Sound Card supported in Linux?
And to what extent does this card have support in Linux?
3
votes
3answers
862 views
How to “reencode” mp3 files
I have a fair number of mp3 files which I created using audiohijack pro on a mac. Now I no longer have a mac and am using them on my linux systems. Unfortunately the program I use (rhythmbox) to ...
1
vote
1answer
118 views
Sending music directly from MIC to LS
How can I tell linux to send directly from my microphone to my loudspeaker?
1
vote
1answer
442 views
Sound card not found anymore
I started my ubuntu today and Audio card was not working. Card is not even listed with lshw. No device with description like physical id: 1b (I remember the old device settings).
Any ideas?
8
votes
2answers
859 views
How to rip scratched audio cds?
What is currently the best way to rip scratched audio cds under Linux?
What I find complicated, is that there are several tools available but it is not clear if one tool has better error correction ...
6
votes
2answers
474 views
How to disable system beep for non-privileged user
How to disable system beep on Linux? I don't have superuser powers so I cannot recompile kernel/unload module.
1
vote
1answer
217 views
Easy way to use hardware mixing?
My sound card supports hardware mixing. What's the easiest way to use this feature (rather than on an app-by-app basis, hopefully)?
3
votes
2answers
1k views
Sound Problems with pulseaudio
The overall question that my whole problem is kind of based on is regarding sound in linux. Should I be using alsa or pulse or what?
I'm using pulse at the moment and this is my problem: I was in the ...
6
votes
3answers
751 views
Is there something that will generate keyboard's click sounds?
I miss using a clicky keyboard at work. It's a fairly quiet office, so I'm stuck using a nearly silent keyboard. The upshot is that I can wear headphones. Is there something in Linux or X that can ...
4
votes
2answers
332 views
Audio recording does not work — how to diagnose?
I used KRec to record some audio, but when I played it back I got nothing. What are the things I need to do to figure out where the problem is? My computer is a Dell OptiPlex DX620, Intel Pentium 4 ...
8
votes
6answers
21k views
How do I make my pc speaker beep
Using bash, how can I make the pc speaker beep?
Something like echo 'beepsound' > /dev/pcspkr would be nice.
11
votes
5answers
5k views
Sending audio through network
This is a rather crazy idea.
I am planing to set up a configuration that would send audio being played on my laptop to my home server via local network so that the sound is played on the server ...
2
votes
1answer
330 views
Sometimes no sound in flash videos after boot?
Sometimes after I boot up the machine, I get no sound in flash videos. First I didn't know why it was happening, but as I read a few articles here and there, I found out it was because of my USB ...
1
vote
3answers
628 views
How to integrate sound with desktop events?
On Windows, the Sounds & Multimedia control panel allows the connection of sound snippets to various operating system events, like window movements, process start/stop, and start-up/shutdown.
I ...