How do change the settings in my music to hear more bass

how do I change settings in my music so I can hear more bass???

Apple routers do not support UPnP.  They do support NAT-PMP, but that requires that you manually enter in the port values to set up what is known as Port Mapping.
But, first things first. is the Time Capsule set up as the DHCP and NAT router for the network, or do you have another router upstream from the Time Capsule on the network?
Another way to ask the same question......what is the make and model number of the device that you call your "modem"?

Similar Messages

  • Does anyone know how to change the settings for siri as all he keeps saying to me is he can only look up businesses in the u.s

    my siri seems to be a bit confused as he thinks im in america but im in northern ireland is ther anyone who knows how to change the settings as i cant find them alsao he doesnt understand a word im saying

    To use another iCloud backup, you have to erase all content and settings or restore it. Either gets you to the backup/setup page.
    http://support.apple.com/kb/HT1766

  • How to change the Settings in the Graphic structure. T Code CN41

    Hi,
    How to change the Settings in the Graphic structure. T Code CN41
    Iam using the T Code cn41 to know the diff in Duruation, work, remaining duration in diff project version. I am getting the Graph/curve with standard settings and system is not allowing to change the scale (Y-X Axis) the way i required.
    Pls advise me.
    Thanks in Advance.
    Raju

    Hi,
    Thanks for the reply. But please clarify a bit. Please below is my requirement.
    As per the SAP Avilable screen in T Code CN41,it is showing the scale of 1 and 2 only.
    Assume if it 12 Days as actual work VS Actual duration of 265 Hours .It is showing 2 = actual work of 12 days and 1= Actual duruation of 12 Days.  I want to have the scale in such a way that, we should be able to see from 0-100-200-300 Hours and Days 5-10-15-20.
    Can u pls advis how can i get these and also give me ur mail id so that i can send u the screen shot also.
    Regards
    Raju

  • HT1296 cannot sync the calendar on my ipad mini with my main imac computer. the settings on itunes say that my ipad is syncing over the air but it is not unfortunately. i cant see how to change the settings if need be. would appreciate help. thanks

    i canot sync the calendar on my ipad mini with my main imac computer. the settings on itunes say that my ipad is syncing over the air but it is not unfortunately. i cant see how to change the settings if need be. would appreciate help. thanks

    i have done this on my ipad mini and my imac but they are still not syncing. my iphone 4 has the icloud symbol but it seems to be unresponsive to touch, I cannot get it to highlight or turn-on. Bit confused.

  • How to change the settings of a generated DSO

    Dear Experts,
          I got a task to change the DSO settings, in that some of the objects are Generated DSO's. while trying to open these Generated DSO's in change mode i can't able to view in change mode...it's visible  in only display mode.
    Request you to let me how can i achieve to change the settings of these Generated objects.
    Thanks in advance for favorable response.
    Thanks & Regards,
    Ramesh-Kumar

    hi,
    Delete all the data present in the DSO and then try to change the DSO setting.
    regards,
    Arvind.

  • How to change the default location of 'Music', 'Pictures' in my home folder

    IMAGINE I have 2 hard disk partitions on the SAME hard disk,
    one is called 'Macintosh HD' and the other is called 'My Data'.
    The Plan:
    In the 'Macintosh HD', there are (1) system files & (2) users' settings.
    In the 'My Data', there are all the music, pictures, etc.
    For example, the 'Macintosh HD' has 40GB and the 'My Data' has 120GB.
    All I want to do is to *separate the SYSTEM and my DATA* _without migrating my home folder_ inside 'Macintosh HD' which contains folders called 'Music', 'Pictures'... to the partition 'My Data'.
    _+*I want to separate the system files and my data incase I need to reinstall the Mac OS X while leaving all my data untouched.*+_
    So the way I should do (I guess) is to leave my home folder inside 'Macintosh HD' empty,
    and create files called, for example, 'My Music', 'My Pictures', etc. in the 'My Data' partition.
    Then _redirect the files 'Music', 'Pictures', etc. in my home folder inside 'Macintosh HD'_ to _'My Music', 'My Pictures', etc. in the 'My Data' partition_.
    In Windows XP or Windows 7, you can redirect those as using the methods below:
    (1) http://i41.tinypic.com/2rorkhx.jpg
    (2) http://www.sevenforums.com/tutorials/18629-user-folders-change-default-location. html
    But I just don't know how to do that in Mac OS X, it seems that Mac OS X doesn't even provide a way for users to do so:
    http://forums.macrumors.com/showthread.php?t=336192
    I saw a reply in macrumors forum and tried to move the 'Music', 'Pictures', etc. folders,
    but it turned out that those files were being copied, not moved.
    So I can't move the 'Music', 'Pictures', etc. to the partition 'My Data' and make aliases of them which can be put in my home folder inside 'Macintosh HD'.
    So, are there only 3 options for me too choose?
    (1) stop trying to fight Apple and Mac OS X on where it puts things, just put all the things in my home folder inside 'Macintosh HD', using only 1 partition
    (2) move my home folder to the other disk partition, in this case, the partition 'My Data'
    (3) can't redirect the location of Music', 'Pictures', etc. folders in my home folder in the 'Macintosh HD', but just simply put things in the 'My Data'.
    Thanks in advance!
    Message was edited by: MicBook

    Here's the easy solution:
    1. Copy the folders you want on the My Data partition.
    2. Verify all files copied OK, then delete the same folders on Macintosh HD.
    3. Make an alias for each of the folders you have moved.
    4. Copy the aliases to your Macintosh HD/Users/Home folder.
    5. Delete the space and "alias" from each of the aliases so the have the exact same names as the originals.
    DO NOT do this with the /Home/Library/ folder as the above will not work with that folder.
    When you attempt to delete the folders you have moved the OS will complain that it cannot delete them because they are needed by OS X. This is normal. In order to delete the original folders and rename the aliases you will need to boot the computer from another drive or from the OS X installer disc. But for the latter you will need to run the Terminal (from the installer's Utilities menu) and use Unix commands to delete the folders and rename the aliases. If you know how to use the Terminal then the entire operation can be done from the command line. See the following:
    1. Boot the computer into single-user mode.
    2. At the prompt enter:
    /sbin/mount -uw /
    cd /Users/yourusername
    mv /Documents "/Volumes/My Data/rest of path/Documents"
    Repeat the above line replacing "Documents" with the names of the other folders you are moving. The "mv" command actually moves the folders rather than copying them.
    ln -s "/Volumes/My Data/rest of path/Documents" /Users/Documents
    Repeat this line for the other folders replacing "Documents" with the names of the other folders.
    You may find printing out the command line routine using a large mono-spaced font useful in assuring you spot the spaces in each command line. Note that the quotes used in the command lines above are required.
    Enter "reboot" without quotes to restart the computer.
    Message was edited by: Kappy

  • When I forward any photos by email they are received as small image, how to change the settings

    if I take or forward a picture by email to another device, the photograph comes out like a large thumbnail with low pixel quality. I can't find anywhere to change this setting.

    You need to clarify your statement/question a little bit more. What device are using to take the photo? I assume that you are using your iPad, but I don't know that for a fact because you simply say "whenever I take a picture". I also assume that you are using the built in mail app and not a third party mail app, but can't say for sure about that either without more details from you.
    When I take a photo with the iPad, if I attach/insert a photo in an email directly in the mail app, the photo defaults to the actual size, which is the highest resolution that it can be. The size of the photo can be made smaller, but it defaults to the largest size.

  • How to change the settings of new tabs opening?

    In the new 3.6.3 version, when you open a new tab it opens not to the far right, as before, but to the left. I downgraded back to 3.6.2 to avoid it, but this version keep crashing. Is there any way to change this setting?

    OK,well I haave this problem where all tabs open up and they reach like 135 tabs until i close it more tabs keep opening and when i click a link for itunes And i know its because i clicked something for mozilla so can you guys help I really need to get my itunes account up and running and i can't do that if the tabs keep opening up until i choose to end the whole mozilla thing.

  • Can I change the settings for printing music?

    the setting i am looking for specifically has to do with printing. i know how to prints but it prints at most, 2 measures per line. can i put 4 or 5 on one line?

    I've found that most answers to GB printing questions are "I'm sorry, you can't do that."

  • How to change the settings for Last data update in BI

    Dear All,
    If you want to display that "Status of Data " field in the report... Then you need to set it at...
    Run the query -> from the BEx toolbar choose LAYOUT -> Display text elements -> General.
    If this is not set, then it will not show in report output.
    Status of data is the time on which the latest load occured to the cube. Lets say, you have built a report on a cube which is loaded on 01/10/2007. When you run the report, the status of data will show this date 01/10/2007 until you load the cube again. In this case, if you load on 01/20/2007, the status would now show up as 01/20/2007.
    If we want to display that field in the report...
    Run the query -> from the BEx toolbar choose LAYOUT -> Display text elements -> General.
    The above all is for BW 3.5
    but i want to know for BI 7 and EP
    Regards
    venu

    Hi,
    First thing here is, in SM58 u r finding the entries means those are related to TRFC LUW's. we shuld never stop this unless those are not useful.
    These TRFC's moves from the source system to different Target systems by their respective users.
    As u said that these Entries are occupying the system resources i.e in accordance to that we have to increase our dialog process in the system not to simply stop that TRFC entries.
    These trfc's move basing on the Dialog processes in the system i.e if the processes are free then these entries move freely from system to system.
    Automatically system generates these LUW's when ur scheduling a load from R/3 to BI system.
    This will not be generated to BI by a particular job in R/3.This depends on the volume of the data only.
    So pls have a talk with BASIS team regarding the resource availability and the movement of the LUW's/TRFC's into BI system.
    rgds,
    Edited by: Krishna Rao on Jun 25, 2009 1:38 PM

  • How to change the memory size of Iphoto to put more pictures??  I don't have no more space!!!

    Hi....
    I wonted to put some more pictures to Iphoto...but I can't do it because it is telling me that I don't have enough space.... I so that memory on the hard disk for Iphoto is only 37gb ... how can I change that?????  I wont to have all my photos in this program!!
    Thank you for your answers...

    I have trued to clean my hard disk --- but this is not the problem!!
    "IPhoto nn può imporate le foto perchè nn c'è abbastanza spazio libero sul VOLUME che contiene la libreria di Iphoto"
    this is the messege how is coming out....
    it means...
    Iphoto can not import the fotos, because there is not enough free space of VOLUME that containse the library of Iphoto
    do you now that could it be???

  • How to change the Firefox UI in Ubuntu to look more like the Windows Version?

    Pretty much to summarize, I am a Google Chrome user who wants to give Firefox a try. I am on Ubuntu 11.04. Ubuntu originally came with Firefox, but when I installed the Oxygen icon theme, I then opened up Firefox, and thought ''"bleuch"''. The icons and UI was ugly, so I kept on with Chrome. A little while later, I installed Firefox on my laptop which runs Windows 7, and I was surprised at how much better it looked. I assumed it had something to do with the version of Firefox, so on my linux machine, I downloaded the 6.0 version, but it still looks the same. It's missing the pretty "Firefox" System menu at the top, the back and forward buttons were still hideous, etc. So my question is, how do I get Firefox to look the way it does in Windows?

    The '''Menu Bar''' is one of the toolbars along with Navigation toolbar and Bookmarks toolbar. The '''Menu Bar''' is where the File Edit View Bookmarks Tools Help menus are located.
    If you hide (uncheck) the '''Menu Bar''' then it will collapsed into a button much like the orange Firefox button on Windows.
    Maybe you need a picture.
    See https://support.mozilla.com/en-US/kb/how-do-i-customize-toolbars?s=menu+bar&as=s

  • How to change the position of a notation from treble to bass clef?

    hi there,
    i am trying to print out a score from GB '08 that looks more like a piano score (with red hand notes on the treble clef and left hand notes on the bass clef) but can't seem to find a way to do it. can anyone help?
    thanks!

    thanks, christoph!
    but it seems when i click on the clef signs, it only gives me three options
    treble
    treble and bass
    bass
    (this is displayed in the track editing section at the bottom of the window)
    maybe i need more specifically of the location of the "piano" option.
    really appreciate it!

  • How to change the storage location in Lightroom 3.6.?

    How to change the storage location in Lightroom 3.6.?
    I use my internal hard drive NTFS of my MacBook Pro  as my storage location of Lightroom 3.6. being installed in Snow Leopard now but the data of my photos get too big now. I have two fast and big external hard drives eSATA now which I want to use for my data/photos. I know how to copy the data from one hard drive to another but I don't know how to change the settings in connection with Lightroom easily. I still want to watch all fotos on my MacBook Pro but don't want to save any fotos on my internal harddrive any more. Isn't it possible to have the programm Lightroom on my internal harddrive but the data on two times on two different extermal hard drives? If I look at Lightroom - settings of catalogue - I see that the internal harddrive location is my storage location now but I my two external harddrives don't appear as folders. Why? How to change that so that the external hard drives appear in Lightroom and I can watch all my fotos immediately (sometimes using external hard drive 1 and sometimes using external hard drive 2)?
    My external hard drives are in HFS+ but I use the software of Paragon so that there shouldn't be any problem to read and write the data (I use also Final Cut Express so my external hard drives are HFS+ and not NTFS).
    I want to impert many data from CDs - should I copy the fotos first to my external hard drive and then import it into Lightroom or is it easier to import the data directly from the CD in Lightroom so that I don't have to name the folders two times?
    I see that I have to sort the fotos from the CDs in new different folders and an used to do that in Finder of my MacBookPro. In Lightroom I don't want have to click each of hundreds of fotos to be able to put it into the right folders ... But how to import only a part of a CDs quickly into the right (newly created) folders?
    Kind regards, Karin

    Would you really leave the names of photos like DSC05271.ARW and DSC05271.jpeg etc.?
    What if I name them f.i. like ...
    2013-09-11_Austria_1_mountain.jpeg
    2013-09-11_Austria_2_mountain.jpeg
    2013-09-11_Austria_3_valley.jpeg
    I would NOT do this. I would not change the file name.
    I would add keywords and other metadata to the photos to identify the content of the photos, and from that point on, I would use keywords and other metdata to search for these photos.
    However, let's look at the big picture. I think there are three different methods of organizing
    Organize via keywords and other metadata, and not via operating system constructs such as file name and folder name
    Organize via operating system constructs such as file name and folder name, and not via keywords and other metadata
    Some combination of 1 and 2
    You can choose any one of the three methods above, the choice is yours. I am a very strong believer that for most people (and it sounds like you are one of those people), method 1 is the best method. However, not everyone agrees.
    There are drawbacks to using file names to identify your photos. One big drawback is that you must type the information into each photo's name, and this is more tedious than if you wanted to assign the keyword "mountain" to the photos, you can assign the keyword to multiple photos at once. Also, if you mis-spell the information in the file name on any photo, you have just made the photo much harder to find; whereas in Lightroom, the keyword can be assigned via a mouse click (so you can't mis-spell it), or by typing the first few letters and Lightroom (auto-fill) will find the correct keyword name. So using keywords is a much simpler way to go.
    .. is this much too complicated to do that in Lightroom or even dangerous to got lost of photos?
    It is very simple to add keywords, as I explained for this case. Create keywords "Austria", "Mountain", "Valley"; then select the desired photos, and then click on the check box next to the keyword name. It is much more complicated in my opinion to rename the photos in this manner.
    There is less danger in doing this via keywords than the danger doing this via file names, because of potential mis-spellings.
    If I spend a lot of time in editing photos (in Lightroom or Photoshop) I don't want that I loose those photos f.i. later if Lightroom won't be the software I use regarding the photos (in 10, 20 years?!)
    Lightroom will OPTIONALLY write your keywords and other metadata to the files (or sidecar files in the case of RAW). Every photographic application I know of (and I'm sure those in the future) can read the keywords and other metadata. So if you ever want to switch to some other software, your keywords and other metadata are available. you can turn this option on via Edit->Catalog Settings->Metadata, check Automatically Write Changes to XMP.
    So I have to create two folders - one with the originals and one with the edited exported photos?
    No, you do not have to create two folders. You don't have to export everything, but if you do, you can put the exports wherever you want, including putting them in the same folder as the originals, with different name.
    Why not edit them in Photoshop and save them in the second folder which I import later in Lightroom? Because it takes longer?
    Wow, you really need to think about: Why are you using Lightroom?
    Could you explain this to me? Why are you using Lightroom?
    If your goal is to edit the photos in Photoshop, and then put them in folders with whatever custom name you want to give them, then what is the benefit of using Lightroom? You can do all of this WITHOUT Lightroom. You keep explaining that your intended goal is to use Photoshop and folders/file names, and this is a goal which AVOIDs all benefits of Lightroom. I can't understand what you think the benefits of using Lightroom are for you.
    It is starting to sound to me like Lightroom is not the right software for you.
    Some people want to see a movie on their TV and are able to watch a DVD (not all!). Flickr seems to be a solution for movies in a big size (many GBs) to share them with friends (?)
    You haven't mentioned this before, and you should check the rules on Flickr regarding how long a video you can upload.

  • How to Change Security Settings on an Existing Wireless Network

    I'd like to change existing network security settings to WPA2, AES or at least to from TKIP to AES.
    I'm familiar with browser access to the router and with how to change the settings on the router.
    My question is how to do this as painlessly as possible for the network.  Step by step would be nice
    I guess first I have to change the router settings using the computer running Easy Link Advisor?
    Do I then have to disconnect/reconnect that computer?
    Do I have to disconnect every other computer and then connect each one again with the updated settings?
    Will the change in security settings affect my print server?  If so, do I have to set it up from scratch in ELA?
    For the record, I have a WRT-300N and the print server is a 54g.
    Anyone who reads this may also want to look into recent news.  May not be a big deal, but a vulnerability of WPA/TKIP has been identified.
    Thanks in advance to anyone who answers.
    Solved!
    Go to Solution.

    Do I really need to set security for my wireless connection. I searched for available WiFi in my area prior to installing my  network and none were available. Does that matter?
    The network never did function right from the start. My desktop is a Dell Inspiron 510n and is not wireless capable? So when I tried to add my HP mni 1000 it did not let me access the Internet.
    So now I have an unsecured network. Am I vulnerable to attack?
    Which leads me to my real question How do I change the security settings?
    Oh yeah, my home computer crashed due to a program I downloaded, so I do not have access to it. i'm a mess....
    Thanks,for any help
    Phil

Maybe you are looking for