How can I get the tracks on my Ipod to play at the same volume

I want the tracks on my ipod to play at the same volume - does anyone know how to do this? Is it done in itunes or on my Ipod (or can't I do this)

Plug your device in
In itunes on the left hand side click on the Disclosure triangle - it will show your playlists from your device
Right click on each playlist and click Export-
After exporting them to your comptuer you can import those playlists in to itunes

Similar Messages

  • How can i get the same itunes library on 2 macs

    how can i get the same itunes library on two different macs, without having to pay for icloud please.

    Copy everything from one computer to the other.

  • HT204053 If I have an apple ID for myself and my wife has just got a iPhone for the first time how can she get the same apps as I have for my iPhone and iPad

    If I have an apple ID for myself and my wife has just got a iPhone for the first time how can she get the same apps as I have for my iPhone and iPad by getting it off my iCloud?

    She can't from iCloud without setting up your iCloud account on her phone. But just sync the same apps from your iTunes Library on your computer to her phone.
    Your wife should setup her own iCloud account - which is separate to the iTunes Store accounts.

  • How can I get the same candy crush level on my phone and iPad?

    How can I get the same candy crush level on my phone and iPad?

    The only way to synchronize is connecting to FaceBook. I just set up my girl friend's iPhone to connect with FaceBook, which then updated the phone's level; then I downloaded the app (again) on her iPad and selected connect to Facebook. I'm not sure what the downfall of synchronizing through FaceBook is.... all I can tell you is it worked and now her iPad shows the same level as her iPhone. Good luck!

  • How can I get the same session with jdbc?

    HI
    After I create or use a JDBC connection,
    i do a query.
    How can I get the same session next time?
    thanks a lot!

    Hi qin,
    Unless I have misunderstood your question, a 'connection' and a 'session' are the same thing. When you obtain a database connection, you have created a database session. Once you close that connection, the session dies -- it no longer exists. You cannot obtain the same 'session' when you get another database 'connection' (after you closed the first one).
    Hope this answers your question.
    Good Luck,
    Avi.

  • HT2731 The appleID on my phone is not the same as on my itunes account. How can I get the same on both my iphone and itunes?

    How can I match my apple ID for itunes and my apple ID on my cellphone?

    Do you have multiple accounts or have you updated your account on your computer's iTunes and the update hasn't copied over to your iPhone ? If you've updated your account then tap on your id in Settings > iTunes & App Stores on your phone and log out of it and then log back in with the updated version.
    If you have multiple accounts then you can log out of your account on your phone as above, or your computer's iTunes via the Store > Sign Out menu option, and you can then log in with the other account. But all content is tied to the account that downloaded it.

  • How can I get the same site on 2 machines?

    I have an iBook G4 and an iMac G5. currently the iBook is where my iWeb site is made and published. I want to have the same site in my iWeb on my iMac. I have tried making a copy of the site files from the iBook and pasting them in my iMacs iweb directory... but iWeb doesnt show my site. It thinks it doesnt have a site yet...
    Any help??
    Rome

    Your iWeb data is stored, not in your actual html files, but in a file called Domain.sites which is stored in your Home/Library/Application Support/iWeb folder. If you want to work on your site on another computer, copy this file to a thumb drive to move it around.
    You should backup this file whenever you make big changes to your site, because if it gets lost or damaged, you will have to start all over. Sadly, many many people learn this the hard way.
    I have an Automator app on my site that will help you backup your Domain file(s). Click here to download it or visit http://iweb.varkgirl.com for more info. The app will make a .zip file of your Home/Library/Application Support/iWeb folder and save it to a location of your choosing.
    Then check out Mozy for an online place to store your backups - I just found this and it seems great. They just recently released a Mac friendly version of their app - it automates the upload and encryption. You select the files you want to backup and it does the rest. You can set it to upload automatically after so many minutes of inactivity or once a day. It does it all in the background so you don't have to worry about it! 2GB of storage are free - plenty of room for most people's iWeb Domain.sites backups!

  • How can i get the same high definition i see on my iPad to mirror to my tv?

    I am using my LGTV to watch shows I am streaming on my iPad. The iPad is small, the picture quality is great. But when I use airstream to push it through my apple TV, the picture is blurry. I realize I am going from a small iPad screen to a large TV screen, but is there any way to sharpen the larger image?

    The content is the same, it would have nothing to do with going from iPad to ATV. There may be an issue with the network.
    Reboot both devices.
    If on wifi try ethernet
    Go to istumbler, netstumbler or similar to get a report of the network, look for signal strength and noise.

  • How can I get the same result using single query?

    There are 3 tables
    1) tool_desc -
    a master table for storing tool records,
    columns tool_no, tool_chg,
    # of records = 1.5 Millon
    2) step_desc -
    a master table for storing plan wise step records,
    columns plan_id, step_key,
    # of records = 3700 Million
    3) step_tool - a transaction table storing tools to the steps,
    columns plan_id, step_key, tool_no, tool_chg
    For each step in the step_desc table, I need to randomly fetch 1 to 50 tools from tool_desc and insert them into step_tool table.
    Using PL/SQL block, it is like the following -
    begin
    for x in (select plan_id, step_key from step_desc) loop
    insert into step_tool(
    plan_id,
    step_key,
    tool_no,
    tool_chg)
    select
    plan_id,
    x.step_key,
    tool_no,
    tool_chg
    from
    tool sample(0.1)
    where
    rownum <= trunc(dbms_random.value(1,51))
    commit;
    end loop;
    end;
    I need to do the same using a single query so that I can use the CTAS (create table as select) statement and load the data as a bulk.
    Can I do that?

    If they have parent child releation, you can use connect by prior clause,

  • How can i get the same colors in PS and Bridge

    My pictures is shown with stronger contrast and saturation in bridge than the original PS file in PS.
    Im trying to open the Suite Color Management in Bridge but it says that "Suite Color Management requires that a qualifying product has been launched at least onc to enable this feature". What shoud I do?

    Remember that Photoshop is showing you a rendering of the original file, while Bridge is showing you a rendering of the sRGB preview Bridge itself generates.  Color management plays a huge role in that depending on whether the file is tagged (has an embedded profile) or not.
    As for the illusory "Suite Color Management", Trevor is right in pointing out that it is utterly irrelevant if you only have Photoshop and Bridge but none of the other  applications in a suite.  Besides…
    …Inconsistency between or among applications in the artificial "suites" should come as no surprise.
    The "suite" concept is a fabrication of Adobe marketing and bean-counting types.  The engineering teams are totally independent of each other, they are not only in different buildings but in different cities and states of the American Union, even in different countries.
    The fact that they have little if any communication among them is highlighted by requests occasionally made in these forums by top Adobe engineers to let the other teams know when there are problems in one application that impact our workflow in another one.

  • How can I duplicate the same table in 3 pages?

    hi everybody!
    i have a form with a master page (containing the invoice fields) and 3 body pages that reference the master page.
    in each one of these 3 pages there is a table with one header row, 7 body rows and a footer row.
    the table was copied and pasted from page 1 to page 2 and page 3.
    between the body rows there are two rows that are bound with table data, one for invoice details and one for tax details.
    my problem is that in the 2nd and 3rd page in pdf output invoice and tax details are empty, while the other lines are present.
    it seems like there is a table index that loops once in the first page until it reaches the end of the table, so for page 2 and 3 it is already at the end...
    my question is: how can i get the same complete table in three form pages?
    thanks in advance

    Not sure I follow .....are you asking for Page 2 and 3 to have the same table and values in the table as on Page1 or does each page have unique data?
    Where is the data coming from? Is the user typing it in or is there a separate data source somewhere?
    Paul

  • I am trying to import standard midi file that I created in Band in a Box into Logic Pro 9.  I can not get all the track to play with internal instrument sounds... only the piano track.  how can I get the others to play... drums, bass etc????   Help

    I am trying to import standard midi file that I created in Band in a Box into Logic Pro 9.  I can not get all the track to play with internal instrument sounds... only the piano track.  how can I get the others to play... drums, bass etc????   Help

    Don't drag the midi into an open Logic project. The tracks won't set up correctly.
    'Open' the midi file with Logic as if it were a Logic project. Then all the tracks will be set up so you can start editing them and applying better saved sounds and instruments, but you'll be at a starting place where you can hear what's going on.

  • HOW CAN I GET THE "ARTIST" DESIGNATION TO APPEAR ON THE CD TRACK LISTING ?

    HOW CAN I GET THE ARTIST TO APPEAR ON THE CD TRACK LISTING?
    IT IS ALREADY IN THE "GET INFO" LISTING.
    THANKS!

    There is a date and time Title you can use. If I recall correctly, it displays date plus hours and minutes, but not seconds.

  • HT203433 i purchased a cd on my phone but the whole cd didnt download to my computer how can i get the missing tracks to download

    i purchased a cd but when downloaded to my computer some of the tracks was missing how can i get the missing tracks to download???

    On computer go into iTunes store, in the Quicklinks section click on purchased, go to music not on this computer and you should find all music still in the cloud. 
    On phone open music, choose store at top of screen, then choose the More option at bottom of next screen, look in downloads where anything waiting to download should be.  If nothing there go to Purchased, click on Music, Not on this Phone and you should see any iTunes music you have bought that is not downloaded to the phone.

  • How can I get the adobe audition software which is used for editing a sound track?

    How can I get the adobe audition software which is used for editing a sound track?

    Hi pravupada,
    You can download Audition software from : Free Audition CC | Download Adobe Audition free trial
    Regards,
    Rave

  • How can I get the connection code for the magic track pad?

    I want to use my magic trackpad and I scrapped the box with the connection code. How can I get it again? I don't need it for Mac, but yes for windows...

    user570667 wrote:
    Hi 2 all,
    How can i get the source code from java concurrent program in R12? like , "AP Turnover Report" is java concurrent program, i need to get its source code to know its logic. how can i get its source code not the XML template?
    Regards,
    ZulqarnainDid you see old threads for similar topic/discussion? -- https://forums.oracle.com/forums/search.jspa?threadID=&q=Java+AND+Concurrent+AND+Source+AND+Code&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

Maybe you are looking for