MUltiple Speaker Option

I am trying to fix a problem in streaming internet radio through an air port express device to my stereo system and have encountered dropouts in the music. I was told to,"Set Air Tunes to the multiple speaker option and include the computer". How is this done? Thanks for any help.
iMac 1.9 GHz Power PC G5   Mac OS X (10.2.x)   512 RAM

My only choices are: Computer or AV network. No choice for "multiple speakers" Am I missing something?
iMac 1.9 GHz Power PC G5 Mac OS X (10.2.x) 512 RAM

Similar Messages

  • My multiple speaker option stopped working when I installed my apple TV?

    My multiple speaker option stoped working when I installed my apple tv today,  can anyone help me?

    Can you explain the 'stopped working' a little more - are you saying it crashes,freezes, errors, or just a straight open/close?
    Have you tried adobe LicenseRecover?

  • Not all Airport Express speakers showing up in Multiple Speakers option?

    I can choose my airport express speakers in the drop down menu in iTunes individually, but when I open the multiple speakers option only 2 out of 5 zones show up?

    I was able to resolve my issue.  I found the answer from another post in an Apple forum.  What you need to do is open the multiple speaker option and expand the window to show the additional Aiports/Apple TVs linked in iTunes.  Once I did this, I am not able to see everything as expected.  Seems like a flaw that it doesn't default to this extended view.  Hope this helps.

  • Multiple Speaker in iTunes

    How do I get the "multiple speaker" option to show up in my speaker options menu.
    Thanks

    You have to update your AirPort!!! Look somewhere on the apple support website for a download for your airport!!! I had this problem and i just download the update!!

  • Multiple Speaker box shows a locked Apple TV speaker option.

    In my Multiple Speaker box under iTunes my Apple TV icon has a small image of a "Lock" in the locked position.  I think this is the reason I can't play music through the speakers connected to my Apple TV.  How do I unlock this?

    Yes. I did.  But here's an update.  I just now checked my firewall settings under System Preferences and turned OFF the firewall.  That solved my problem.  I do not know what risk I am open to with Firewall off but I guess I hope for no consequences.  Thanks for getting back to me.  I apologize for not posting my solution but I just did it.

  • I have three airports connected to my computer but when i ask for multiple speakes on the streaming section it only allows two of them at a time.. is there a way to have all airports streaming at the same time to different speakers.

    when i hit the multiple speakers option on streaming music in itunes to my airports which i have three connected, it only ever brings up two maximum plus the computers internal speaker as an option. how do i configure the computer t allow all three airports to stream the itunes content

    when i hit the multiple speakers option on streaming music in itunes to my airports which i have three connected, it only ever brings up two maximum plus the computers internal speaker as an option. how do i configure the computer t allow all three airports to stream the itunes content

  • AirTunes (Multiple Speaker Mode)

    AirTunes (Multiple Speaker Mode) does not show up.
    AE firmware has been updated to 6.3
    using Itunes 7.02
    Mac osx 10.4.8
    I just updated everything to what you see above, I have gone into system preferences, my firewall is off, and udp traffic blocking is unchecked.
    I cannot see Multiple speaker mode, but it does list my computer and an external set of speakers, which I can connect to individually but cannot connect to both at the same time.
    Any help would be appreciated.
    mini mac   Mac OS X (10.4.8)   Itunes 7.02, firmware update 6.3 for AE

    While running iTunes, the small button in the bottom right corner where you choose your output. Click on this and there is an option to connect to multiple speakers. I just updated all the same things as yourselves yestarday and that is how i found it to work.
    Pinkster

  • AirTunes and Multiple Speaker

    When using the multiple Speakers option in AirTunes, does the music play through the computer speakers and all other AirPort Express connected speakers, or just AirPort Express connect speakers. I'm trying to set up a Mac Mini in my living room connected to my TV and sound system, and stream music to my kitchen via AirPort Express. But I would like both sets of speakers working at the same time.

    when you select multiple speakers and add your AirPort speakers you will hear both the computer and the remote speakers.
    The volume of the computer speakers is controlled as usual with the F4/F5 buttons, which has no effect on the remote speakers. My remote speakers have their own volume control. In fact you can mute the computer speakers and the remote speakers contiue playing.
    I don't know if you can select more than one AirPort speaker, assuming you have several AirPort boxes. I only have one.

  • Multiple select options in 1 drop down box?

    Hi,
    I have created a form that works perfectly except for the fact that I need to provide multiple select options in the 1 drop down box; for example, I'm asking what product the customer is interested in and his answer could be multiple items such as Soap, Sanitizer, Hand Towels, Face Cloths etc...
    At the moment, the customer can only select 1 item not multiple.
    Is this possible?
    Thanks in advance for the help!

    Hi,
    It is not possible to allow the user to select multiple items in a dropdown list.
    You could use a list box, which does allow multiple selections.
    Good luck,
    Niall
    Assure Dynamics

  • Multiple select options for an input field

    Hi All,
    We have a requirement where in we need to provide multiple select options for an input field in a BSP application and get output relevant to all the given inputs(do not require range).
    Please do let me know how to solve this.
    Thanks & Regards,
    Lavanya .

    Hi,
    The requirement is : Suppose there is a input field PLANT.
    If we give input for plant it gives related output.
    Now if it is required to give 5 or 6 inputs..like plant1,plant2...plant6 and get the output related to all 6 inputs.
    (Like we implement in ABAP)
    Please do let me know how can this be implemented in BSP.
    Thanks & Regards,
    Lavanya.

  • One search help for multiple select-options in webdynpro abap

    Hi,
    I need a way to use one search help for multiple select-options fields. My scenario is :
    I have a table for keeping different organizational units' values of different systems. I have pasted some sample data from this table at the end of this mail. On the screen I want to have 1 select-options filed for werks, and 1 select-options filed for vkorg. (In fact I will have more org. unit fields...) In the beginning of my application the user will select sid.
    If the user selects ADS as SID, when he opens search-help for the first org. unit (werks), he will see the records with SID: ADS, VARBL = $WERKS, LANGU = SY-LANGU.
    If the user selects AGT as SID, when he opens search-help for the second org. unit (vkorg), he will see the records with SID: AGT, VARBL = $VKORG, LANGU = SY-LANGU.
    I have created a search-help taking SIDD, VARBL and LANGU as import parameters; used field mapping and bound this search help to my table. I have created 2 context nodes : org1 and org2 having attributes SID, VARBL, VALUE, LANGU .
    I have assigned related SID, VARBL and Langu values to these attributes at runtime as I needed. That way, if I use input field and reference to the related context attributes org1-value and org2-value2 accordingly, search help works well as I want.
    However, when I use select-options field , I can not bind the field to the context data. I can give reference only to ddic structure. Is there any way to reference to a context attribute? I searched for this in SDN, but could find nothing.
    I think I won't be able to use this way. What do you say?
    As I read from forums maybe using OVS help will be suitable for me. But I have to use one search-help for all select-options fields. Do you know how I can determine the active select-options field and pass its name (for instance "werks" ) as parameter to this OVS search help. (Also I'll pass SID and LANGU.)
    MY TABLE (ZBYYT080) CONTENTS:
    SID     VARBL     VALUE     LANGU     VTEXT
    ADS     $WERKS     1     T     Werk 0001
    ADS     $WERKS     11     T     OZYAS  GIDA URETIM YERI
    ADS     $WERKS     5501     T     BOYA GEBZE FABRİKASI
    ADS     $WERKS     5502     T     BOYA CIGLI FABRİKASI
    AGT     $WERKS     2301     T     KAMLI DAMIZLIK
    AGT     $WERKS     9601     T     PANAR DENIZ URETIM YERI
    ADS     $VKORG     22     T     AA KİMYASALLAR
    ADS     $VKORG     8001     T     İINSAAT BOYALARI
    AGT     $VKORG     6500     T     DAMk St.Org
    AGT     $VKORG     5400     T     PANAR St.Org.
    I wish I'm clear enough..
    I will be gald if someone answers me as soon as possible...
    Thanks İn advance..
    MERAL

    Hi,
    Your ques is how to refer to a DDIC search help to refer to selection screen parameter ?
    Am I right ?
    If Yes, then in the interface IF_WD_SELECT_OPTIONS
    method ADD_SELECTION_FIELD, ADD_PARAMETER_FIELD etc
    have importing param like I_VALUE_HELP_TYPE and  I_VALUE_HELP_ID, I_VALUE_HELP_MODE, I_VALUE_HELP_STRUCTURE
    etc which may help you to link your create DDIC Search help to selection screen params.
    this is just a clue from my side. I haven't tried it myself.
    You can go to the where used list of this method and find some sample implementations which use these params.
    Hope this helps.
    Regards
    Manas Dua

  • HT4325 Will there be a point in time when I can multiple speaker play to my Air devices, and my AppleTvs?  Or do I need redundant Air @ the tv too?

    Background
    I drank the coolaid and have a MacMini command center along with all my PC's and Wifi and this and that.
    I have a few Airport expresses in random locations.. bathroom.. kitchen... I also have an Apple Tv in the fam room, and bedroom.
    From the Mac I see I can play songs in iTunes, click Multiple speakers, and choose all my AirExpress devices.  However I cannot also mutiple to the AppleTvs.  Of course I can AirPlay to a single tv, or a single AirExpress. 
    Question
    Will there be a point in time where I can choose 'Multiple Speaker', and select all my home AirExpress class devices, and the AppleTv devices?
    Current Infrastucture --- Will easily support my ambient musical desires.
         Mac Mini 2012, running 10.8.
         AirPort Expresses, newest generation.    
         AppleTv 3's, 5.1 not the developer 5.1+ yet.
         Whole house each floor and exterior, one SSID wifi network, multiple bands, (cisco e3000)'s running dd-wrt with a backend WDU.
         Multiple Linksys (SRW208P)'s wired switching fabric, 802.1q and all that jazz.

    Ok looks like the latest updates made this possible.

  • I want to use Mac Mail for my work email address, which containts multiple outbound options (i.e. hr@, me@ etc). Is there a way to set up Mac Mail to have an account with multiple outbound addresses rather than adding in multiple accounts?

    I want to use Mac Mail for my work email address, which containts multiple outbound options (i.e. hr@, me@ etc). Is there a way to set up Mac Mail to have an account with multiple outbound addresses rather than adding in multiple accounts?

    This sounds like the age old problem with keychain & Safari. I don't know of a way to solve it without using something like 1Password.
    The iOS app has it's own built in browser, so it has more control over what gets autofilled. Safari on OS X has an 1Password extension that handles account selection & autofill etc.
    Keychain is great in principle, but it quickly falls down when you need tight integration with many ID's & different use cases (work, home etc).
    I'd suggest you submit feedback to Apple about your thoughts. I did so years ago about this issue & this is how far we have come (back to the point where me.com synced passwords) :^)
    http://apple.com/feedback/macosx.html
    Other tools like lastpass or keypassx may also help if you want to truly segregate password storage, but that doesn't fix autofill, the way around that issue is to dedicate one browser for work.

  • How does 'Multiple Calendar Option' work in 7.9.6

    Friends, Could some one please explain me what this 'Multiple Calendar' option is, in 7.9.6. There is not much Information in Config guide with this regard.
    My Question is, does 'Multiple Calendar option' means 7.9.6 supports different calendars but one at a time or does it support more than one calendar at a time in the application.
    Where I'm coming from is, our source is EBS and some Business users want OBIA calendar to be same as EBS so that they can see Adjustment Periods as well..but on the other side they also want Weekly Analysis..which is not present in EBS (our EBS is configured with 445 calendar with Adjustments...so lowest is periods) ..so not sure how to go about this.
    is there is a possibility of using EBS Sourced Claendar( Enterprise) as well as another 445 calendar which will give us week level analysis capabilities? Lets say it allows different calendars at a time..then how does it work?..does it pre-aggregates for different calendars?..please explain.
    Any help regarding this will be highly appreciated.
    Thanks
    Edited by: Madhu.Hosadurga on 23-Sep-2009 03:49

    hey madhu,
    try this forum here: Business Intelligence Applications
    cheers, rnm.

  • I am no longer able to sync multiple photo albums/folders on my iphone. I use to be able to sync many folders and now itunes only gives the option of 1 folder. How do I get back to the multiple folder option?

    first time to the discussion forum. Like I stated in the title, I use to be able to have all my photo albums sync to my iphone. I did something and now it only allows me to "sync photos from..." and it only allows me to chose from 1 of my folders and not pick multiple folders from my photo library. does anyone know how to get back to the multiple folder option? I'm sure its simple since I changed this so easily when trying to add a single folder to my library.

    Firefox now always stores the old session, and you can access it by going to the History menu and selecting "Restore Previous Session"
    If you want Firefox to display the message to save the session, it can be turned back on by changing some preferences.
    # Type '''about:config''' into the location bar and press enter
    # Accept the warning message that appears, you will be taken to a list of preferences
    # Locate the preference '''browser.tabs.warnOnClose''', if its value is set to '''false''', double-click on it to change its value to '''true'''
    # Repeat this for these 3 preferences '''browser.warnOnQuit''', '''browser.warnOnRestart''' and '''browser.showQuitWarning'''
    If you always open the last set of tabs, an alternative approach is this:
    # Click the orange Firefox button, then select options to open the options window
    # Go to the General panel
    # Change the setting "When Firefox starts" to "Show my windows and tabs from last time"

Maybe you are looking for

  • Issue With Adding Layers - Please Help!

    I am having an issue where Photoshop is not allowing me to add any kind of new layer to images that I'm editing.  It won't allow it while it's a .NEF or after it's become a .PSD.  If I open an image that already contains layers and is saved as a .PSD

  • ALV Report for multiple headers with Line Items

    Hi Sap All. here i have got a requirement to change the exisiting Zprogram which writes all the header information with line items in a normal simple report,now i have got to change the program in order to display in an ALV Format . in the exisiting

  • Differences in means of deployment

    Hi Everyone, Could i know what is the difference between deploying through NWDS and SDM.Why are we using NWDI. Why are we using NWDI for business packages as a compulsion. Thanks in advance..

  • Oracle on Linux - opinions ?

    I'm after a source of info relating to the pro's and con's of running Oracle 8i on a Linux platform. If anyone can suggest a suitable Website or independant White paper that would be great ! Thanks.

  • How do I install git 1.6.0 or better on my mbp?

    I am taking an html5 class & we are going to be using Aptana Studio 3. I keep getting a error saying that I need to install git 1.6.0 or higher. After some research I have determined that ML does not have git. Can someone help me with this? I have ma