How do i make itunes play 5.1 audio

i am running windows 7 64-bit system and i have "Realtek HD audio manager" as my audio driver and in "windows media player" my music plays perfectly through my 5.1 "logitech z 5500".
But when i play my music through itunes it only plays through the front speakers and bass (as if it was a 2.1 system) i have tryed almost everything i can find but nothing seems to work.
Not even when i play songs i bought through the itunes store plays in 5.1.
my itunes settings are:
QuickTime settings
also to be noted i have turned speaker fill on in "Realtek HD Audio Manager"
PLEASE HELP!

I had same issue and I changed BITS PER SAMPLE option to 24 bit and it fixed the  same issue.
I do not know if this is because my default audio format in Realtek HD Audio is also set to 24bit but 48K, I also changed Itunes to 48k and that should sound a little better.
Let me know is this seems to fix anyone elses issues.

Similar Messages

  • How can I make itunes play not only marked tracks?

    Hi,
    I've set marks on many tracks in my itunes media storage so I can syncronize them wth an ipod nano 16gb.
    But the problem is only with itunes on my windows 7 x64 computer.
    I want itunes to play randomly all of my tracks, not only choosen to syncronize with ipod!
    But it plays only choosen tracks. I don't want to mark or dismark all tracks, because it will ruin the syncronization with ipod )))
    Is there some properties in itunes to solve this? thx in advance

    iTunes selects the tracks to play based on the checkmarks. If you want to use all of the music to listen to, you need to have it checked. If you want to only sync selected music with the iPod, you can create a playlist with the music you want, and then as you desire a change, add or subtract to the playlist. That way, it does not interfere  with your random play in iTunes, and still allows you to modify your song list on the iPod.

  • With itunes 11 ru on windows xp professional service pack 3 how do you make itunes play a song, mine doesn't respond?

    I've looked for my library and it seems to be stored in a series of folders all labelled "previous itunes library" with a year. It doesn't seem to be able to access it because when I synched my ipod to this library itunes has justed emptied it, I now have a useless ipod.

    Welcome to the discussions,
    a manual backup should help to transfer your data and apps.
    Disable autosync in itunes, connect your phone, right click on it in the device list and choose backup. iTunes will backup your phone without syncing and save data, pictures taken with the phone and settings to the new itunes library.
    See what's included in this backup here: http://support.apple.com/kb/HT1766
    After that, transfer your purchases the same way by choosing "transfer purchases", to copy all apps and bought media from the Store to your computer.
    Set up at least one contact and event on your computer to be able the merge your calendars and contacts after your phone got wiped during the first sync.
    The rest of the data can be restored again from the manual backup you made before.
    Music is one way only, from the computer to your device, unless you bought the songs in itunes and transferred your purchases.
    There is 3rd party software out there, but not supported by Apple, see this thread: http://discussions.apple.com/thread.jspa?threadID=2013615&tstart=0
    Restoring: http://support.apple.com/kb/HT1414
    Apps can be downloaded again for free, in case you missed some: http://support.apple.com/kb/HT2519

  • How can I make podcasts play continuously. And Why do I have to sign in to itunes twice every time I open it?

    How can I make podcasts play continuously. And Why do I have to sign in to itunes twice every time I open it?

    its really annoying since nobody uses my computer and its password protected.... But like sometimes it does happen where i have to put it in, and other times it doesn't

  • When i try to upload a .mts file from my Sony camera to Premiere Pro CC it refuses to play the audio! Ofcourse i could convert every single clip but it takes tons of time. How can i make Pr play audio track properly?

    When i try to upload a .mts file from my Sony camera to Premiere Pro CC it refuses to play the audio! Ofcourse i could convert every single clip but it takes tons of time. How can i make Pr play audio track properly?

    Does it not play at all or cannot you get the audio in the timeline?
    Did you copy the entire card to the hdd and then imported the file via the Media Browser?
    Did you source patch the audio tracks?

  • I have a used mac computer. I want to sync and update my iphone. Currently itunes tells me that my iphone is connected to a different itunes account. How do I make itunes sync and update my phone without deleting all the current information on my phone?

    I have a used mac computer. I want to sync and update my iphone. Currently itunes tells me that my iphone is connected to a different itunes account and will sync, but delete everything from my phone. How do I make itunes sync and update my phone without deleting all the current information on my phone?

    Iphone will sync with one and only one cpomptuer at a time.  Syncing to another will erase the current content and replace with content from the new computer.  This is the design of the  iphone.
    It will erase the content when you sync.
    Why not update from the comptuer with which you normally sync?

  • ITunes is not recognizing my iPod so I cannot sync my music, but I can use home sharing and it will work... How do I make iTunes recognize my iPod touch?

    I've had my iPod touch for over a year now, and I haven't used it or iTunes in a while. I updated iOS on my iPod and updated to the newest version of iTunes earlier. Now that I have put some new music in my music library (not from iTunes), iTunes will not recognize my iPod, but if I turn on Home Sharing, it will sync to my iPod... Which would be fine, but I have to have Wi-Fi all the time for that to work, and sometimes I don't have Wi-Fi when I leave my house. So how do I make iTune recognize my iPod?

    Here:
    iOS: Device not recognized in iTunes for Windows
    or
    iOS: Device not recognized in iTunes for Mac OS X

  • How can I make iTunes sort on the first word by default, even though that word is "The" or "A"?

    How can I make iTunes sort on the first word by default, even though that word is "The" or "A"?
    I myself think that (for instance) "A tribe called Quest" should be sorted under "A", not "T".
    Now I can edit the sort options manually per track and/or per selection, but I would really like to just kill this "iTunes-knows-how-you-should-sort"-feature in iTunes.
    Anyone any suggestion on how to do that?
    Thanks

    Here is a modified version of one of Doug's Scripts. My modification was to add Sort Name to the list of tags that could be changed. I tried it on a single track and it worked. I recommend backing up your library first. Select the tracks you want to change (or all tracks) and run the script from the Applescript Editor.  If it works as intended, save it so you can apply it to newly imported tracks.  And, yes, I know this isn't the exact answer to your question, you want to change a preference setting in iTunes (if there is such a setting).
    Original script can be forund at http://dougscripts.com/itunes/scripts/ss.php?sp=thistagthattag
    Modified script is below. Start up Applescript Editor, paste it into a new window.  Start up iTunes and select the tracks to modify.  Click Run in the Applescript Editor.  Follow the instructions.
    (* Put This In That
    v2.0 april 22 2008
    - runs as universal binary
    - adds "Show" tag
    - consolidated code
    - saved as script bundle
    v1.7 October 3, 2006
    - adds "Album Artist" as option
    v1.6 October 28, 2004
    - works around iTunes 4.7 selection bug
    v1.5 ('04/1)-- adds "grouping" tag
    Get more free AppleScripts and info on writing your own
    at Doug's AppleScripts for iTunes
    http://dougscripts.com/itunes/
    This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
    This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
    Get a copy of the GNU General Public License by writing to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
    or visit http://www.gnu.org/copyleft/gpl.html
    -- CONSTANTS
    property allOptions : {"Song Name", "Artist", "Album", "Album Artist", "Composer", "Genre", "Comments", "Show", "Grouping", "Sort Name"}
    property my_title : "Put This In That"
    global thisTag, thatTag, theNewTags, theOriginalTags, yn
    tell application "iTunes"
              if selection is not {} then -- if tracks are selected...
                        set sel to selection
                        set numTracks to (length of sel)
                        set s to "s"
                        if numTracks is 1 then set s to ""
                        display dialog "The data from one tag REPLACES the data in another tag in all the selected tracks, with option to delete data in first tag." & return & return & (numTracks & " track" & s & " selected.") buttons {"Cancel", "Continue"} default button 2 with title my_title giving up after 30
                        if gave up of result is true then return
                        my choose_this_tag()
                        my choose_that_tag()
                        set yn to (button returned of (display dialog "Delete data in " & thisTag & " afterwards?" buttons {"Yes", "No"} default button 2 with title my_title giving up after 45) is "Yes")
                        set oldfi to fixed indexing
                        set fixed indexing to true
                        repeat with t from 1 to numTracks
                                  tell contents of item t of sel
                                            set theOriginalTags to {get name, get artist, get album, get album artist, get composer, get genre, get comment, get show, get grouping, get sort name}
                                            set theNewTags to theOriginalTags
                                            my do_put()
                                            set {name, artist, album, album artist, composer, genre, comment, show, grouping, sort name} to theNewTags
                                  end tell
                        end repeat
                        set fixed indexing to oldfi
              else
      display dialog "No tracks have been selected." buttons {"Cancel"} default button 1 with icon 0 giving up after 30
              end if -- no selection
    end tell
    to choose_this_tag()
              tell application "iTunes"
                        set n to (choose from list allOptions with prompt ("Select a tag to get data from:") with title my_title)
                        if n is false then error number -128
                        set thisTag to (n as text)
              end tell
    end choose_this_tag
    to choose_that_tag()
              set o to {}
              repeat with t in allOptions
                        if (t as text) is not thisTag then copy t to end of o
              end repeat
              tell application "iTunes"
                        set n to choose from list o with prompt ("Use data from the " & thisTag & " tag to REPLACE data in...") with title my_title
                        if n is false then error number -128
                        set thatTag to n as text
              end tell
    end choose_that_tag
    to do_put()
              try
                        repeat with i from 1 to (length of allOptions)
                                  if thisTag is (item i of allOptions) then
                                            set thisTag_sto to (item i of theOriginalTags)
                                            exit repeat
                                  end if
                        end repeat
                        repeat with i from 1 to (length of allOptions)
                                  if thatTag is (item i of allOptions) then
                                            set (item i of theNewTags) to thisTag_sto
                                            exit repeat
                                  end if
                        end repeat
                        if yn then
                                  repeat with i from 1 to (length of allOptions)
                                            if thisTag is (item i of allOptions) then
                                                      set (item i of theNewTags) to ""
                                                      exit repeat
                                            end if
                                  end repeat
                        end if
              end try
    end do_put

  • How do I stop itunes playing music through appleletv

    how do I stop itunes playing music through appleletv

    Tom
    Go to itunes and click the Airplay off if you are using Airplay icon.
    If you are using the Apple TV music icon and Home sharing clcik the button on your silver remote.

  • How can i make quicktime play avi. files?

    pls..how can i make quicktime play avi. files? because i have some avi files on my ipod or data cd but i can't play them on my laptop. pls help me..
    and also, im trying to make a music video but i dont how to select different clips from a movie.

    Hello,
    You can get from Microsoft, the flip4mac free player. Since Windows Media Player for Mac is no longer supported, this is the way to go.
    http://www.microsoft.com/windows/windowsmedia/player/wmcomponents.mspx
    In my opinion, it is by far the best solution for playing .avi or .wmv files, because you get all the advantages of Quicktime.
    regards,
    Jeff
    PowerBook G4 15-inch Double-Layer SD (with lines) 1gb Mac OS X (10.4.6) 3G iPod, iPod Nano, 5G iPod

  • All songs in my iTunes library are listed twice. I have two copies of my library in two different locations. How do I make iTunes work with one copy of my library?

    All songs in my iTunes library are listed twice. I have two copies of my library in two different locations. How do I make iTunes work with one copy of my library?

    That is the way the iphone works.
    You need to copy everything from your backup copy of your computer.

  • HT1689 How do I make songs play automatically in sequence on iPad?

    How do I make songs play automatically on iPad?

    Other than starting play from the songs list - As far as I know, unless you create a playlist for all of the music that you want to play without stopping, there is no way to play songs continuously in the Music App on the iPad.
    If you start play with a song in the songs list, then I believe all of the songs will play one after the other. If you mean though, starting with one album or artist and then moving on the the next album or artist, you have to create a playlist for that.

  • HT201303 I reset my iTunes Security Questions and when I go into the Apple Store to buy a TV Show it is still asking me the old security questions, not the new ones... How do I make iTunes ask me the new security questions?

    I reset my iTunes Security Questions and when I go into the Apple Store to buy a TV Show it is still asking me the old security questions, not the new ones... How do I make iTunes ask me the new security questions?

    Get prepared for some bad news, then contact iTS.
    iTunes Store Support
    http://www.apple.com/emea/support/itunes/contact.html

  • How do you make itunes not play wav files?

    I know how to make it play wav files but how do I remove it from the default player list? I want them to all play in Quicktime. I have done the right click, holt alt and press Always Open With... and also done the right click and specify it to open in Quicktime. I have done this on 3 different Macs with 2 different OSX versions. It will open in Quicktime that one time but then the next time I open a wav file it goes back to Quicktime.
    Anyone have any suggestions?

    It will open in Quicktime that one time but then the next time I open a wav file it goes back to Quicktime.
    Do you mean, "goes back to iTunes"?  "A wav file," or the same wav file you just changed?
    Did you select the additional option in Get Info's Open With window to, "Change all of this kind to open with Quicktime"?

  • How do I make iTunes forget my iPhone?

    I set up my iPhone 5 as a new device (not restored from my old iPhone 4 backup) but when I initially connected it to iTunes, I neglected to un-check the box that said something like "Automatically sync apps to this device."
    This resulted in iTunes trying to sync all 2000 apps in my library to my new phone. I don't seem to be able to uncheck them on masse, just one by one…2000 times in a row...
    So, my current strategy is to somehow make iTunes forget that it already knows this iPhone, and then I can make the correct choice on the initial setup screen. (I unchecked that box with my wife's new iPhone and it worked well.)
    But how do I do make iTunes forget my phone?
    I've deleted its backup from ~/Library/Application Support/MobileSync/Backup/
    I've removed it's listing from Preferences->Device Preferences
    …but iTunes still recognizes the device when I connect. I want it to say, "Hey, an iPhone I've never seen before, what do you want me to do with it?"
    Does anybody know how to do this?

    See Recover your iTunes library from your iPod or iOS device.
    tt2

Maybe you are looking for

  • Can I have two Time Machine backup external drives on one Mac?

    I have been using Time Machine for over a year and like it very much. The thought occurred to me that I should buy a new external drive that I can backup to and store at a remote location. I plan on making a backup each week, then taking this new dri

  • How do i view movies on my ipod do i need a app for it

    how do i view movies on my ipod do i need a app

  • Pdf's Links and Bookmarks

    Hello, I know you can add links and bookmarks within a pdf, that will take you to other areas of that particular pdf.  However, I need to put a link or bookmark into a pdf that will allow a user to click on a link in Captivate, Flash, Dreamweaver, et

  • How can i find out what item has the focus on a form?

    I am disabling a field on a form, which works fine most of the time but occassionaly will throw an error saying that it cannot commit the action as the item is in focus. Is there a way I can detect which item on the form has focus before I try and di

  • MS Access Linked Tables

    I have an MS Access database that I have no choice but to use, and the powers that be won't move it to Oracle anytime soon. I'm working on my own workstation running a Tomcat 4.1.31 Server. The database is on a network share and links tables from ano