Force pointer to a different audio file

I often use the function to open a file in an external sample editor (usually izotope) while a Logic song is open. But the following applies even when not using this particular command. That particular command is handy in the sense that Logic keeps refreshing the updated file as it's being edited, but what I really want to do is create a new file so the original stays intact as a backup.
I'd like to have a command to force Logic to point to this renamed, edited sound file instead of the original--without having to close and reopen the song.
This would operate much in the same way as when one is prompted by Logic when it is unable to find a sound file upon opening a song. You get the can't-find-a-file dialogue with option to either search, or to manually point to the file. I just want to be able to force this on command while the song is open, as an audio bin command (not just when opening a song and Logic is unable to find a file)
Currently, the way I deal with it is
-close the Logic song
-rename the original audio file temporarily, e.g., put a ~ in front of the file name.
-use the "find manually" option when Logic says to find the file it can no longer find
-point Logic to the edited and renamed version.
-then once again, rename the original file back to its original name.
Anyone have a simpler method?

Thanks Frank!
Got it. It worked.

Similar Messages

  • QuickTime: can't move to a specific point when playing .WMA audio files

    I use a lot of .WMA audio files recorded on my Olympus Digital Voice recorder. Since the latest update of QuickTime I cannot move to a specific point in a file. When I click and drag on the diamond cursor it won't move. The only way to move through the file is to play it or 'fast' forward it - which takes ages.

    I have the same problem. when playing wma or wmv file, simply just cannot drag the progress bar to a specific position. Just have to progress from the very beginning to the end. Once it has been played to the end, I can move the progress bar. Very weird
    I have both flip4Mac and perian installed with the latest version.
    Could anybody please help.
    cheers

  • 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-

  • Adobe Media Encoder different audio file to video file.

    Hello,
    I've been encoding files from several different DVD's and when I play the encoded file the video is correct but the audio is from a completely different file. This is I am assuming is because the file names on the DVD's are the same i.e. VTS_01_1.. etc. When I realised it was doing this I permanently deleted the incorrectly encoded files, sorted all of the correctly encoded files into seperate folders for each DVD. This did not work even though media encoder was creating new file names for each file it encoded. I then re-named all of the correct files and re-named the files that I was about to encode. I have also cleared the media cache database. The files on the DVD's are fine and play as they should with the correct audio. What do I need to do to get the files to encode with the correct audio?!!! Thank you!

    Try this - in Project Bin, right-click the clip in question and select "Make Offline". Then right-click again and choose "Link Media" and point it to the correct source file. Could be that the pointers got all confused as like you said, as sources had the same names.
    If that fails to resolve the problem - cleaning the Media Cache only works for projects that no longer exist, or are on a drive that is disconnected. Assuming that maybe the Conformed audio that is being used in the background is messed up, try this - close Premiere, then RENAME the project file, for instance add an "x" to beginning of filename. Now open Premiere (new project), then clean the cache again. Since it can't find your project, it should then remove all temp renders from the drive for that project.
    Next, rename project to original name and open and it should conform audio again as if just adding media for the first time. Hopefully for correct clips this time, if you have moved media around on drive to eliminate overlap of file names.
    Jeff Pulera
    Safe Harbor Computers

  • Sync different audio files from mics and cams

    Hey all,
    I recently recorded a performance using 2 cams and 2 microphones. Hence, I have 4 audio tracks of the same performance.
    Is there any function within Logic Pro X that allows me to quickly sync all these tracks, rather than moving them around until they match?
    Thanks!
    Z

    Export each track as a separate AIFF file.
    Open both tracks in AmadeusPro. Copy and paste into a new file with two tracks.
    Select one track and use Effects>Change Pitch and Speed. This will provide incremental adjustments till both waveforms match up. But remember, you need to adjust both pitch AND speed together to reproduce a mechanical speed difference.
    Once you have both tracks running in sync, use this opportunity to separate your two tracks into four by selecting Sound>Split Track. Now you have 4 separate tracks that are now in sync.
    Export each track as AIFF files and reimport back to GarageBand by dragging them onto the GarageBand timeline.

  • Button Pointing to audio file in same directory

    I'm fairly new to Flash, but have gotten the hang of it for
    the most part.
    I'm trying to create audio buttons that will play vocabulary
    words when clicked on for a language learning website. I can create
    buttons that play audio when clicked, but as of now the only way I
    know how to do it is to add the audio directly to the swf file. The
    problem is this takes up about 24kb of space, and there will be
    about 20 copies of the button per page, each for a different
    vocabulary word.
    I was thinking it would be nice if I could use the exact same
    swf file to save on loading time, but have it point towards
    different audio files. Basically, I figure if the audio is built
    into the swf file, when the page loads it will take a long time,
    because it will load all of the audio along with the files. if it
    points separately, it will only load the audio when the button is
    clicked.
    Is it possible to do this? I've heard that you can use the
    object tag to point towards separate audio files, but am not too
    sure on how to pull that off. I'm just looking for a way to use the
    button I've created and keep speeds reasonable when loading the
    webpage. Loading 30 audio files at the beginning can slow it down,
    especially if they only plan on playing a couple of them. Each mp3
    is only a few kb larger than a swf file with the audio already in
    it, so the compression of mp3 in a swf (at least from what I know)
    didn't do too much for my case.
    I figure I can put all the audio files in a folder along with
    the swf file.

    Superman859 wrote:
    > I'm fairly new to Flash, but have gotten the hang of it
    for the most part.
    >
    > I'm trying to create audio buttons that will play
    vocabulary words when
    > clicked on for a language learning website. I can create
    buttons that play
    > audio when clicked, but as of now the only way I know
    how to do it is to add
    > the audio directly to the swf file. The problem is this
    takes up about 24kb of
    > space, and there will be about 20 copies of the button
    per page, each for a
    > different vocabulary word.
    http://www.kennybellew.com/tutorial/
    Very detail tutorials on Sound in flash, from basic stop/play
    to complex,
    dynamic players with all kind of bells and whistles
    Best Regards
    Urami
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Audio file import questions

    1.) What audio bit rate is considered good enough for a project in Premiere that might be played on the web or DVD? I'm guessing 128k is too low?
    2.) Does it cause any problems to work with different audio files in a sequence that have different bitrates, bits, khz? Should they all be converted to the same settings prior to being imported?
    Thanks.

    1. What is CFA?
    The CFA file is the Conformed Audio File, that PrPro creates, upon Import, for editing. This Adobe KB Article goes into more detail: http://help.adobe.com/en_US/premierepro/cs/using/WS9FAF538A-BEE3-4925-B45A-DF8BE7F2A2E5.ht ml#WS00AF9E2E-9F99-4aff-8961-1E2F30E9ECCC It is only used internally by PrPro.
    - I use AIFF instead of PCM/WAV, is that a bad thing in Premiere?
    - If I have a low quality WAV 22KHz 8-bit, are you saying that CS6 will upconvert it somehow to 48KHz 16-bit? I'm guessing that it does not improve sound quality of the previously lower quality sound file?
    A few users have had issues with AIFF files, but those issues could well have been specific to their particular files.
    The 22KHz material should Conform quite well, though it might take just a moment longer. PrPro is pretty good with "common" Audio files and also "common" attributes. Regardless of what you Import, PrPro will Conform it to 48KHz 32-bit floating-point, in the CFA, to edit.
    I have some older SmartSound libraries that are 22KHz 8-bit, and they Import and edit just fine. As most of my uses have been rather short in Duration, the time to Conform is hardly noticed with those files.
    Good luck,
    Hunt

  • Major crashing issue... Audio file AWOL?

    I am hoping someone can help and that I am just doing a dumb mistake. I am using Logic 8 in Leopard on a MacPro. I've been working on a session and have two tracks with a comp'ed vocal. For some reason, the main track view (right next to track name) is empty. When I unpack the comp, the different audio files are all greyed out. And when I click on the main track, Logic crashes and forces a restart, saving a "crashed" version. When it reboots, the pane for my Mackie Control Universal pops up. I'm wondering if there is a problem with the Mackie Control in addition to whatever is happening in Logic.
    I've had recent warnings about a possible conflict with third party apps and that I need to check the drivers of my MIDI devices to see if they are up to date? Sorry but I did not record the exact wording. Does anyone know what this might mean, and how I need to go about checking drivers? I have several interfaces and not sure how to see what's what. I realize I may have more than one issue/problem going on here, so thanks for any ideas.

    Hi Midlake,
    Well, because they are known troublemakers. Search for 'takes' or 'take folder(s)' or 'comp' here on the forum and you'll find many a troubled soul crying out for help - including seasoned pro's, who thought they were beyond tears...
    O, they are fine for recording many takes - but thats' all. I'll select the best takes/phrases.
    regards, Erik.

  • How do I compress an audio file?

    Hello,
    This is definitely an overloaded home page, but I am doing what I am told. I am working on making some of the images smaller for speed.
    http://www.peterspunch.com/
    My problem is that the audio works fine on my computer on Safari, but gets cut off on Flock and Firefox. Would a different audio file be more universal to browsers? Or is this just an overload problem? Or should I compress the audio file - its 4MB?
    Diloretta

    The audio file I see is 745 Kb, which is still a little large for a file being forced on your visitors. You could reduce the sample rate from 44100Hz and/or the bitrate from 128 kb/s.
    Is that Jimmy Buffet? Do you have clearance/license to use the music?
    You've also got some odd slicing of your images. More judicious use of transparent GIF or PNG files may be useful.

  • How do I convert qcp audio file (from cell phone) to mp3 file?

    I moved a recorded cell phone conversation from my phone to my computer. The file is 982498.qcp and iTunes, VLC, Quicktime, or Windows Media Player will not play it. iSoundFile is an application that can convert many different audio files to many other different audio file formats. It does not work with qcp files.
    How do I play this qcp file? Or, How do I convert this qcp file to mp3 or something playable?
    The phone manual says nothing about it (its an LG 8600).

    I've tried it 3 times. It says "Error while converting file." Thanks though, it looks like the perfect site for this function, just wish it worked.

  • Skipped audio files when burning disc in iDVD.

    I burned a DVD using iDVD version 7.0. The audio files sound perfect on the computer but on the disc there are skipped areas noted in three different audio files. I did try different discs and burned discs on both my laptop and my desktop. I have used this program before but never encountered this problem.  Any tips? Thanks

    Hi
    My notes on this.
    No audio on DVD disc.
    Most common origin. 
    1. Imported audio from iTunes.
    • In iTunes copy out as an Audio-CD .aiff (Same as played on standard Stereo CD - no .mp3)
    • Use this in Your movie project
    2. Low - Free Space on Start-up/Boot/Internal/Mac OS Hard disk makes it hard for iMovie to work as intended.
    Down to 1.3 GB and it doesn’t work - especially audio don’t migrate over to Media Browser
    (iM’08 & 09)
    3. Material in iMovie’08 & 09 - Shared to Media Browser and here selected as Large
    large.m4v. It silenced out this project in iDVD. By making a slight alteration - provoking it to ask for a new Share/Publish to Media Browser and here selecting 640x480 - and audio was back when a new iDVD project was created including this movie.
    Minuscular - - 176x144
    Mobile - - - - - 480x360
    Medium - - - - 640x480
    Large - - - - - - 720x540    960x540
    HD - - - - - - - - 1280x720
    4. Strange audio formats like .mp3, .avi etc.
    • Change them to .aiff. Use an audio editor like Audacity (free)
    5. Main audio is set to off in System Preferences - Does this by it self - Don’t know why
    Cheque Audio-Out resp. Audio-In
    6. Ed Hanna
    Had the same problem; some Googling around gave me a kludgy, but effective fix
    Downgrade Perian from recent versions back to version 1.0.
    That worked for me, and so far I haven't encountered any deficiencies — except it takes more advanced versions of Perian to enable QuickTime to handle subtitles in .srt format — that I have noticed.
    7. GarageBand fix.
    In this set audio to 44.1 kHz (Klaus1 suggestion)
    (if this don’t work try 48 kHz - me guessing)
    Before burning the DVD.
    • Do a DiskImage (File menu and down)
    • Double click on the .img file
    • Test it with Apple DVD-player
    If it’s OK then make Your DVD.
    Burn at x1 speed.... (or x4)
    • In iDVD 08 - or - 09
    • Burn from DiskImage with Apple’s Disk Utilities application
    • OR burn with Roxio Toast™ if You got it
    Yours Bengt W

  • After Effects Crash when audio file is dragged to layers panel, but not when dragged to comp window

    Ok, so this is an odd one, and as it has a work around its not a huge issue, but it would be good to get to the bottom of it.
    If I load an audio file of any type (wav, aiff, mp3 etc) into the project window everything is fine, however if I drag it down to the composition layers panel I get a crash.
    However, if I drag the file to the composition widow (to the right) this does not cause a crash, and now that this has loaded the audio file in question I can drag it freely wherever I like without a crash. However if I import a different audio file and drag it downward to the composition layers panel it crashes again.
    I am running cs5.5 upodated to the latest 10.5.1.2 and running Mountain Lion.
    Crash report

    Ok, so I figured out what is causing the crash... why I do not know.
    I had a background texture that was very large (5184x3456) that was hidden. If this layer was unhidden then it did not cause the crash, no other hidden layers caused the crash.
    I re-sized the layer in photoshop to comp size, then re-inserted this image. It now works without a problem.
    So I have solved my own problem here, would still like to know why it happened if anyone can shed some light on this?

  • HELP...HELP...Can't open audio files using search...

    For whatever reason I can't open the audio files with the search tab located in the browser window. When I click a category like drums or horns it will list the different audio files below in RED, but won't let me select them and/or play them. At the very bottom of the page it does display the correct path name for that file.
    However when I click the file browser tab and go through the proper path directories it will list the files below in BLACK and allow me to select and/or play the audio file. It also displays the same correct path and directory information at the bottom of the window.
    Why won't it do this in the SEARCH tab, and why does it display all of the files in red??

    Where you have the sound-list in STP (the red ones) you also have at the top right something like -settings- or -advanced- (i have a non english-version...). There you will find a list of the places on your hard-drives where STP is looking for the files. Just let STP update all the different locations (it also can be one folder only - the folder where all your sounds are - but you can have sound-folders for STP on any Harddrive attached to your mac - without a limit so far i know). If you have sounds in other folders you can add these folders and let STP update these folders too.
    Hope this helped...

  • How to export all tracks into audio files with the same duration

    Hi everybody.
    I am trying to export all the tracks into different audio files.
    It's 10 soft. instruments and an audio track. I tried with "File>Export>All Tracks as Audio File but the result is 11 audio files with different lengths. As the song is 3 minutes and 20 seconds I would like every single track to be 3.22 sec long.
    How do I do it? In fact, each track is composed not only by played instruments but also by moments of silence.
    Thanks!!
    Alessandro

    sambino wrote:
    I tried with "File>Export>All Tracks as Audio File but the result is 11 audio files with different lengths. As the song is 3 minutes and 20 seconds I would like every single track to be 3.22 sec long.
    The files are different lengths because each instrument does not stop playing at the same moment. It would accomplish nothing other than waste disk space if Logic appended silence to the end of each file in order to make each track the same length. The different lengths you see mean nothing because the absence of appended silence means nothing.
    each track is composed not only by played instruments but also by moments of silence.
    Naturally. And that silence is accounted for in your exported files, when the silence appears at the beginning of the track, and when it appears during the track. It just isn't appended at the end because that would be pointless. Consider this project, consisting of four tracks:
    When I use the command File > Export > All Tracks as Audio Files, Logic will produce four files that look like this:
    The files are not equal in length, which is perfectly fine. What's important is that they all start at bar 1, and will align properly when imported into some other program. So all you need is the command you already used: File > Export > All Tracks as Audio Files. In one step, it will produce all the files you need, and it will produce them correctly.
    By using Bounce, you would be gaining nothing except extra work, because you would have to do it separately for each file you wanted to produce. With Export > All Tracks as Audio Files, you get all your files with just one command.
    iSchwartz wrote:
    exporting tracks means that any panning or automation will not be rendered. So if you want the engineer to put up all of your tracks at unity gain (all faders at zero) and have your tracks & stems reproduce the mix you're hearing at your studio, use bounce, not export.
    If you want to have your tracks & stems reproduce the mix you're hearing at your studio, there's no need to go to the extra effort of using Bounce instead of Export. You only need to enable (in the Export dialog) the checkbox "Include Volume/Pan Automation." This is explained on p. 1022. When you do this, any panning or automation will indeed be rendered.

  • Apply Scroll Effect Opacity To An Audio File

    I'm building a fairly simple one page scrolling site but I want a different audio file to fade up when user scrolls down to each new page, with the old audio file fading out creating a sort of cross-fade between the pages audio content. Is there a way to achieve this using Scroll effects opacity? I've got a simple audio embed html tag for the mp3's but perhaps there is a better way to do this that would allow for an easy application of the scroll effects opacity effect. Would love to figure out a way to do this without any coding. Happy to purchase a widget if anyone knows of any for a similar effect. Thanks for any help!
    Sean

    You need to break up your presentation into one presentation per nominee with a hyperlink to the next presentation set on the last slide. This will allow you to insert the audio voice over into the presentation to play across the multiple slides for the nominee. Place the audio using the Keynote Inspector > Presentation > Audio and drag the voice over file into the soundtrack well.
    To set the hyperlink, you need to place an object on the last slide of each nominee set that when clicked will hyperlink to the next Keynote file. With the object selected use the Keynote Inspector > Hyperlink > Enable As A Hyperlink (ON) > Link To: Keynote Slideshow (in pull down menu) > navigate to the next file and select it.
    Note: All Keynote presentation files should be opened prior to starting the overall presentation so that they start when the link is clicked, otherwise you will see an attempt to open a file, but the show will stall.
    The object can be "invisible" with no fill and no stroke, but it can be a hard target to find on the fly. I would suggest placing it over a logo or other repeating graphic element.

Maybe you are looking for

  • Error While Copying Planning Area

    Hi all, I am in the process of creating a new planning area by copying 9ASNP03. But while i copy the system throws the following error  "Planning Object Structure ID 9ALA is invalid". Also 9ASNP03 is not active. Please help me out with  this error. R

  • Charging Icon shows full while charging when iPhone isn't fully charged

    The battery/charging icon in the top right of my iPhone 3G will change to the "fully charged" icon while the phone is charging. However, the phone is not truly fully charged. Why is the icon showing up if the phone isnt even close to being fully char

  • Smoother scrolling in Acrobat 9 Pro?

    Hi there, scrolling through a document in Acrobat using the blue part on the scrollbar seems to be a bit jerky compared to for example scrolling through a webpage in Firefox using the scrollbar. Anyone got any tips on how to improve the smoothness (n

  • Recording video in Director

    Hi, since Penworks.com has gone belly up, and hence it's xtras like dvcap.xtra too, is there any way to record video in Director? I need to be able to record video, save it to disk, and afterwards have someone view the videos, edit them (just change

  • Remove Decimals in Smartform not working

    Hi, I use &struc-field(C)& to hide decimals in a SF. The type of this field is LGMNG. This code works for all instances, except when the UOM is type ROL (Role). I have put a break-point in the SF just before the value is output and they are identical