Search 5,000,000+ questions and answers.

Frequently Asked Questions

Why do my audio recordings sound like they're playing back at half-speed?

The Omni Group - OmniOutliner - Support
This is due to a settings mismatch in the audio recording preferences. To correct this open the "Sound Capture" preferences and then select "Custom" from the Compression drop-down menu. Now select "Options" on the panel that appears. Make sure that your output sample rate matches your input sample rate.
Related Questions

Why am I getting no sound when playing DVDs or videos with AC3 audio?

FrequentlyAskedQuestions - MediaPortal Wiki Documentation
Open Windows Media Player. Click Tools -> Options. Select DVD tab and press Advanced, and ensure the AC3 and DTS decoder settings are set to decode to speakers and not to SPDIF.
Related Questions

No sound, I get no audio when playing XviD movies?

Members Help
First of all, you need to figure out if the problem is with the movie you are trying to play or your system configuration. You can do this by trying to play an MP3 or another movie and see if the sound works. If it does you should keep on reading for more information how to fix the problem. Otherwise you have to figure out what's wrong with your system configuration. It's important to understand that video and audio are two separate things, which when combined make up movies.
Related Questions

Where can I listen to sound recordings or watch movies?

Ask a Librarian: UCSC Library
Films, videotapes, laserdiscs, and DVDs of motion pictures--as well as sound recordings on LP, compact disc, or audiocassette--are located in the Film and Music Center (formerly known as the Media Center), located on the first (bottom) floor of McHenry Library, room 107. The Media and Electronic Resource Center (MERC), located on McHenry's first floor in room 191, contains multimedia CD-ROMs, the language listening stations and language tape duplicating services from the former Language Lab.
Related Questions

How do I capture audio recordings?

FAQ
You may capture audio in a legislative room with your own recording equipment. Executive and judicial branch offices may obtain recordings by submitting a request form to Cassandra Bauman and paying the fee (see Technical Assistance, (3)(b)) established by the Legislative Management Committee.
Related Questions

How do I search for Audio Recordings?

Frequently Asked Questions (FAQ) Fletcher Library
See the Finding Audio Recordings webpage for a description of the ASU audio collection and strategies for searching and browsing the collection within the ASU Libraries Catalog. Audio recordings are increasingly available via internet subscription resources such as the Naxos Music Library.
Related Questions

What is on the audio recordings?

concorde french language publications
The recordings (whether on cassette or CD) last about an hour and contain a selection of articles from the corresponding issues of the magazine, clearly recorded in a studio by professional, French nationals. In addition to the articles, there is Ecoutez et Parlez, a section comprising two or three exercises to help you improve your grasp of spoken French.
Related Questions

I don't like a sound that's playing; Can I stop it?

Microsoft Chat - Frequently Asked Questions
If somebody has played a sound that you would rather not hear right now, there are two simple ways to stop it. The first way is to go to the View menu and click on Stop Playing Sound. The sound should immediately stop playing. The second way to stop a sound that is currently playing is to use the command "/sound off" (you do this without the quotation marks). Here is what that would look like in your chat:
Related Questions

Why does the audio sound garbled and sometimes stop playing?

RIPPLES - Frequently Asked Questions
Good question. This is undoubtly caused by network congestion somewhere along the route between your computer and the MANIC server. Our audio streams are encoded at a minimal rate (6.5kbps) to hold down bandwidth requirements, but packet delays and losses can still adversely affect the audio quality. This problem may be more prevalent during peak hours (roughly 10AM to 5PM EST), so using MANIC during non peak hours may help.
Related Questions

What does the audio sound like on a Playaway?

Frequently Asked Questions
Playaway audio is of equal or greater quality to digital downloads available today, due to proprietary audio processing, production and leading edge codecs.
Related Questions

I would like to analyze recordings from my sound card in real-time. How do I do it?

SIGVIEW signal analyzer - FAQ
Try opening one of Sigview examples first (Help/Examples option). You can start with: "Live stereo spectrum with 3D.sws" or "GetFrequency.sws". After loading, simply choose Data acquisition/Start menu option to start monitoring live signal.
Related Questions

I would like to make audio and / or video recordings of the teachings. Is that possible?

Welcome to Benchen Monastery
Audio recording is allowed for strictly personal use only. As for video recordings, you must request written permission from the Benchen Phuntsok Ling Foundation. Under all circumstances the copyright of all publications including text, photos, sound, internet etc. belongs to the Benchen Phuntsok Ling Foundation and any use requires specific written permission. Please contact publications@benchen.org for further information. You can purchase the recordings of previous summer courses.
Related Questions

I don't have the equipment to make a digital recording, will my recordings sound okay?

Minidisc Frequently Asked Questions
Providing you've got a clean source signal, analog recordings generally sound fine, giving nearly inaudible differences from digital ones. Note however that many computer soundcards have noisy analog output stages, so when recording from a computer, digital transfers are recommended (one exception is the USB based Xitel MD-Port AN1 which runs outside of the PC chassis and produces good quiet analog output).
Related Questions

Why do I sometimes hear a static sound when playing or recording to a SoundBlaster?

Cakewalk - Frequently Asked Questions
If you are using a Creative Labs AWE 43 or 64 sound card, the audio playback quality will be poor if full-duplex mode is enabled. This is a condition caused by the Creative Labs Driver. The audio is recorded in 16-bit, but will only play back in 8-bit as long as the full-duplex mode is enabled. Once you make a recording, choose Options | Audio | Advanced and uncheck the "Enable Simultaneous Record/Playback" item.
Related Questions

Why do I get no sound playing mp3s?

