Search Results
| Search type | Search syntax |
|---|---|
| Tags | [tag] |
| Exact | "words here" |
| Author |
user:1234 user:me (yours) |
| Score |
score:3 (3+) score:0 (none) |
| Answers |
answers:3 (3+) answers:0 (none) isaccepted:yes hasaccepted:no inquestion:1234 |
| Views | views:250 |
| Code | code:"if (foo != bar)" |
| Sections |
title:apples body:"apples oranges" |
| URL | url:"*.example.com" |
| Saves | in:saves |
| Status |
closed:yes duplicate:no migrated:no wiki:no |
| Types |
is:question is:answer |
| Exclude |
-[tag] -apples |
| For more details on advanced search visit our help page | |
Results tagged with audio
Search options not deleted
user 426758
For questions about the recording and playback of speech and music on your computer, as well as for problems about the sound component of videos.
1
vote
White noise being picked up on my computer mic
Some sort of audio interface meant for recording is probably a good way to go here by the way. … This means higher quality and less noise, so if you get an audio interface that can accept a balanced connection and provide 48v phantom power, you will be happier with the result. …
15
votes
Set output audio of windows as input audio of microphone
Try this:
Go into the "Sound" control panel applet, (e.g. Start -> Run -> mmsys.cpl)
select the "Recording" tab,
Then right-click on and enable the "Stereo mix" device.
(If "Stereo Mix" isn't be …
0
votes
Playing on a car CD player that can play MP3s: Burn as MP3 files or burn as a music disc in ...
MP3 and Redbook audio (CD audio) are both data, they only differ in the ordering and composition of the data. There are also hybrid discs which are redbook, but track one is the data. … Note that some embedded audio systems (like in cars) do not have perfect mp3 decoder support, so if many songs in your library have an encoding that the car chokes on, then the Redbook audio would be a …
1
vote
Control external audio amplifier with OS volume
"But how do I force Windows not to decrease audio signal from 3.5mm output?"
You don't need to use the windows audio and there is no reason to tie it to the computer audio setting. … You don't need to hook into windows audio at all, just use e.g. AutoHotkey. …
0
votes
Accepted
Sound delay when using DTS Interactive
I think your problem stems from the fact that the 5.1 audio needs to be encoded on the fly in order to pass it over optical. This introduces delay (aka lag or latency). … Movies and 5.1 audio tracks are pre-encoded 5.1.
If you want to use it to watch movies (e.g. not games where the latency matters), there should be a setting for "pass through mode." …
1
vote
Windows 10 stereomix audio recording distorted, peaks cut off/clipping
The clipping may be from having your output volume too high (the computer volume, not the powered speaker volume), try lowering it and checking the dB meter levels in your audio recording software: you … Try selecting "WASAPI Audio host" and the use the "loopback input" instead of "stereo mix" in Audacity. …
3
votes
Accepted
No place to put HD audio cable on motherboard
you want #12 labeled "AAFP" (page 9 aka page 1-1) which, two pages later is incorrectly stated as #11, but if you note, #11 information states it is 10-1 pins and is an AAFP
0
votes
Hearing headphone microphone through headphone speakers
This is usually just the mic picking up the audio. Normally the solution would be to move the mic away from the speakers. … It is unclear if the audio cable supports mic input: normally a stereo connector with mic support has four conductors (3 black rings). …
2
votes
Accepted
Raspberry pi zero for lossless music?
What, exactly, it can play is going to be dependent on the player software and the actual sample rate etc of the audio, but for reference, FLAC losslessly compresses PCM audio. … Redbook audio (CD standard) is uncompressed 16-bit Linear PCM at about 44kHz. …
9
votes
Accepted
Add album artwork to MP3 file without losing audio quality
By specifying a codec for all audio, you are re-encoding, which is why the bitrate changes. A copy operation ought to be faster as well. …
1
vote
Accepted
Adjusting the audio volume of a remote pc
You can use use vbscript to change volume using some utilities such as NirCmd (see: https://stackoverflow.com/questions/2216334)
Snippet:
var oShell = new ActiveXObject("WScript.Shell");
// Increas …
0
votes
Accepted
How do I make the onboard sound of the p8b75-m lx being sent via a dvi-hdmi cable?
Some ATI and Nvidia devices can send audio out of the the DVI-I using non-standard extensions. … But your board has a VIA VT1708S audio chipset, and it is unclear to me if this will send audio over dvi-I, though I strongly doubt that it will. You should research this though. …
1
vote
Accepted
Will the computer surround sound require powered speakers?
Most/many home-audio surround kits only accept optical and HDMI, some will also have an SPDIF-RCA option, but most will not have a bank of analog connectors to accept e.g. outputs 6,8,& 9 for 5.1 surround … So you need to dig around the specs of your computer, the #4 output may not be spdif, and you may need to look at a surround kit for computers rather than home-audio. …
0
votes
Redirect USB audio output to the speaker | Guitar link interface
You need 2 sets of speakers or a device inserted between the PC and speakers that can blend the two outputs, such as a 2-channel mixer.
1
vote
Hum noise from speakers stops on activity
Hum in audio is almost always a ground-loop problem. …