Loops won't show

Hi
My Loops dissapeared from my loop browser (i.e. it's greyed out), I guess I must of clicked onsomething without realising what the consequences were/are (LOL). When I click on the Loop browser it just tells me it can't find them and asks me to re-install them!
I (of course) can see them in my audio folder (home/library/audio/apple loops etc) so I assume you don't need to re-install. However, how do I get them back into my Garage band - and -  Logic which is what I more often use.
Thanks in advance.
p.s. i'm still on Tiger and so using 3.0.4. But that shouldn't make a big difference. 
p.s.s. I'm on Logic Express 8.

Hi BobGus
Great, it worked straight away - and it sorted out the loops in Garageband also?????!!!!!
Normally they'd be found in the Garageband folder inLibrary/Application Support/etc so there must be something there about the order you (re) install loops...... mmm Interesting. I guess, which nobody here seems to have noticed, or been able to explain, that there must be a hierachy in the file system somwhere. When you install and run Logic on your system it uses the same Apple Loops as GB, but changes their placement in the Libray, storing them in a new (and neutral) directory 'library/audio/apple loops' and NOT in Garageband.
Well I hope if anyone else has the same problem they'll notice this posting. Big thanks again BobGus.

Similar Messages

  • 3rd Party Loops won't show up

    I have browsed the forum and help sites and have seen many similar problems, but even after reading through everything I couldn't find something to fix my problem.
    I just bought a loop set that were all .wav files. I converted them into .aiff files with the apple loops utility, and dragged that folder into the garageband loop browser. Everything looked fine, and I got that swirly rainbow ball to show that it was loading the loops, but I can't find them in my loop browser anywhere.
    By the way, the filter loop check box in the preferences is definitely unchecked, and I can see all other loops. I also have the browser option set to see all loops.
    I tried importing one individual loop by dragging it into the music editing pane, and then dragging that loop over into the loop library, and everything worked fine. The only problem is that I have a bunch of loops, and doing this for every individual loop is more trouble than it is worth.
    note: Even though the loops don't show up in the loops browser, I can see the individual files in the Library/Audio/Apple Loops/User Loops/SingleFiles folder
    thanks in advance for any ideas

    this part is a bit confusing:
    I tried importing one individual loop by dragging it into the music editing pane, and then dragging that loop over into the loop library
    but what happens if you drop a file directly into the loop browser instead of dropping the folder?

  • Old expansion pack loops won't show up

    Installing the new Garageband has been nothing but a headache.
    My main problem if that I can't get loops from older expansion packs to show up. I believe I've located my current new loops library and they're all .caf files while my old ones are .aif files. I've tried pasting my old .aif files into the new apple loops folder, but they don't show up. Is there a way to get both to show up - or is there some way to switch back to the old ones?
    Also - at some point I did something that makes a lot of instruments and settings show up twice.
    I'd love to get both issues resolved, but the first is the most important for me cause I can't use some of my favorite loops.

    It doesn't matter where you keep your loops, you don't have to have them all in one folder. Just drag the loops you want to add into GB's loop browser, they will be indexed and are available afterwards.
    As for your settings: Locate the files in the Instrument Library folder and just delete the duplicates – it should be fine then after you restart GB.

  • Homemade Apple Loops (w/Loops Utility) won't show up in Loop Browser

    I just finished making a whole batch of homemade Apple Loops. Through Logic I opened up each audio file in the Apple Loops Utility, marked its tempo, marked "Looped" and then did the transients window to make sure it sounded good, then did "Save" or "Save All" from the Apple Loops Utility task tray.
    I then dumped that folder full of custom loops into my loop browser for catalog'ing, but for some reason only about 10 of them show up when I click "All" to see all the loops in that folder.
    So I re-opened the entire batch in Apple Loops Utility and made tiny changes to each loop's transients, just enough to trigger the dot next to the loop that means "you need to save these changes" - and I resaved the entire batch.
    Tried the add-to-loop-browser process again, and again, only those initial 10 loops showed up in the browser again. The remaining 190 won't pop up.
    I can't figure out what's missing or what I did wrong.  Any ideas?
    Kirby

    FIXED!
    If you run into this same problem:
    In order for your homemade loops to show up in Logic's Loop Browser, when in the Apple Loops Utility you need to select at least one "Descriptor" - if you don't, the loop won't appear in the browser.  Even if you don't need a Descriptor, just batch-select all of your loops in the tray and then pick 1 Descriptor, resave, and re-drop into Apple's Loop Browser.
    Kirby

  • Logic Pro x - additional content downloads and installs but it won't show up in my Logic Pro X. Where is the add'l content downloaded and how do I activate on Logic Pro X?

    The additional content downloads and installs, but it won't show up in my Logic Pro X. I cannot find the "Library" folder where this additional content is  downloaded to and can't seem to activate the new loops and instruments in my Logic Pro X (i.e. loops are still greyed out). Any solutions?

    similar problem that I'm hoping revives this thread. Took over 24hrs to dload additional content (after another full day for the actual problem) due to a bad dload rate. so quitted, and relocated closer to my wifi router. Restart, open logic x, Menu bar:  Logic Pro/ Download Additional content ...Tells me i have no internet connection.... Ahh... I do, I'm using it right now! Tried restarting and relaunching. same thing every time.
    Any clues?
    This whole apple upgrade has been so disappointing! All i wanted to do was reinstall logic 9! $2500 later and I'm still struggling. ***!

  • Swf won't show in Chrome

    Howdy,
    I've published html+swf from flash cs5 and it won't show in Chrome. all is looking well in Firefox & IE though...
    Here's the code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
    <head>
    <title>site_2</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <style type="text/css" media="screen">
    html, body { height:100%; background-color: #ffffff;}
    body { margin:0, auto; padding:0; overflow:hidden; }
    #flashContent { width:100%; height:100%; }
    </style>
    </head>
    <body>
    <center>
    <div id="flashContent">
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="850" height="567" id="site_2" align="middle" margin= 0, auto;>
    <param name="movie" value="site_2.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#ffffff" />
    <param name="play" value="true" />
    <param name="loop" value="true" />
    <param name="wmode" value="window" />
    <param name="scale" value="exactfit" />
    <param name="menu" value="true" />
    <param name="devicefont" value="false" />
    <param name="salign" value="" />
    <param name="allowScriptAccess" value="sameDomain" />
    <!--[if !IE]>-->
    <object type="application/x-shockwave-flash" data="site_2.swf" width="850" height="567">
    <param name="movie" value="site_2.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#ffffff" />
    <param name="play" value="true" />
    <param name="loop" value="true" />
    <param name="wmode" value="window" />
    <param name="scale" value="exactfit" />
    <param name="menu" value="true" />
    <param name="devicefont" value="false" />
    <param name="salign" value="" />
    <param name="allowScriptAccess" value="sameDomain" />
    <!--<![endif]-->
    <a href="http://www.adobe.com/go/getflash">
    <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
    </a>
    <!--[if !IE]>-->
    </object>
    <!--<![endif]-->
    </object>
    </div>
    </center>
    </body>
    </html>
    thanks!

    Seemed to work just fine when I tested the code (with my .swf). Tested in Chrome, FF, IE, Safari.
    Does your Chrome have the Flash plugin?
    But a couple of things..
    quotes missing here:
    margin= 0, auto;>
    Seems like you are trying to scale to exact fit?
    #flashContent { width:100%; height:100%; }
    <param name="scale" value="exactfit" />
    Won't work with pixel dimensions for the .swf:
    width="850" height="567"
    and <center> tag... set W/H params to 100% and remove <center> if you want to scale to exact fit 100% W and H
    Best of luck!
    Adninjastrator

  • Have a first gen ipod touch and it is not showing up on my computer, it is in my devices but won't show up so I can put music on it.  it syncs please help

    I don't know hoIw to fix this problem, anyone.   I have tried to add device, but like I said it is already on the devices but won't show up in the computers so I can put music on it syncs on the itunes site it also says my ipod on the itunes site but no itunes logo shows up  any help is appreciated thanks

    Have yu tried here:
    iPhone, iPad, or iPod touch: Device not recognized in iTunes for Windows

  • IPhone 5s won't show up in iTunes

    I bought an iPhone 5s today and after it was fully activated and working, tried to hook it up to my computer. It said my itunes had to update, however it wouldn't update so I uninstalled itunes and downloaded it off of apple's site. This time it downloaded and when I checked itunes for updates, it said it was at 11.1.5 and current. However, when I plug my phone in, it won't show up in itunes. It registers on the computer and the phone asks me if I want to trust this computer, to which I answer yes.
    I've tried checking the apple mobile support and stopping and starting it again along with anything else to do with the mobile. I've tried reinstalling, restarting and pretty much everything I can think of.
    My computer is a fully updated, windows 8.1 HP

    Error -50 is generally associated with firewalls or anti-virus software as described here:
    http://support.apple.com/kb/TS1583
    Separately, are you using iTunes 11.1.4?

  • My iPhone 5S won't show up in iTunes to sync. It charges still and it opens iPhoto, but doesn't even register in iTunes

    My iPhone 5S won't show up in iTunes to sync. It charges still and it opens iPhoto, but doesn't even register in iTunes. I have no idea what to do and nothing is working!
    And the other night while i was trying to sync my phone, it was working until "Error message (-50)" started coming up every time i tried to sync or update my phone's software through itunes on my computer. eventually, itunes quit and i unplugged my phone and updated it wirelessly. i have no idea why any of this is happenings. Itunes is still acting weird for me too.

    Error -50 is generally associated with firewalls or anti-virus software as described here:
    http://support.apple.com/kb/TS1583
    Separately, are you using iTunes 11.1.4?

  • TS1538 My iphone 5s won't show up on my itunes

    My phone does show up on windows when I plug it inbut not in iTunes. I've tried everything that it says to do under support as well as uninstalling itunes and reinstalling it but it still won't show up. Is anyone having the same issue? I'm using the latest version of itunes and iOS and am running windows 8.

    Hello macr888,
    I would be concerned as well if my iPhone was not recognized by iTunes.  Thank you for providing all the information with the steps you took in regards to this issue.  I found an article with a few more steps you can take (you can skip the steps you have already taken):
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • My ipod won't show up on my computer. I have another ipod touch, that works fine. What should I do? Do I need a different ipo usb cord for the nano?

    my ipod won't show up on my computer. I have another ipod touch, that works fine. What should I do? Do I need a different ipo usb cord for the nano?

    iTunes never displays the iPod in the left pane?
    iTunes is shipped with a "helper application" called the "iPod Service" that runs and is used by iTunes to communicate with the iPod device. This service may be disabled.
    If your system is Microsoft Windows XP and you are logged in as an Administrator:
    1. Quit iTunes and, if your iPod is currently connected to your computer, safely remove it using the system tray application to manage removable devices.
    2. Right click on "My Computer"
    3. Select "Manage"
    4. In the "Computer Management" window, left pane (tree view), follow this path:
    +Computer Management (local) > Services and Applications > Services+.
    5. In the right pane, scroll down to "iPod Service" and double click it.
    6. If the service is listed as "Disabled" and "Stopped," change to "Manual" and "Start" it. ("Manual" will cause it to start when iTunes starts and "Start" starts the service right now.)
    7. Close "Computer Management"
    8. Restart iTunes and wait for it to completely come up.
    9. Reconnect your iPod.
    Does your iPod show up in iTunes?

  • I have an audiobook that I purchased via iTunes and it won't show up on my iPad, but it's everywhere else, iPhone, iPod and computer?

    I purchased an audiobook via iTunes on my phone and it won't show up on my iPad? Why?

    Did you sync it to your ipad?

  • IPod won't show up on itunes or mac, freezes, and doesn't play bought songs

    Okay i have four issues with my iPod
    1. It won't show up on iTunes or on Mac desktop
    2. When i plug it into the USB port it freezes and say 'Do Not Disconnect'. It will not come out of this
    3. Every single song i have bought won't play on my iPod. They transfer fine, but when i click on a bought song it simply skips over it
    4. I authorized this computer but songs still need authorizing, and i have already authorized them
    So we bought a new Mac and i plugged in my 30 GB video iPod for the first time. It showed up in iTunes then so i synced it to our new computer. Then i tried to listen to my bought songs and they simply wouldn't play. The iPod just skipped over them. I had one song out of three hundred or so that were bought actually play. Then i tried reauthorizing my new computer and getting rid of all the old computers that had been authorized. That didn't work, and the songs that actually needed to be authorized wouldn't be authorized even when i clicked on them.
    So then i unplug and just listen to it as is for awhile but then i try plugging it in again and it just doesnt show up on my Mac desktop or iTunes. And the screen becomes frozen with the same message, 'Do Not Disconnect' I wait for a half an hour for it to show up and it never does. I have no choice to unplug it and then it is still frozen with that same message. Five hours pass, and it is still like that. It finally goes off and then it simply doesnt work. So i plug it in to my charger and its fine except the whole not playing bought songs business.
    Please i beg if you have any answers to any of these problems HELP!!!!!

    Have you had a chance to look at these troubleshooting pages? They may be of some help:
    iPod's battery doesn't charge
    iPod missing in My Computer and in iTunes
    iPod is not recognized properly by computer when USB drivers are not installed properly or are out of date
    Microsoft Support - A computer that is running Windows XP cannot detect a USB thumb drive, an Apple iPod, or an external hard disk drive
    If you are using a laptop, this page might help: iPod not recognized when connected to Windows laptop over USB

  • My movies and music videos won't show up on screen, I can hear the sound but not see the video how do I fix this?

    My movies and music videos won't show up on my computer screen, I can hear the sound but not see the video how do I fix this? I'm not sure what to do as far as turning my purchased movie into DVD goes either. I just want to put the movie onto a DVD disc but my itunes won't even show that I have a blank disc in the drive, I'm not sure what is wrong or how to fix this, any help at all would be much appreciated.

    Hi @anthony7722 ,
    Thank you for your query, I will do my best to help!
    I grasp that you uninstalled the Intel graphic driver and the catalyst control.  You reinstalled the Intel driver and now you can view and hear videos on the Internet but you are unable to set the resolution as high as previously.
    When I checked the specifications for your notebook I see that you have switchable graphics.
    Here are two links that I believe will help.
    Overview of Switchable Graphics or Dual GPUs
    Switchable Graphics on Notebooks Configured with Intel and ATI GPUs
    Here is a link to HP Pavilion dv7-6150eb Entertainment Notebook PC Drivers
    Please try this process.
    1. Download the chipset driver, and both graphic drivers and save them  but do not install them yet
    2, Delete the chipset driver and install the updated one.
    3. restart your notebook
    4.Delete the Intel driver and install the updated one
    5. restart your notebook
    6. Delete the AMD driver and install the updated driver. 
    You should now have a Catalyst Control Center.
    This should now allow you to use the higher graphic card which should support the higher resolution.
    I hope this helped.
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • My iPod touch won't show up in iTunes, but charges and shows up on different computers.

    My iPod touch 5th gen last was synced with my iMac a couple weeks ago. Now when I plug it into iTunes, it won't show up. It's done this before and I've fixed it by updating iTunes, restarting the iPod/computer etc, but it seems I've tried everything. I've connected it to different USB ports, and it charges in all of them but doesn't show up. When I plug it in, Dropbox recognizes it and can get the pictures off, but iTunes won't work. I tried connecting the iPod to a different computer, and it showed up in iTunes just fine. I have the latest version of iTunes. I didn't restore my iPod from the other computer because if I can't get it to re-sync with this computer I'd rather not lose all my data. It seems I need to reinstall iTunes, but I don't know how- will it delete all my music that I already have on there?
    Any help would be greatly appreciated, thanks!

    I had this issue, I fixed it by going to:
    Start > Control Panel > Devices and Printers
    Then find the iPod, and Right Click > Properties > Hardware > Properties > Driver > Update Driver > Update Automatically
    The driver had not been automatically installed, and windows found and installed the driver files for me. Took ~90 seconds, and then the iPod began it's sync process almost immediately after. Hope this helps anyone with the same issue! I'd try this before re-installing iTunes.

Maybe you are looking for

  • IDoc type in GTS to create a sales Order

    Hi Gurus, Is there any Inbound IDoc type in GTS that can be used to create a sales order. I Know that sales orders are created in ECC system, but still want to know if there is any Idoc type in GTS that has the segments with fields of a sales Order.

  • How to change both start and end dates for an business event (or any object

    Hi all. We are in the case to change the validity dates for several business events in training management. The special point is that both, start and end date, have to be changed. In example, business event 00000001 is valid from 2010.01.01 to 2010.0

  • How to open a url port

    hi my iphone 4s will not show in itunes

  • JavaServer Faces and Data Bases - Help me!

    I am beginning in JSF and I have that to create one aplication using JSF. somebody could indicate me a site or send for me code samples of JSF and data base, using insert, delete and update? since already I am thankful!

  • Hex values in byte

    I need to encode a message string that consists of a byte array to be sent to a device. Two of the items are numeric values that are to be represented as hex 0x00 - 0xFF. This needs to be placed into a single byte. My question is this, can I use a sh