Audio in scene on timeline

I dragged a scene from the browser/list of scenes into the timeline and for some reason the audio came with it. (It's for a music video and I have the audio on the bottom of the timeline uploaded and locked.)
How do I get rid of the audio in that scene? It's probably simple but I can't figure out how to do it! And why did it happen in the first place?

J S Langham wrote:
If you're hearing audio when you play that clip in the timeline then there must be audio there. If you can't see it I can only assume that in the process of dragging the clip to the timeline you've scrolled your audio tracks off out of sight. How many audio tracks can you actually see? If you open the audio mixer and hit play the level meters will show you which tracks have audio on, and if you hold the mouse cursor over the audio tracks and scroll up and down you should see your clip's audio.
Okay, I opened the audio mixer and just turned the audio all the way down and I don't hear that scene's personal audio anymore in the video. Is that good or should I actually "delete" it. How would I actually delete it altogether?
command+L doesn't make anything 'appear'. It unlinks the audio and video enabling you to delete the audio without deleting the video too.
I still don't understand that statement. It just does not make sense to me.
servalsquest wrote:
Shane Ross wrote:
Directly from the Browser to the timeline? I never do that.
::Shrug:: It's what the dudes at Apple taught me!
Really? Where was that? Genius Bar? That's terrible advice.
Yeah, the procare one on one training. The guy teaching me taught me to do it like that.

Similar Messages

  • How to make audio track respond to timeline

    I'm starting a project and need the ability to control the speed of an audio file playback using the timeline.
    There are specific events that happen at certain times in the song, and i need the ability to scrub forward and backward on the timeline, including the audio. is this possible?
    I have a mechanism to scrub through the timeline of a symbol, but i can't get it to recognize the audio track.
    I use this code on the stage in a "composition ready"
    var symDur = sym.getSymbol("timelinePlay").getDuration(); // Get the timeline length of timelinePlay. We'll reference this later in the code. var mySymbol = sym.getSymbol("timelinePlay"); // Get the symbol timelinePlay. We'll reference this later in the code. var scrubber = sym.$("scrubber"); // Touch this to scrub the timeline of timelinePlay var bar = sym.$("bar"); // Bar the scrubber follows sym.$("mobileHit").hide(); // Added an extra invisible div to increase the hit region for mobile (hard to grab otherwise) var dragme = false; // Set the initial dragme function to false // Detect if mobile device, and if so swap out mouse events for touch events. This is pretty much duplicated code with touch events swapped. if (/Android|webOS|iPhone|iPad|iPod|BlackBerry/i.test(navigator.userAgent)) {     sym.$("mobileHit").show(); // Show the extra invisible div to increase the hit region for mobile (hard to grab otherwise)     $(function () {         scrubber.bind("touchstart", function (e) { // Enable the scrubber on touchstart             e.preventDefault(); // Cancels the default action of the mobile device - used to ensure our touch events are fired             dragme = true;         });         scrubber.bind("touchend", function () { // Disable the scrubber on touchend             e.preventDefault();             dragme = false;         });         scrubber.bind("touchmove", function (e) { // Make the magic happen on touchmove             if (dragme) {                 var touch = e.originalEvent.touches[0];                 var possibleX = touch.pageX;                 var leftX = bar.offset().left;                 var rightX = (leftX + bar.width()) - scrubber.width();                 var scrubWidth = rightX - leftX;   // Confine the scrubber to the width of the bar                 if (possibleX < leftX) {                     possibleX = leftX;                 }                 if (possibleX > rightX) {                     possibleX = rightX;                 }                 scrubber.offset({                     left: possibleX                 });                 var relativeX = possibleX - leftX;                 var stopTimeline = Math.ceil((relativeX / scrubWidth) * symDur); // Make the scrubber scrub the timeline length of timelinePlay                 mySymbol.stop(stopTimeline); // Stop the timeline of timelinePlay when the scrubber is released             }         });     }) } else $(function () {     scrubber.mousedown(function () { // Enable the scrubber on mousedown         dragme = true     })     $(document).mouseup(function () { // Disable the scrubber on mouseup         dragme = false     })     $(document).mousemove(function (e) { // Make the magic happen on mousemove         if (dragme) {             var possibleX = e.pageX;             var leftX = bar.offset().left;             var rightX = (leftX + bar.width()) - scrubber.width();             var scrubWidth = rightX - leftX;             // Confine the scrubber to the width of the bar             if (possibleX < leftX) {                 possibleX = leftX;             }             if (possibleX > rightX) {                 possibleX = rightX;             }             scrubber.offset({                 left: possibleX             });             var relativeX = possibleX - leftX;             var stopTimeline = Math.ceil((relativeX / scrubWidth) * symDur); // Make the scrubber scrub the timeline length of timelinePlay             mySymbol.stop(stopTimeline); // Stop the timeline of timelinePlay when the scrubber is released         }     }) }) 
    and have an group called 'scrubber' that contains a div called 'dot' and a box called 'mobileHit.' There's a horizontal bar that's not included in the 'scrubber' div (representation of a timeline) called 'bar' on top of which the 'scrubber' sits.
    the whole contraption controls a symbol called "timelinePlay"
    If there's any way to get the audio included in the timeline and give me the ability to scrub through the timeline /and/ audio, (imagine manually fast forwarding and rewinding a VHS tape) that would be wonderful!!!

    anybody?

  • I'm trying to reverb an audio clip in my timeline and I can't find the effect tab in the browser to drag to my audio clip to reverb. I can reverb the clip in the viewer but can't it won't drag to the timeline. I'm using FCE

    I'm trying to reverb an audio clip in my timeline and I can't find the effect tab in the browser to drag to my audio clip to reverb. I can reverb the clip in the viewer but it won't drag to the timeline. I'm using FCE

    You cannot drag the effects themselves to the timeline.  You add them to a clip in the Viewer, just as you have done. 
    If the clip was already in the timeline when you  opened it in the Viewer (by double-clicking it in the timeline to open it in the Viewer) and then added the reverb effect, there is nothing further to do, you have added the effect to the clip.  You don't drag it back to the timeline.
    You only have to drag the clip to the timeline if the clip was not already in the timeline (for example, if you opened the clip from the FCE Browser; or set different In and Out points in a master clip to use a different portion of the master clip in a different location in your timeline).
    Depending on the effect you add, you may have to render the timeline after adding the effect.  But I don't think reverb requires immediate rendering.  One other note, you said you were working with an audio clip ... audio clips need to be AIFF (not MP3 or something else) and preferably 16-bit stereo.

  • How do I see the audio waveforms in the timeline

    How do I see the audio waveforms in the timeline
    G5   Mac OS X (10.4.6)  

    In Sequence Setting (cmd-0) set the "Show Audio waveforms" in the Timeline Options tab.

  • Why can't I see audio waveforms on my timeline?

    Hi,
    I was just upgraded to CS6 Production Premium from CS5 and I can't see any audio waveforms on my timeline in Premiere Pro. Is there some setting I need to change?
    Thanks.
    S.

    There's no setting for this.
    Have you waited for all media to finish conforming?

  • I can't see the Audio Waveforms in the timeline. No triangle button to click. Just switched from FCP. Help!?

    I can't see the Audio Waveforms in the timeline. No triangle button to click. Just switched from FCP. Help!

    When I click on the wrench or right click to customize the box, these are the options I'm given.  I don't see waveform.  I've edited in Adobe Audition for years, and see the waveform panels in all the Premiere Pro tutorials, am I missing something?  (besides a brain?)

  • Can you 'zoom' the audio waveform in the timeline?

    Unable to find a solution in the help or the FAQ, so I'll post my first question here :-)
    I would like to vertically zoom into the audio waveform in the timeline. My situation is that I have a 24-bit audio mix of a classical concert with a fairly large dynamic range, i.e. very loud bits and very quiet bits in one single audio file. I don't see enough waveform detail in the quiet parts, even when I enlarge the track vertically. I haven't found an official way of zooming in, at least in the timeline. The audio-waveform-only display in the source monitor does offer a vertical zoom.
    The official help only offers this:
    "To see more volume detail when viewing an audio waveform in a Timeline panel, increase the track height."
    Which seems to imply that 'zooming' in further to bring out the really quiet parts is not a feature.
    I found a bit of a workaround, which is to adjust the clip gain -- the audio waveform changes accordingly. However I'd prefer not to be changing the audio volume every time I need a different vertical zoom on the waveform.
    Thanks,
    3p

    While you can't zoom and the vertical adjustment is limited (which sucks because you can zoom in Audition)` there are still a few more options that might help increase the vertical size of the tracks window.
    First, to adjust the vertical space of each track in the timeline place your selection tool over the line between the tracks over on the left side of the track where audio controls are and drag the track bottom up or down. You can also increase the workspace of the timeline by dragging it up using the same technique, or if you have another monitor put the timeline over there and make it much bigger.
    Second, use the tilde key to expand the entire timeline window. It's the key to the left of #1 key at the top left. Hit it again to return. It will expand any window that is selected. I use this one to get a better look at the waveform. You can also drag the tracks to make them larger.
    good luck!

  • Loss of audio panning effects with timeline audio of Sync type "Stream"

    I have a Flash animation which is loaded into a parent master Flash file. In the animation, there is voice audio embedded in the timeline which is synced with a character animation. The Sync type of the audio is set to Stream, which is essential for the mouth movements to match the audio. When I try to pan the voice audio so that it comes only out of the right speaker, it sounds fine during preview playback, but after publishing, all of the panning effects are lost. If I change the Sync type to "Event" or "Start", the panning effects work fine, but the audio is terribly out of sync with the animation.
    The source audio is a mono audio file. Not sure if that has anything to do with it. I've tried changing the publish settings for both the parent and the child animation Flash files to be Speech, Mp3 mono, Mp3 Stereo and just about every other option, with no desirable results. I have also tried publishing and running the animation without loading it through the parent file, also no results.
    Is there some kind of rule in Flash about Stream versus Event audio and panning? Do I need to use a stereo audio source file? I don't currently have access to the original audio files, but I can get them. Are all Stream type sounds automatically converted to mono at runtime or something??
    Thank you thank you thank you

    According to the Adobe installation information the trial version of Premiere Elements 11 is fully functional and the watermark is only present until a licence code is purchased.
    I have edited AVI footage from a camcorder using the program with no problems (and no loss of audio sync) and the watermark is also present with this.
    The odd placement of audio and video was caused by my not dragging the clip carefully enough.
    What is odd is that the clip plays completely normally using WIndows Media Player and VLC Media player so I would expect Premiere Elements to be able to handle it without problems.
    I think that there is some sort of bug in Premiere Elements' handling of mpe4 files (both in versions 10 and 11) rather than there being anything wrong with my computer.
    Is there some way of communicating this directly to the Adobe programers ?
    I enclose screenshots of the project settings:

  • Replace audio tracks in a timeline

    Hi all.
    This is actually kind of embarrasing, but here it goes:
    I've made a rough cut of some source material with 4 audio channels, channels 1-2 with environment audio and track 3-4 with interview audio.
    Me being stupid, I did not enable the second audio track on the timeline onto which the clips where going, hence I've got a timeline with only the environment audio, but no voice.
    Is there an automated way to replace the tracks? Edit done in cs6.
    Best regards, Norway.

    I found the solution my self.
    Mark all the clips with wrong audio channels. Hit "Clip" on the upper menu bar, Modify>Audio Channels and do the replacement in the dialog that pops up.

  • Audio track missing on timeline when I insert clip from source monitor

    I have the following problem with PP CS6: my media contains two alternate mono tracks (one with the signal boosted as an insurance) and I have PP set up to treat them as two mono tracks, rather than one stereo track. Everything works fine when I drag media directly to the timeline from the project panel. But when I use the source monitor to select in and out points, and then insert the chosen clip into the timeline, only one of the two audio tracks appears on the timeline. Can anyone please explain how to make sure I get both tracks on the timeline via this route?
    Thanks
    DM

    Hi Jim,
    Thanks for replying. Unfortunately this doesn't apply to my case. I've set PP's default behaviour to import as dual mono in Edit\Preferences\Audio. This allows me to drag media from the project panel to the timeline and get two sediscrete mono channels. My problem is that when I go the source monitor route, any clip that I insert does not display two audio tracks on the timeline, just one. I have discovered I can switch the source channel from left to right, which to all intents and purposes fixes my problem, but I would like to maintain the option of getting both channels displayed separately on the timeline if possible.
    Thanks
    DM
    Sent from my iPhone

  • No audio sound from my timeline

    Hello everybody,
    I have no audio sound from my timeline.
    What did i do!
    i started a new event and project.
    From the media browser i dragged and dropped pictures from my library into the timeline.
    i also dragged and dropped a song my itunes lib into my time-line.
    Now i play my time-line. The pictures goes well but i hear nothing.
    Who can help me out here.
    Eric

    Hi Tom,
    See the picture.
    I hear the audio (right side) when i scroll over the green audio line. Also i have reaction on my audio-meters.
    But when i play the timeline with the same audio i hear nothing.
    I think it a setting problem? or did I switch of the timeline audio somewhere?

  • Replace audio file in project/timeline

    Hi all,
    Does anyone know if there's a way to replace or refresh/update an audio file in the timeline of a project when it's been modified since the current project was created? In other words, I've dragged several bounced wav files into a timeline in a new Logic project, but have since gone back and remixed some of the bounced files. Unfortunately, Logic is not updating the files in the final timeline. Is there a way to manually select the file and refresh or update it with the most recent version?
    Thanks.

    Are your new updated audio files in the same folder and with EXACTLY the same name?
    In other words, are you doing destructive editing on these files? (Hint: you could, but you'd better do it on copies.)
    What are you using to do this editing?
    Cheers

  • I dont have audio wave forms in timeline

        I DONT SEE AUDIO WAVE FORMS IN TIMELINE , I CN HEAR DE SOUND

    Right click on the track hight toggle (Bottom left) and select "show audio waveforms"
    DM

  • Audio  waveform image in timeline

    Other than in the preferences, is there a shortcut for turning off the audio waveform in the timeline?

    Create a button that you can place in the timeline.
    or Press Option-Command-W.
    or Choose Show Audio Waveforms from the Track Layout pop-up menu in the Timeline.

  • Adjusting Audio Pan in the Timeline

    In the FCE 3.0 help pdf. manual there is a heading for a section: "Adjusting Volume Levels and Pan in the Timeline," but I can't find anywhere that it says anything about adjusting the pan in the timeline, just the levels.
    I know how to adjust pan in the viewer, but is there actually a way to do it in the timeline also?

    Martin, Thanks, but actually the sound mix on my project is presently quite complex as a clip by clip change in balance from left to right (depending on whether dialogue, sound effects, music, etc.) and I plan on adjusting the pan on each clip individually to especially retain the stereo effect of the music. I just thought it was sort of confusing that the help manual has a section heading on how to adjust pan in the timeline but then doesn't address the issue.
    Thanks again, I may end up taking your advice.
    Hi Fran,
    The only way I know of doing it to all of your
    clips in the timeline at once would be to select one
    audio clip, and adjust the pan to center (which is
    what I believe you want to do, based on your earlier
    post). Then select all other audio clips in
    the timeline and do Paste Attributes (of course,
    having selected just the Pan attribute before
    clicking OK in the Paste Attributes window.
    For more info, look under "Copying, Pasting &
    Removing Clip Attributes" in your FCE manual. In the
    FCEHD manual it's in Ch. 16 "Editing in the
    Timeline"
    Good luck
    emac 1.25 superdrive   Mac OS X (10.3.9)  

Maybe you are looking for

  • Syncing

    I have an IMac, an IPhone and a Macbook Pro.  I use Mobile Me.  The Macbook and Iphone are my primary computers.  I receive email on all devices, but I cannot send email from my IMac.  This does not work for a .Mac account or an AOL account.  Is ther

  • How can I reinstall Safari after losing it completely on my Mac Pro?

    Somehow I deleted Safari from my MacBook and there is no trace of it on my computer.  I am trying everything and failing.  Please help!  Thank you in advance!

  • QuickTime plugin 5 or higher needed quicktime plugin 7.5.5 installed on IE7

    Hey everyone! I am trying to get quick to work properly with some book software. When I click video in a pdf it will successfully popup a window and play the video. However if I close the video and attempt to open the same video again I get the error

  • Currency declaration in SmartForms

    Hi all, I have made a smartform in which i have got itab and i am printing this in a table. In itab i have got one field and that KBETR and thats Number of Units.....Whenever i try to print this smartform through my abap code then it gives me error t

  • Are Barcodes supported better in Adobe solution than Smartforms/SapScript

    With SAPScript and SmartForms, it was not possible to print barcodes from SAP on Hewlett Packard ( HP ) printers without having a DIMM module installed on the printer itself. See OSS note 5196. I hope that in Adobe solution, the barcode support is no