Frequently Asked Questions - MorpheusWiki
If you get no sound when trying to play mp3s using Morpheus, you might need to update Windows Media Player. Get it Here (http://www.microsoft.com).
Related Questions

Why do I only get sound when playing a video?

Frequently Asked Questions - MorpheusWiki
If your video plays with sound only, and no picture, you will need the proper Codec. To determine what Codec your video file requires see the following answers.
Related Questions

Is there an indication in Now Playing of which recordings are in HD?

TiVo Lovers Blog & Series3 & TiVo HD FAQ
If Groups are turned on there is a special group called ‘HDTV Recordings’ which groups all of the HD recordings in one place. If Groups are off, there is no indication.
Related Questions

It looks like an OUTSHOUT is playing but I can't hear any audio?

Welcome to OUTSHOUTS.com
First, check your OUTSHOUT volume control inside the player. Make sure the control is not pushed all the way to the left. Try other audio applications like iTunes or Windows Media Player to ensure they're working correctly. If you can isolate the audio issue to the OUTSHOUT player, make sure that your PC's "Wave Balance" volume is set at least 50% on your advanced volume control window. (This is accessible by double clicking the tiny speaker icon in the lower right corner of your Windows screen.
Related Questions

What audio formats does Java Sound support?

Frequently Asked Questions
Java Sound supports the following audio file formats: AIFF, AU and WAV. It also supports the following MIDI based song file formats: SMF type 0 (Standard MIDI File, aka .mid files), SMF type 1 and RMF. The Java Sound engine can render 8 or 16 bit audio data, in mono or stereo, with sample rates from 8KHz to 48KHz, that might be found in streaming audio or any of the supported file formats.
Related Questions

How do you stream audio using Java Sound?

Frequently Asked Questions
Java Sound can begin playing as soon as it starts getting audio samples or MIDI requests -- there is no need to wait for the entire audio file to be loaded into memory. Java Sound can be used in conjunction with the Java Media Framework API software (JMF) to stream audio data over the network. Third parties can also use Java Sound to present audio within their own streaming framework.
Related Questions

Can I use existing sound recordings?

AP2/2A FREQUENTLY ASKED QUESTIONS .
Only if you have obtained the prior consent of the sound recording owner. If you do not own the master recording from which you will manufacture, you should ensure you have a valid licence from the owner before applying to MCPS. The MCPS licence is conditional on these licences being in place.
Related Questions

Can I make some sound recordings of your buses?

London Bus Preservation Trust Ltd
Yes, the best way of doing this is to come to one of our public event days (see Museum Events page) when a number of our vehicles will be running. If you would like to make recordings of specific vehicles at other times, we shall endeavour to make suitable arrangements but a fee will be payable. Please contact us via email for further details, stating which vehicle(s) you wish to record.
Related Questions

I like the sound of your courses, but can't make any of the dates, what can I do?

Apply 2 Medicine - FAQs
In this instance we recommend that you contact us, either via our Online Enquiry Form or by calling us on our 24-hour phone line 0800 612 1135 to check whether we have any additional dates which may be more suitable. In addition, you may wish to consider a One to One session which you can book via the website or the phone line.
Related Questions

Must I have commercially available audio recordings to sign up with SNOCAP?

SNOCAP & About SNOCAP & FAQ
No. You can sign up with SNOCAP as long as you own or control the right to distribute the sound recordings you want to register with SNOCAP.
Related Questions

Where will the audio recordings be located within Blackboard?

FAQs for Wimba Voice Tools
Your instructor will direct you to the appropriate course content area. Once you are in that course content area, you will select the title of the audio resource your instructor has provided for you and click on the URL link just below the name of the audio resource. Clicking this link within Blackboard will launch the voice communication tool.
Related Questions

Are there any audio or video recordings of Lawrence?

Frequently Asked Questions - D H Lawrence Resources - Manusc...
None have been traced. David Gerard 'Films and sound recordings relating to Lawrence' in Keith Sagar, A D H Lawrence Handbook (New York: Barnes and Noble, 1982) is somewhat dated but remains useful.
Related Questions

Do you allow audio/video recordings?

Frequently Asked Questions
The general rule is no. No audio taping, no video taping, no recording of the event without the artist's permission. But then it depends on the artist - many local acts don't seem to mind photos w/out flash. Find out from the artist, call ahead, or bring your camera down - we may just tell you to return it to your car.
Related Questions

How do I quantize several audio recordings simultaneously?

Logic FAQ: Audio, both platforms
Question: I have recorded live drums, without click (free time) tempo between 84 an 86 BPM. I have separate tracks for kick and snare and I would like to quantize the "individual beats" on the tracks simultaneously to Logic's grid, without the two tracks losing sync. Answer: Check out http://www.sospubs.co.uk/sos/jun01/articles/logicnotes.htm for a very thorough walk-through on how to do this.
Related Questions

Can we take photographs, or have video/audio recordings made at the show?

Emergenza Music Festival
Yes, generally this is not a problem. On some nights there may be restrictions, but you'll be informed during our meetings if this is the case. However there are 2 conditions: a- This material is to be for personal use only (you can't use them for professional means: broadcast, newspapers). b- Please provide a copy to your Local Manager.
Related Questions

Well, what do they sound like?

Tram: Frequently Asked Questions: Pitchfork Record Review
Tram, a band frequently likened to Low, happens to be similarly atmospheric and slow-paced. But the resemblance ends there. In place of Low's Spartan restraint and Duluthian Mormon mystique are a tendency toward sedative multi-instrumental lullabying and a heavy dose of wispy, British melancholy. Tram's arrangements are vibrantly lush, even orchestral at times, but never crowded.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact