Inserting sound files

Ok, someone help a rookie here...
I shot a project, I want to replace the sound takes with the audio files our sound people recorded. I am stumped, I can't figure out how to replace just the lines and parts I want with the good sound. I sent the sequence from Final Cut. So all the tracks are laid out nicely. How do I replace the parts I want with the parts of the files I want to insert?
Thanks!

I think you want the Multitake Editor. It's on page 251 of the Soundtrack Pro manual.

Similar Messages

  • Insert sound file into Oracel DB via Forms 6i

    Dear All
    Pls let me know how to insert sound files in to Oracle DB via Forms 6i.
    Regards
    Lakmal Marasinge

    by the way - just for info : Sound-Items in Forms 6i can't be migrated to 10g. They are now obsolet.
    So, the best way is to develop in 6i a solution based on java. Then you use it and communicate with it per java bean.
    try it
    Gerd

  • Inserting Sound FIles in Java

    Hello,
    I am about to finish College and I am in this Java class. I am trying to get a sound file to play on my Applet(htm) and I can't figure out how. If you have the answers, please give me a dummy list(A step by step list of what to do). I am new to Java and I would very much like to add the sound dynamic to my project. PLEASE HELP....email me at [email protected]
    Thanks a million

    You would think at college they would teach you some problem solving skills.
    There is a tutorial on Sound at:
    http://java.sun.com/docs/books/tutorial/
    This question has been asked before in the forum so you could also learn how to use the search facility of the forum.

  • Inserting and/or repeating part of sound file?

    As a potential new Audition user, I am still finding some things very puzzling.
    For instance, how can I simply select part of an audio file, then insert it several times on a certain point in time in the same file?
    With Bias Peak it was possible to simply repeat a selection of a sound file several times, do I have to use multitrack for this in Audition? Can't find a way to do it there either, though.
    Most importantly I just want to copy part of a sample, and repeat it/insert it once or several times.
    Another thing: after selecting part of a sound file, I can't simply choose the *end* point of the selection, and then paste the copied selection immediately after the selection. This is because a "adjust selection" tool appears as soon as I move the pointer close to the selection. What can I do?
    These things seem so basic, so I must be missing something. Thanks for any help.

    In waveform view it is basic - just cut and paste the bit you want to copy, just the same as with word processing. Even uses the same commands, so if you highlight a section and go Ctrl-C you've copied it,  and then if you hit Ctrl-V you will paste it. And if you move the cursor to the end of the section and go Ctrl-V again, you'll paste it again - and you can do this as many times as you want. How do you move the cursor immediately to the end of a selection? Hit Ctrl-right arrow and it's there. How do you move to the end of the selection and deselect? Ctrl-Shift-A.
    All these commands and shortcuts are in the menus.

  • Locking Sound Files to Video Clips

    Hello,
    This is the problem that I am ecountering. If I'm working on a project and I delete the recorded sound from the video clips and then insert something from itunes but later change the video clips slightly (say by deleting a few seconds here or there) then all my sound files are not in the correct positions any longer.
    Is there any way to lock sound files to the video clips so that if I delete something in a video clip later on that the sound file will move with the earlier video clips?
    I hope I'm making myself clear. Sorry if I am not.
    Thanks.

    Working with locked audio clips can be frustrating. I've noticed for several years that I've used iMovie. It seems if you change the length of the video clip BEFORE a section where you have locked audio clips to the video those "locked" positions do not stay. You will see the yellow pins out of line.
    I am finding this helpful in my situation if I need to edit video before a section of locked clips.
    - In timeline view drag the first video clip to the right, (in the section of locked clips) thus creating a black space.
    - Do your editing that you need to before this black space
    - Now when you go back to the section with the locked audio clips. If you have changed the length of the video before this section you will find the yellow pins out of line.
    - However start dragging that first video clip a bit to the left (shortening the black space) and you should see the yellow pins pop back in alignment.
    - If needed select all the video clips in your section (using shift-click on the first clip and shift click on the last clip) and then drag all back into position (removing the black space)
    This may be a work around for those trying to edit and keep those locked clips truly in place. Maybe someone has further insight on this.

  • Invalid sound file error

    Ok heres one for all, I am trying to use the sound recorder to record voice to be inserted into a Open Office power point presentation error message "invalid sound file" please someone take over and send me steps to resolve.I know its operator error somewhere

    {color:red}CROSS POSTED{color} Including this --
    {color:0000ff}http://forum.java.sun.com/thread.jspa?threadID=5240695
    http://forum.java.sun.com/thread.jspa?threadID=5240696
    http://forum.java.sun.com/thread.jspa?threadID=5240699
    {color}
    Cross posting is rude.
    db

  • Inserting sounds on a webpage

    I am trying to set up a page with several different sound files on it. I want the user to be able to click on - something, maybe an image - and for a sound to play, without leaving the page. I have tried inserting several flash options. They either take me to a blank page and leave me or they start playing the sound when the page opens. I have also tried the behaviors options but although I have selected the behavior to be triggered onClick, it insists on attaching it to onFocus, then plays when the page opens. Any helpful suggestions are gratefully accepted. I know this is a simple thing to do.

    ...create a link to the audio file but tell the browser to not open a new web page.
    Sorry. The way in which browsers handle file downloads depends entirely on the end-user's browser settings.   It's out of your control.
    I think you could get the sound effects you want using Swishmax2 or SwishMini.
    http://www.swishzone.com/index.php
    Good luck,
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics |  Print | Media Specialists
    www.alt-web.com/
    www.twitter.com/altweb

  • How I store my sound file in my database table

    Dear friend
    i make a table for store sound file
    table is create .
    but now
    how i insert that file which is at 'c:\my document '
    to this table.
    i try following command but it has a error
    insert into sound values('c:\my document\abc.au');
    what i do for it
    please mail me as soon as on following id
    [email protected]
    ok bye

    Dear friend
    i make a table for store sound file
    table is create .
    but now
    how i insert that file which is at 'c:\my document '
    to this table.
    i try following command but it has a error
    insert into sound values('c:\my document\abc.au');
    what i do for it
    please mail me as soon as on following id
    [email protected]
    ok bye

  • Clcking on  a sound file?

    How do create a user-activated link to a sound file that will
    simply play the sound without either (a) launching a free-floating
    controller for the sound or (b) rendering the sound visible on a
    new blank page? Doing this: <a
    href="boing.wav">BOING</a> creates either one of those
    actions, depending on the browser.
    Thanks for any help you can provide!
    Robert Gerst

    i guess for spot signs you mean cue points. i know they can
    be inserted
    in FLV's but not sure if the same is valid for audio files
    take a look at help
    plastelina wrote:
    > I want to make a Karayoki engine with flash.
    > I heard that 'director' can recognize spot signs in a
    sound file.
    > can flash do the same?
    > how?
    > where can I read more about it?

  • Cannot insert wav files into captivate 6

    I'm currently using Captivate 6 on the Mac. I have WAV files that I want to insert for audio. When I try to insert the WAV file I get the following message "Unable to import the audio file . Ensure that the file type is either MP3 or WAV. Also enusre that the file is not damaged." The file is WAV and the file is not damaged. Does anyone know what is going on? Why can't I insert my file. I've tried all of the possible methods i.e. menu, properties panel, etc.
    These WAV files were created at a professional sound studio.

    Hi there
    You need to ensure that the studio encodes the files using PCM encoding. I've seen WAV files encoded as MP3 and that will cause the condition you are describing.
    Cheers... Rick

  • Extracting portions of the timeline from iMovie to create a 'Sound File'

    Hello
    I recently used my Cannon GL2 as a field recorder to record 16 bit audio sound effects.
    I'd like to extract certain portions of the timeline to create various 'Sound Files' which will be used later (as sound effects), in either iMovie, or FCE HD.
    In iMovie HD, the only method I'm familiar with to extract a portion of the timeline to a 'Sound File', is to FIRST export that portion to a Quicktime File. Then I use 'Sound Studio 2.2.4' to import the Quicktime File. In Sound Studio, I can then create either an AIFF File, or Wav File.
    From there, I open iTunes, and import the Wav File. Now I convert that Wav File to an MP3 (if I need to compress the size of the file).
    I know I can import Raw DV Video Files (Captures), into Garage Band, but then I can't export that edited project into a Sound File.
    But I do know I can use Garage Band to edit (EQ), a portion of the timeline, then Export that portion (as I explained above). But I'm still going through some extra steps .....
    With all I'm mentioned, perhaps I need to get another software program in order to eliminate a step on my way to exporting a portion of a Video timeline from either iMovie, or FCE, and get straight to creating a sound file suitable for later import back into FCE, or iMovie?
    Thanx for your comments
    Mike

    Hey Piero
    Comestah?
    I'm an Italiano too My Granparents are from Bari
    Well yes thank you - that certainly answered part of my question
    Now I wonder if I can extract just a 'PORTION' of the timeline? I tried to insert division points without actually cutting out all the unwanted stuff, and highlighted just that portion, but the Audio Extract process reverts back to extracting the ENITIRE timeline. So I guess I'd have to actually cut and delete all the unwanted parts, then 'save as' to that NEW iMovie project reflecting just that edit in order to extract JUST that audio piece?
    I wonder if the process is more precise in FCE?
    Gracias
    Mike

  • Is there a away to compress a sound file?

    Is there a way to compress a sound file?  for example, say you have a file 1 min. in duration made up of some simple frequencies and you want it to "fire" in a fraction of a second.  Can that file be compressed to do so and can you then insert it at various points in another sound file?

    Yes, that happens when you send it iDVD and delete your iMovie project after burning the DVD.
    DV in iMovie is 13GB per hour.

  • Can I use my own sound files as contact ringtones?

    Can I use my own sound files as contact ringtones?

    yes - you can use GarageBand for this.
    Open GarageBand
    Create a new project
    Insert the song file from iTunes. (Go into the Finder, select ~/User/Music/iTunes/iTunes Library and find the song you want.)
    Drag that song into Garageband.
    in Garageband - click the Share menu, and Send Ringtone to iTunes.
    You will then have to select which 40 second portion of the song you want. It will create it, and send it to iTunes automatically.
    In iTunes
    Select Preferences. Click on the General tab, and make sure that Ringtones has a checkmark beside it so that you see it in the list on iTunes.
    When you hook up your iPhone, you will be able to select the ringtone(s) you want to sync.

  • Playing inserted avi files in Adobe Acrobat 9 or later

    A user has inserted avi files into Adobe and it always worked up to version 8.1.
    Any version later than that, the avi files will not play anymore.
    Is there any way to make them play or will all his files need converted to another source?
    Converting them all to a different format would be quite the task as there are many videos involved.
    Thanks, Jeff

    You can't edit Excel files in Adobe Acrobat.

  • How can I transfer a sound file from my "Voice Memos" app on my iPhone to my iPad?

    How can I transfer a sound file from my "Voice Memos" app on my iPhone to my iPad?

    In iTunes with your iPhone connected, click on the iPhone device, select the Apps tab, scroll down to the File Sharing section and pick an app that plays Quicktimes ("Files Connect" works in this example, but I'm open to suggestions of better apps for playing transferred Quicktimes) and drag your Quicktime from Finder to the Documents pane for the File Sharing app.   Once the file transfer is complete, go to the app on your iPhone to play the Quicktime.

Maybe you are looking for