Distorted sound during audio file preview

When viewing file lists in the Finder in column view, there is that great, handy preview option which if it is a image file - shows the image thumbnail; a movie file - you can preview the movie; and an audio file - you can listen to the audio track.
Within the past couple months, when I try to preview an Audio File in the column list, it plays back at an extremely loud and very distorted level. I'm not sure what changed, but does anyone know a way to correct this issue? All of my other audio works fine, and if someone emails me an audio file, the preview in Mail works just fine. Any ideas would be super. It is not the end of the world (as I can just use Quicktime), but I had always enjoyed that feature before. It would be nice to get it working properly again.
Thanks if you have time!
Mark

Open the Script Editor in the /Applications/AppleScript/ folder and enter the following:
tell application "Finder"
quit
end tell
delay 1
tell application "Finder"
run
end tell
Don't press the Run button until instructed. Next, open the /Library/Preferences/ item of your home folder, and move the item com.apple.finder.plist to the desktop. Once this file has been moved, run the script, and then use the audio preview option again. If the sound is still distorted, move half of the plist files to the desktop, run the script again, and repeat the procedure until the item causing the problem is found. If nothing in the /Library/Preferences/ folder is causing the issue, continue with the other items in the home folder except for the desktop itself. If you determine that an item isn't causing the problem, you can put it back where it originally was.
(11897)

Similar Messages

  • Distorted sound with audio preview

    Hi,
    I have a problem with the Finder file preview. As for sound files, one can usually listen to songs within the file preview, without opening an application. But since recently, the sound of this function is very loud and distorted. I had been running two such previews at the same time and suddenly the sound turned to this.
    Since then it has stayed this bad. I tried the usual means: restart, clear user caches, repair file permissions, p-ram reset ... nothing of this helped.
    The funny thing is: All other audio stuff works fine. I can listen to iTunes, use QuickTime - everything is fine. But as soon as I try to listen via the Finder preview, the sound is terrifying.
    Does anyone know any help to this, please?
    Many thanks in advance!
    Matthias
    iBook G3   Mac OS X (10.3.9)   700 MHz, 640 MB RAM

    Open the Script Editor in the /Applications/AppleScript/ folder and enter the following:
    tell application "Finder"
    quit
    end tell
    delay 1
    tell application "Finder"
    run
    end tell
    Don't press the Run button until instructed. Next, open the /Library/Preferences/ item of your home folder, and move the item com.apple.finder.plist to the desktop. Once this file has been moved, run the script, and then use the audio preview option again. If the sound is still distorted, move half of the plist files to the desktop, run the script again, and repeat the procedure until the item causing the problem is found. If nothing in the /Library/Preferences/ folder is causing the issue, continue with the other items in the home folder except for the desktop itself. If you determine that an item isn't causing the problem, you can put it back where it originally was.
    (11897)

  • Audio file previewer in Mac OS

    I apologize if this is slightly off topic.
    Having recently switched from Windows, one thing I'm finding that I miss is a way to preview audio files from within a folder. Having to open a entire application just to hear a quick bit of the file is tedious when your previewing lots of files. In Windows there was a way to have a mini Media Player of to the side of the files to play them back.
    My question is if there is any way of achieving this in Mac OS.
    Thanks.

    open a finder (folder) on the top left corner there should be three boxes
    choose the last one and you'll get audio player on every audio you click including midi
    or go to and click AS COLUMNS or just click APPLE+3 on the folder
    stash

  • Distorted sound? No vocals heard, only some ba

    Hi! I've been having problems on my Zen Micro Photo I got 2 years ago.
    For the past few weeks, the sound coming from it has been weird. The vocals are gone, and only some parts of bass and other background are heard.
    I thought this was temporary first, since at first, moving the headphones would fix it, but now it isn't. It's not the headphones, since I've tried it with 3 different types...
    I've tried the steps to fix "Distorted Sound on Audio Books" at the knowledge base, but there hasn't been any changes.
    I've looked at the threads for problems with the headphone jacks, but I can hear the bass and background in both ears...
    Thanks for reading, and I hope someone can help my problem!

    You could always delete the com.apple.finder.plist file and then restart. Your finder preference file might be hosed.
    Another suggestion would be to try it under a different user. Could be a corrupt user preference.
    Another idea....if you have a back up drive with OS X you could start up using that system and see if the problem persists.

  • Distorted sound quality in AIR 2.6 on iOS

    I am experiencing significant distortion of mp3 audio files (a child speaking) in my iPad app built with AIR 2.6. I have tested the audio files on the device in other apps, and can confirm that the problem is specifically with my app, not a problem with the audio file or the device. This is a critical issue for me and is preventing me from submitting my app.
    I am using AS3, not Flex, and I am using a SoundChannel to play the file.  Does AIR software decode mp3s or is it using the hardware?  Are there mp3 compression settings that are better/worse for AIR audio?  I tried a 48kbps Mono file and got a little distortion, so I bumped it up to 96kbps Stereo and got a lot of distortion!
    Anybody have experience with this? 
    Adrian
    PS.  I am completely unable to search by forum on Adobe's site.  I can use the general search, but once I am in Mobile Development there is a separate "Search this Forum" field, and that always turns up 0 results no matter what.  It would sure be great if this could be fixed so that we could find each other's threads better.

    I noticed it too. While testing FLVPlayback of a live stream, on iphone 3gs and 4 at the same time, the iphone 4 was giving that weird jittered audio and the same build of the app on 3gs was playing without any problem. I think on iphone 4, when I run a newly installed app for the 1st time, it was doing the weird audio then if I close app and open the problem is gone, or maybe other way. I was using CS5.5 with air 2.6.
    The audio was mp3 / 48-64kbps.
    I think it went away after I made some changes with GPU settings or the nativeapplication activate state etc, something not related to audio I made change and somehow it is gone. It was using retina display on iphone 4, so I assumeit was a cpu load issue.
    I have that app built with cs5 and PFI and there was no audio issue like this.
    I hope this helps , and thanks for great work.

  • Sound VIs with audio files

    I've been stuck with this VI that's supposed let the user set the frecuency and volume of an audio file, and play it.
    I managed to get the frecuency part working with Play Waveform, but that doesn't let the volume be modified (or the playback to be stopped before it finishes, as far as I know). So I tried writing it directly into the sound card with the other Sound VIs, but I've only managed distortion with continuous samples, or silence and crashes with finite ones, which are what I understand I should be using. 
    I've been trying to figure this out for hours, and I think most of my problems come from my lack of understanding of how the Sound VIs work, despite reading their help and support pages several times.
    I've attached my latest VI. The playback doesn't work at all and it may crash your computer if it's anything like mine, but as long as you don't try to play anything it should be safe.
    Attachments:
    Frecuency and Volume modification.vi ‏48 KB

    Hi. I'm sorry for the late reply.
    In the end, I managed to get the VI working by mofifying the program entirely. I'm still no sure what kept causing the crashes, but I'll try to figure it out at a later time using your advice. 
    I'm very thankful for your reply, it made me realize there's a lot of tools in LabView that I've been ignoring because I never received proper instruction on the program. 

  • At what point will gaining an audio file introduce noise or distortion?

    I know that in the mastering process an entire stereo mix file will be gained by at least 6 db or so. My question is: At what point will gaining the signal become problematic.
    I'm talking specifically about gaining an *audio file*, I'm not referring to gaining a software instrument track.
    Thanks!

    eMagnus wrote:
    I know that in the mastering process an entire stereo mix file will be gained by at least 6 db or so. My question is: At what point will gaining the signal become problematic.
    It's the man of a thousand questions...
    There's no rule(s) regarding mastering as it varies according the genre and can even vary from track to track. Mastering doesn't necessarily have anything to to do with gain unless it's to balance tracks so the album/CD/DVD has cohesiveness.
    Regarding digital distortion:
    The simple answer is, don't go over 0 <zero> DB, although peak levels with short durations can be tolerated.
    There's two main avenues regarding distortion... peak level and RMS level.
    The lower (moving towards 0db) the RMS level, the less dynamics you will have and the more overall gain the file will have.. when I produce commercials I generally keep the RMS level at around -15db, this gives a fairly constant level with just enough peaks and valleys that I can stand listening to it. Some rock/dance producers master down to -12 or -10db.
    To show how insane the loudness wars are I've seen tracks mastered at -8db and have heard of tracks being mastered at -6db or less. At this point there are virtually no dynamics every bit of the audio spectrum is used, it's a wall of sound. Even if the peak level never goes over 0db the RMS power can cause less than quality audio systems to distort as the preamps break up from input gain.
    Something to think about, you might want to do some research on your own, people giving you answers IS NOT learning.
    Also... learn a little about the history of mastering, how it was originally conceived as opposed to how it is used today.
    pancenter-

  • Master gain problem with Direct Audio Device: distorted sound

    Hi everybody,
    I'm in a bit of a fix here. I've got an application that plays music. Developped with 1.4.2, got it working.
    However, when I run it with the the latest 1.5 release (5.0 update 6), the sound is distorted. More specifically, though I'm not entirely sure, I'd say it's the bass that gets distorted. By "distorted" I mean it's shrieking, scratching instead of... well, sounding.
    I'm using the FloatControl.Type.MASTER_GAIN control to change the "volume". Since it's playback, I'm using a SourceDataLine, and that one ain't got no VOLUME control. Now the problem only appears when I'm amplifying the audio data, i.e. when the MASTER_GAIN's value is greater than 0.0 decibel.
    Inverstigating a little more, I found out that 1.5 is using the "Direct Audio Device" Mixer as default as opposed to the "Java Sound Audio Engine" used by 1.4.2. If I force the use of the Java Sound Audio Engine with 1.5 (getting the line from the appropriate Mixer), the sound is OK. However, since the application is intended to be cross-platform, I'd prefer not to impose any such specific behaviour (plus the performance of the Direct Audio Device is twice as good).
    Tested on Linux version 2.6.11-1.1369_FC4 and Windows NT.
    Looked at www.jsresources.org, but didn't find any information specific to this problem.
    Bugparade: no hits.
    I'd be glad if anyone could help me on this.

    Nobody ?
    It narrowed it down to the following testcode. Please try to run it with Java 1.5 and some compatible audio file (a WAVE file, for instance):
    import java.io.*;
    import javax.sound.midi.*;
    import javax.sound.sampled.*;
    import javax.sound.sampled.spi.*;
    * @author  futt
    public class SoundTest {
        public static void main(String[] args)
        throws Exception
            if( args.length != 1 ){
                System.err.println("SYNOPSIS: SoundTest [FILE]");
                return ;
            final File f = new File(args[0]);
            AudioFileFormat aff = AudioSystem.getAudioFileFormat(f);
            Mixer.Info mymixer = null;
            Mixer.Info[] mixers = AudioSystem.getMixerInfo();
            for(int ii = mixers.length; --ii >= 0; ){
                if( mixers[ii].getName().toLowerCase().indexOf("direct audio device") != -1 ){
                    mymixer = mixers[ii];
                    break;
            Line.Info info = new DataLine.Info(SourceDataLine.class, aff.getFormat());
            SourceDataLine line;
            if( mymixer != null ){
                Mixer m = AudioSystem.getMixer(mymixer);
                if( m != null ){
                    System.err.println("Using mixer: "+m);
                line = (SourceDataLine) m.getLine(info);
            else {
                System.err.println("Using default mixer");
                line = (SourceDataLine) AudioSystem.getLine(info);
            System.err.println("Got line: "+line.getClass());
            InputStream in = null;
            try{
                in = new BufferedInputStream(new FileInputStream(f));
                line.open( aff.getFormat() );
                line.start();
                FloatControl fc = (FloatControl) line.getControl(FloatControl.Type.MASTER_GAIN);
                fc.setValue(3f);
                byte[] buf = new byte[ 1 << 14 ];
                for(int read; ! Thread.currentThread().isInterrupted() && (read = in.read(buf)) != -1; ){
                    line.write(buf, 0, read);
                if( ! Thread.currentThread().isInterrupted() ){
                    line.drain();
                line.stop();
            catch (Exception x){
                x.printStackTrace();
            finally {
                line.close();
                if( in != null ){
                    try{ in.close(); } catch (IOException iox){}
    }

  • TS3623 I rented a movie and can watch preview perfectly with video and audio feed as signal strength is at top when I checked. However, when I purchased rental video is fine , but I get scratched sound for audio. Any thoughts to fix?

    I rented a movie and can watch preview perfectly with video and audio feed as signal strength is at highest when I checked. However, when I purchased rental video is fine , but I get scratched sound for audio. Any thoughts to fix? I rented movie within week and it worked. All previews of movies and show also works.

    I have a suspicion that the problem is not in the recording device itelf, but rather in the playback-software, which is struggling with an unfamiliar audio format/codec/whatever-it's-called... I opened the file in QuickTime Player 7 (7.6.6) and selected "Show Movie Properties" and it says:
    "Video Track: H.264
    Sound Track: Integer (Little Endian)"
    All current Mac systems support Integer (both Big and Little Endian) audio natively. The fact you can hear anything at all proves that the audio is playing back. The most likely problem would be a malfunction associated with the mic pickup.

  • Importing HDV files (.m2t) no audio in timeline (or sound gaps in audio file) ONLY IN CS6 !

    After importing HDV files, wait for conforming, and drop the files to sequence, on some files there is no audio at all or partial audio.
    All files played OK in any mediaplayer.
    I have no such problems in CS5 or 5.5 using the same files in the same project and sequence type. HDV 1080i/25 
    I reinstall PR CS6 and I delete all ".cfa" and ".pek" files, but no success.

    All right so what I just discover so far in order to resolve this non sense bug thing, I've exported the faulted sequence in EDL, track by track.
    On the original sequence, I had a Prores 422 video clip name "Clip 497" that was manually sync with an audio file call "Audio 10".
    At another timecode in the original timeline, I had a h264 clip name "MVI_0050" that was synced with an audio file call "Tascam_0455".
    I said that when I select only an audio file in the timeline and I make reveal in the project, it links me to the correct audio file in the bin but when I make match frame or reveal in the finder, it links the audio to a video file. The
    Well the EDL just confirmed that, in the timeline created by the EDL, I have to relink manually all the files (wich is a pain in...) and my mysterious audio file "Audio 10" appears with the name "MVI_0050", I can still link it to the original "Audio 10" but I don't understand HOW an audio get to be linked to a video file......
    The audio file coming from the Tascam still have their original names in the timeline.
    Very weird and not very cool.
    Oh  and guess what, after closing Premiere and re open it, my sequence coming from the EDL where I spent 1 hours to manually relink the media....does not have sound anymore.......................

  • In logic Pro, when I open up an audio track and load an audio file, there is no sound. I will finally get a sound out of one of the audio tracks after opening at least 5 of them alternately. Is anyone familiar with this kind of bug? It's really frustratin

    In logic Pro, when I open up an audio track or software track and load an audio file/loop or software file loop, there is no sound. I will finally get a sound out of one of the audio or software tracks after opening at least 5 of them alternately. Is anyone familiar with this kind of bug? It's really frustrating as this takes much time to complete work.
    os x, Mac OS X (10.6)

    I'm not sure I follow your words Fuzzynormal. You've helped by offering the insight that my issue in Logic Pro 9 is not a bug but a feature. But fell short of enlightenment by being a judge of character and of how one should interact in this forum. You insinuate that I haven't tried to solve the issue on my own when in fact I have. These forums are always my last resort. You further suggest that I am complaining. This is not a complaint. It is a genuine issue that I cannot figure out. Then you think that Brazeca is holding my hand and being a nice guy. Brazeca is helping people like me who might not be as adept at using Logic Pro as probably you are.This community forum was established to raise questions, answers and dicussion to help Apple's customers better undertand their operating systems and related issues. You are doing a disservice by not contributing positively and by trying to make this forum what you want it to be. You may have all the time in the world to try figuring out stuff but we are not all like you. We all have different schedules and different levels of understanding. And that is what this forum is for - to help people move forward. If you can't contribute positively then keep silent. And by the way, you say to "read the words that are printed down to explain to you how that works" what words are you talking about? Why don't you be of some help instead of trying to own this forum. 

  • Audio files sound wobbly in my 7.1.6

    Anyone else experience this --
    My audio files (aac,mp3) are sounding a bit "off" when played in Quicktime Pro 7.1.6 They sound ever-so-slightly wobbly, with some faint clicking here and there. The same songs when played in my Itunes (up to date) on same computer sound absoultely fine.
    Any reports of this? Remedies?

    okay. i don't usually associate Norton with this sort
    of thing (i associate it many other iTunes
    issues, but not with this one.)
    let us know if disabling Norton helps ... if not,
    we'll try working through some other possibilities.
    Hi,
    Disabling the Norton did not help, however I found another solution. I ended up deleting the new iTunes and installing the older, but latest of version 6 which I remember having worked well and viola... success! It works great! Thanks again for you help and time b noir. Nice to have the player working again.
    Dell Dimension 8100   Windows 2000   Pentium 4, 1.5g, 1gig RAM

  • Scratchy, distorted, garbled sound from MP3s files

    I'm having really horrible scratchy, distorted, garbled sound from MP3 files. AAC encoded files play extremely clearly on iTunes 10.5

    After reviewing all comments, it appears that this issue is squarely with the 10.5 upgrade that Apple did on I tunes. I have done all the uninstall and re-install that you can do.  Songs play fine on some, terrible on others, but yet they all will play on Windows Media Player. I can't believe it is the chipset for those that AMD processors, because everything was fine on the 10.4.  So,  Apple please fix this or offer us a way to uninstall from the 10.5 to the 10.4 where everything should be okay.   Awaiting your reply with thousands of others!

  • Audio files and voice recordings have no sound in iMovie after a while, help?

    I was editing and I was putting audio files and recording my voice fine then all of a sudden, audio files and voice recordings I were adding had no sound. The ones already put on had sound but when I tried to drag more audio files or record my voice, nothing. No sound. I tried restarting my Mac, didn't work. I changed the MP3 name to AIFF, didn't work. I'm using iMovie '11.

    Hi PK - welcome to the forum!
    Increasingly, people with digital still cameras want to import their short movie clips created with that camera. BUT the catch is that these movies are NOT in .dv format. They are MPEGs, and if they are MPEG1 or MPEG2 then they must be converted to DV before they will import into iMovie with the audio able to play.
    This conversion usually can be done with a free app. called MPEG StreamClip, but may also need another piece of software called the Apple MPEG2 Playback Component (which costs about $20)..
    A search in this forum for those, will give you several threads on the issue!
    Look here, for example, for more about the method required:
    http://www.sjoki.uta.fi/%7Eshmhav/SVCDon_a_Macintosh.html#edit_convertMPEG
    NOTE that iMovie was designed for DV use (a high-quality editing format), not the much lower quality MPEG footage.

  • Program to remove sound from video and join video with audio file?

    With which program can I remove the sound of a video and join/sync the video file with another audio file?
    Thank you

    Can I suggest using something that will allow audio capture from the external mic. to start with. Then you will have a video with audio in sync, in a format that you can re encode into whatever format you wish.
    But, if you must do that. Dump the video from the handycam file, then put the mics audio file with it. ffmpeg -i video ffmpeg -i audio into whatever container and codecs that you want. You may have to adjust audio-video sync
    ffmpeg -i audio -itsoffset 0.1 -i video
    Search this forum and the web. There are hundreds of ffmpeg examples. And the ffmpeg man
    https://ffmpeg.org/ffmpeg.html
    ffmpeg will do just about anything, but is a little daunting. Ask specific questions and you'll get specific answers. Or find a front end for it. I never use them.

Maybe you are looking for

  • JRE Error : while Install oracle 10gR2 on Windows Server 2003

    Hello, I am trying to install a Oracle 10gR2 on windows server 2003. I have unziped the files and when I run the oui.exe it gives the below error: cannot find any matches for wildcard specification "../stage/components/oracle.swd.jre/1.5.0.0./1/DataF

  • Creating Private Tasks

    Hi, Does anyone who if it is possible to create tasks on an activity that are only visible to authorised users?? Thanks

  • Expand jTree

    Hi, I have got question how to expand JTree. I am using netbeans IDE. I would like to save information about last visited position in tree and when I open this window again to expand it to last visited node(leaf). I have done someting like that: Stri

  • IDENT_CURRENT

    How to use IDENT_CURRENT() is SQL. Is this function supported in MS Access. I am using JDBC-ODBC connectivity. I want to get generated Primary Key.

  • Can't use traditional ni-daqmx on LabView 8.2

    Hej, We have a bunch of quite established VI's using in our laboratory and updated recently our old MACs with Labview 3 or 5 or 6 to new Imacs with  NI-USB 6009 acquisition boards running on Win XP on MAC (the USB cards had problems on MAC Os 10.4).