How do I transfer a one-sided audio track to dual-sided mono

I have an audio track captured with a microphone that was mistakenly recorded on a stereo track. Is there any way to transfer it to a mono track so that the audio can be heard equally in both speakers?

That's the latest version. Go to iTunes Prefs>General. Click on the Import Settings button, another widow opens, set Import Using: to whatever you want to convert to, then Setting choose Custom, another window opens, Channel choose Mono. Then choose your song in iTunes and either right-clicking or using the Advanced menu choose Create...Version. I think that should do it.
Just don't forget to set everything back before you import any other CDs or what not.

Similar Messages

  • How can i transfer the one that i check in a alv in the table

    hi i just want to ask how can i transfer the one that i check in a alv in the table.
    here is the scenario.
    ive created a alv with a checkbox, and if i click on some of the checkbox in the alv.
    then i need it to display in a table as x.

    sel TYPE char1.
    wa_fieldcat-checkbox   = 'X'.
    wa_layout-box_fieldname     = 'SEL'.
    CALL FUNCTION 'GET_GLOBALS_FROM_SLVC_FULLSCR'
          IMPORTING
            e_grid = ref_grid.
      IF NOT ref_grid IS INITIAL.
        CALL METHOD ref_grid->check_changed_data.
      ENDIF.
    Here u get data changed into an internal table u created with SEL as a field and SEL filled with X if line selected.
    U can modify the table u want from this internal table.
    Awrd Points if Useful
    Bhupal

  • How can I transfer only one song from itunes to my iphone?

    How can I transfer only one song from itunes to my iphone without sync ( the whole library)?

    Untick every thing you dont want to transfer, tick only the ones you do want to transfer.

  • How to revert to original, the extracted Audio Tracks with SoundBooth?

    How to revert to original, the extracted Audio Tracks with SoundBooth?
    I have installed the Adobe "MasterCollectionSuite-CS5"-ITA with PremiereProCS5 and SoundboothCS5.
    I made a few test with PremierePro Audio clips and used the option "Make a rendering and extract" with Soundbooth.
    I want know, after that operation:
    - Exists an option (a shortcut) to revert automatically the audio tracks from the extracted Soundbooth clips to the original audio footage?
    - In other words, I want return to the original audio timeline situation, prior to make the extraction with Soundbooth. Is it possible?
    - I know just one method:
    Click and drag the video clip from timeline and release the clip in the "Source"Monitor window. After that I can drag the video+audio at the same start-and-end point of the source and put it into timeline, at the same place...
    But with this method I loose the applied effects and transitions from the edited clips in the timeline...
    Exists another method?
    Thanks!
    Horsepower0171.

    Dear  <http://forums.adobe.com/people/Shai+Schcolnik> Shai Schcolnik
    After you have edited the Audio file in Soundbooth, you should:
    1)      Select the Original Footage in PremierePro > Project Folder
    2)      Select with RIGHT Click the Video+Audio Clip in PremierePro Timeline, and in RIGHT Click Menu choose “Replace/Substitute with clip” > “From Folder”
    3)      Now you can delete in PremierePro > ProjectFolder, the named Audio File “…_Extracted.wav” edited previously with Soundbooth!
    The new one is your original footage!
    Best regards!
    Dario Cavallo  (Horsepower0171).
    “3DC multimedia Productions”
    www.3dc.joomlafree.it
    Italy.
    Da: Shai Schcolnik [email protected]
    Inviato: lunedì 7 gennaio 2013 12:13
    A: Horsepower0171
    Oggetto: How to revert to original, the extracted Audio Tracks with SoundBooth?
    Re: How to revert to original, the extracted Audio Tracks with SoundBooth?
    created by Shai Schcolnik <http://forums.adobe.com/people/Shai+Schcolnik>  in Premiere Pro CS5, CS5.5, & CS6 - View the full discussion <http://forums.adobe.com/message/4973889#4973889

  • How can I transfer JUST ONE IWeb site to another computer?

    I am new to making IWeb sites and am now making them for
    other people. I have about 10 sites in my IWeb folder and need to
    be able to give a person's site to them.
    I need to be able to transfer JUST ONE site to another computer.
    Right now, I am only able to transfer ALL the sites I have made to
    another mac and then, it wipes out all their sites! How can I prevent
    the ultimate wipe out of all their iweb sites yet give them JUST ONE
    of mine?
    thank you in advance,
    Beth http://www.yourzensite.com

    First, read Wyodor's post about changing the publishing settings HERE.
    You can create the extra folders in Home Folder/Library/Application Support/iWeb or, as I do, in a folder named iWeb in the Home folder.
    Create a folder for each website, give it a suitable name and paste the Domain.sites2 file with all the websites into each.
    Open each one in turn, double click the Domain.sites2 file to launch it in iWeb, delete all the sites except the one whose name is the same as the folder name, save and quit.
    Now you can launch any site individually in iWeb and sent a copy of the appropriate folder to the client.

  • How do I transfer from one ArrayList to another -

    Hi
    Basically what I want to do is transfer from one arayList to another using an iterator to iterate of the list and transfer certain entries to another - one is called lots, the other is called unsold.
    I don't want help with trying to get the right fields to transfer at the moment I'm just trying to get it to transfer EVERY entry, which I cant seem to to with this while loop
    public ArrayList getUnsold()
           Iterator it = lots.iterator();
            while(it.hasNext()) {
                    Lot lot = (Lot) it.next();
                    unsold.add(lot.getDescription());
                    return unsold;With the above all I seem to get is the first item in the 'lots' list to transfer even though theree are 3 items that need to be transferred...
    I have declared all arraylists and everything on this level works I just cant transfer items over properly...
    Any help is most appreciated.
    -greg

    Add these print statements (and others you think might help) to help you see what's going on: public ArrayList getUnsold()
           Iterator it = lots.iterator();
            while(it.hasNext()) {
                    Lot lot = (Lot) it.next();
                    System.out.println(lot);
                    System.out.println(lot.getDescription)());
                    unsold.add(lot.getDescription());
                    System.out.println(unsold);

  • How to change file name of duplicated audio track??????

    I option-clicked-dragged an audio track vertically to create a new track (the manual says to drag the track number but that doesn't seem to work - I dragged the single region). I created a new track name. I then dragged the new track to the right, so the notes are displaced. However, both tracks point to the same file (when I delete some audio in one track, the corresponding audio is automatically deleted in the other track - wrong behavior).
    How do I get the second track to be stored in a new file?
    Thanks

    this is normal behavior, option dragging makes a new region, but it still is using the same audio file.
    to create a new audio file out of the copy you can, from the audio menu in the arrange window choose "Convert regions to new audio files" this will turn it into a new audio file

  • How Do I Get Rid of Unwanted Audio Track?

    I am bringing DPX files into Photoshop as Image Sequences. Afterwards, I am using Export…Render Video, set to Adobe Media Encoder, H.264.
    The resulting H.264 files have an AAC audio track (presumably, with nothing but zeros, because there is no audio with this material.) How do I prevent Photoshop from adding an audio track?
    I don't see a way to delete the audio track from the timeline. I don't see a way to export only video in the Render Video settings.

    Mylenium, thanks for bringing that to my attention, because it didn't occur to me.
    However, it brings up a different problem. In the Adobe Media Encoder, Create Preset settings, I don't see a way to set it to a custom frame rate, such as 16 frames per second, if I want to use the MPEG4 wrapper.
    One of the reasons that I am bringing these DPX files into Photoshop in the first place is so that I can do this:
    Attempting 16fps Video From Regular 8mm Films
    http://www.filmshooting.com/scripts/forum/viewtopic.php?f=1&t=23340

  • How do I control the number of audio tracks in an exported QT movie?

    I am at a loss. I have 59.94 fps DVCProHD files that I want to trim and to export in the same format. The original clips have two tracks of audio, but the exported tracks have eight tracks of audio. I normally use an 8-track audio card, but nothing I do seems to prevent the 8-track export: I have selected "stereo downmix" in the audio mixer tool and set the audio playback device to "Built-in Audio," to no avail. I want the exported files to have the same two audio tracks as the original, not two plus an empty six. There seem to be no controls that allow me to specify this. Can anyone explain to me what is going on and how to change it?
    Thanks.
    I am using FCP 5.0.4
    G5 Dual2.7GHz   Mac OS X (10.4.5)  

    Hello Robert,
    It might be that your sequence is set to output 8 channels. try this...
    Go to Sequence>Setting> and go to the 'Audio Outputs' tab. Here, change the 'Outputs' to 2.
    You might also want to check the track-assign buttons on the timeline, ctrl+click on the auto assign square (just to the right of the little padlocks) and go to the Audio Outputs. Check that each track is assigned to 1&2.
    J

  • How do i automate volume on an audio track??? why cant i figure this out.

    in logic 8 i cant figure out how to automate volume for an audio track. With midi its fine i just use the hyper editor but with audio i just cant get it figured out. I want to mute the portions of a vocal track where there are no vocals.

    Go to your key commands window and find out how
    to view volume automation.
    Then press that button and automate away.

  • How Do I Reduce Window Size/Find Audio Track

    I am using Elements 4.0 and it works fine except for two issues. When I launch the software, the windows are larger than my monitor screen and I have to drag the windows around to see and access the buttons for the features. I have a 17" monitor and have it set to the highest quality (32 bit, which is 800 x 600 pixels). If I reduce the quality, this will probably interfere with editing color in the images.
    Secondly, in the Help section under audio it shows an audio bar under the thumbnails and says you can drag the audio bar to designate where to start music. I cannot find the window that displays the audio bar. It's not in the Organizer for slide shows. Can anyone help?
    Thanks ...

    Thanks. I tried that and it worked. I can now see the entire windows on my monitor screen. And the audio track now shows up in the edit window below the images. It's now possible to right click on the tracks, delete the ones I'm not satisfied with and add new ones.
    However, for others out there, the change in screen resolution reduced my desktop and other windows that I open in other programs and makes it difficult for this 66 year old man to see. So I have to toggle back and forth, in between using Elements 4.0 and other programs. But that's no big deal ... just another hoop to jump through.
    Thanks for the tip.
    Allen

  • How to delete 4 out of 6 audio tracks that were captured into FCP?

    I accidentally left all the mono tracks setting on while capturing video and audio media files. I would like to know how to get rid of 4 out of the 6 tracks other than when the clip is cut into a sequence then I delete the extra tracks.
    PowerPC G5 4x 2.5 GHz   Mac OS X (10.4.6)   Kona card

    I've never tried this, so I'm not sure of the gotchas you might need to overcome, but if you open the media file in QuickTime Player (Pro), and go to Window > Show Movie Properties, you can delete any of the audio tracks you care to, by dragging them to the Trash, or click Delete, or choose Edit > Cut, or press Delete.
    I'm thinking that if you go that route, you might need to delete the clip in the Browser first, make the changes in QTPP, then Import that media file into the Browser. Otherwise, FCP might complain about the track deletions.
    Or maybe after making those changes in QTPP, Export as a different filename and Import that file into the FCP Browser, keeping the original as is. Just guessing.
    But I repeat: I've never tried this.

  • How to display the name of the audio tracks on a dvd player?

    Hi, I use DVD studio pro to make a dvd with a video track and two audio tracks. One is for stereo and the other is for 5.1 surround, in the same language (A1 and A2) . Is it possible to set the stream language in the way that on the display of the dvd player appear the name of the audio stream: stereo or surround?
    Thanks in advance,
    m

    Nope, not somehting authoring in DVD SP can do.
    I have not heard of it, but maybe some players have a feature to show info there (?) would be cool to have that as a feature to show info there

  • How to export a QT with eight audio tracks

    Hi  All. I want to export a sequence with 8 separate audio tracks (interviews on 1&2, music on 7&8, sound effects and ambient sound on the others) so that the resulting QT has 8 separate and distinct tracks, matching the tracks in FC.
    The goal is for a future editor at the TV station I work at to be able to take the video and ambient audio, but use different music.
    In sequence settings, I've got 'audio output' set to 8, with each grouping checked 'dual Mono'. But when I export, I get a QT with a mixed down stereo pair on channels 1 and 2 (with audio from all the FC tracks), and six empty tracks.

    I have a video tutorial...goes into a bit more detail, including how to make those 8 options happen:
    Export Multiple Channels of Audio in FCP
    http://library.creativecow.net/ross_shane/multi-audio/1

  • How to Equalize volume between parts of audio tracks

    Dear Experts:
    Using PRE 7 I have created a video using different recording devices (camera, lavalier, direct into computer) and since I have defective hearing I have a hard time making the different sections of the audio track at the same audio output level when I make/play the dvd it goes up and down in a very disturbing way to most viewers.
    The yellow rubber band method is not very accurate and even tho I try to make all the same level, since some of them were recorded "louder" than ot\hers originally the db settings dont help. When I try the audio mixer approach same problem.
    Is there anyway to highlight all the parts of the total audio track and make them all the same level?
    Appreciate any suggestions.
    Tom

    Tom,
    The Audio Mixer can be used in several ways.
    1.) it can be used to monitor the Levels, just like with the Audio Meters
    2.) it can be used to adjust an Audio Track statically and for the entire Audio Track (more on this later)
    3.) it can be used to apply Track Keyframes, when the Slider is adjusted during playback. This creates a lot of Track Keyframes, and I have changed the default timing of those Keyframes, as the default seems too frequent for my needs.
    Now, one workflow would be to place your loud Clips onto one Audio Track, and the ones with the proper Levels on another. Then, in Audio Mixer, adjust the Track w/ the too loud Clips, down a bit. Playback to test and adjust (not while in playback) to suit.
    I use #2 and #3 most often.
    As Steve points out, the Clips can have their Volume changed, with the fixed Effect>Volume. This can also be done several ways. One of the first things that I would do is zoom in on the Timeline horizontally, until just my Clip was occupying most of the visible area. Next, you can click-drag on the Audio Track's Header junction, to expand that vertically. This can be a bit tricky, as finding the right point to click-drag is like searching for pixels. Between the Audio Tracks and in the Header area, slowly move the Cursor, until it turns into parallel lines with arrows, click and drag to expand that Track vertically. This will show the yellow "rubberband" more clearly. Now, if your change is to be static, only affecting that Clip and all of that Clip equally, just click on the rubberband and slowly drag it up, or down. If you wish to do this Volume change dynamically, then you will want to add Keyframes. I find this much more easily done in the Effects Control Panel (with Clip Selected, Edit Effects), and use the little Timeline in it. With the fixed Effect>Volume, you would toggle the "stopwatch" so that Keyframes are active, and add those to adjust/modulate your Volume. Here is a look at the Effects Control Panel from PrPro 2.0, which is closer to the one in PrE 8:
    Hope that this helps.
    Also, there are several articles on Keyframing basics by Steve, on the Muvipix site.
    Good luck,
    Hunt

Maybe you are looking for

  • How to change customer reconciliation account in ECC6.0 without new GL fun?

    Hi, We have to default profit center for one customer without disturbing setup for other customer. Hence we have decided to change reconciliation account of that customer and will assign to acount with default profit center in 3KEI. Now my question i

  • Trying to get multiple cell values within a geometry

    I am provided with 3 tables: 1 - The GeoRaster 2 - The geoRasterData table 3 - A VAT table who's PK is the cell value from the above tables Currently the user can select a point in our application and by using the getCellValue we get the cell value w

  • We downloaded Adobe Reader XI and our PC no longer works properly.

    We run Microsoft Windows XP Professional Version 2002 Service Pack 3, and use Internet Explorer 8.  We once were running a Trend Micro AntiVirus that seemed capable of producing some issues, but we believe it to be disabled.  Before downloading Reade

  • Need new result file for each iteration of a loop

    I am using TestStand 2010 SP1.  I have a main sequence that essentially does the following: Initialize the test equipment and set up the test environment [Sequence Call] Start Loop Run Tests [Sequence Call] End Loop Because testing can continue for h

  • Erreur 0xc000007b.

    J'ai acheté adobe premiere element 12 en magazin (avec disque et numéro de série inclus dans la boîte) et je l'ai installé correctement sur mon ordinateur. Au moment de le lancer, une fenêtre s'affiche avec le message suivant : «L'application n'a pas