Problem previewing loops in the loop browser in Logic 8

Loops are only audible when the sequencer is not playing.
When the sequencer is playing, the selected loop shows it's playing in the loop browser window, but I cannot hear it.
ANY ANSWERS?
NOTE:
All my outputs in logic (including the loop browse strip) are routed to SPDIF OUT as I have a DynAudio digital speaker system.
Thanks in advance,
Hennie

I have found if you wait long enough, you will hear the file begin to play. Sometimes the delay can several seconds. Not acceptable IMO.

Similar Messages

  • Adding loops to the loop browser.

    I'm using mac os 10.4.11. I have placed all my loops on an external hard drive.
    1) Are only apple loops allowed to be added or aiff loops in general as well?
    2) when adding loops to the loop browser should one add an entire folder if they are in a folder or just the files within a folder? I added a folder of flutes but can not find flutes anywhere in the loop browser file list.
    3) As I didn't want the loops within the jam pack voices, and rhythm section installer packages to be added to garageband I removed the loops folders from the packages, and dropped them onto the loop browser. When looking in the jam pack management it shows the rhythm section but not the voices. When I again attempted to drop the voices folder it said it was already there, although I still can't see it.
    4) Once I understand how to do this correctly should I trash the loop browser apple loops index file and re-drop all the loops on the browser again to get everything cataloged correctly?
    Thank you,
    Robert

    Select "Add to Loop Library" from the Edit menu!

  • How to avoid the loop inside the loop? as it reduces the performance.

    hi masters,
    i have 2 internal tables having 1 same field. eg table itab having f1, f2, f3 fields and itab1 having f1, f4 and f5 fields. let us consider the data in the itab and itab1 is like below given
    itab-f1   itab-f2   itab-f3                 itab1-f1     itab1-f4   itab1-f5
    10        aa         11                      10             abc       456
    10        bb         15                      10             def        655
    10        ff           13                      10             ghi        456
    11        dd         16                      10             tre         455
    11        zz         24                      11             ftr          256
    11        ii           54                      11             kjh         556
    12        hh         24                      12             fjk          751
    now i want the result in final table like below
    f1         f2       f3         f4         f5
    10        aa      11      abc      456
    10        aa      11      def       655
    10        aa      11      ghi       456
    10        aa      11      tre       455
    10        bb      15      abc      456
    10        bb      15      def       655
    10        bb      15      ghi       456
    10        bb      15      tre       455
    10        ff        13      abc      456
    10        ff        13      def      655
    10        ff        13      ghi      456
    10        ff        13      tre       455
    11        dd      16      ftr        256
    11        dd      16      kjh      556
    11        zz      24      ftr       256
    11        zz      24      kjh      556
    11        ii        54      ftr       256
    11        ii        54      kjh      556
    12        hh      24      fjk       751
    i can get this result using the
    Loop at itab.
    loop at itab1 where f1 = itab-f1.
    process....
    endloop.
    endloop.
    but it is very slow. i want to avoid this loop inside the loop and i want to implement the same program using read table.. like below..
    Loop at itab.
    Read table itab1 with key ....
    process...
    endloop.
    Is it possible? to get multiple records from itab2 using read statement or with READ statement that using CASE Statement or IF statemetnt.
    Plz help me...

    hi,
    please try the following code
    TYPES:
      begin of ty_itab2,
       f1
       f2
       f3
       f4
       f5
      end of ty_itab2.
    DATA:
      lw_tab2tmp type ty_itab2,
      lt_tab2tmp type standard table of ty_itab2.
    sort it_itab by f1.
    loop at it_itab into lw_itab.
      at new f1.
        CLEAR lt_tab2tmp[].
        loop at it_itab1 into lw_itab1 where f1 = lw_itab-f1.
          CLEAR lw_tab2tmp.
          move-corresponding lw_itab1 to lw_tab2tmp.
          append lw_tab2tmp into lt_tab2tmp.
        end loop.
        "while there is no data with f1 in it_itab1
        if lt_tab2tmp is initial.
          lw_tab2tmp-f1 = lw_itab-f1.
          append lw_tab2tmp into lt_tab2tmp.
        endif.
      end at.
      CLEAR lw_tab2tmp.
      MOVE-CORRESPONDING lw_itab to lw_tab2tmp.
      modify lt_tab2tmp from lw_tab2tmp TRANSPORTING f2 f3 where not f1 is initial.
      append lines of lt_tab2tmp into lt_itab2.
    end loop.
    lt_itab2 is the final table.
    There may be some syntactically errors.
    I have not a system to test it now, please test it.

  • Student lost ability to audition loops within the loop browser

    Colleagues,
    My students were composing songs using GarageBand 3.0.4 in our Mac Lab.
    Two of my students showed me that, after they'd laid down three or four tracks by dragging loops into the main window, they could no longer get loops to play inside the loop browser. They would click on a loop, and nothing would happen.
    The loop would play once it was clicked and dragged into the window, but it would not play from inside the loop browser.
    Does anyone have any idea what my students might have done that could cause them to be unable to audition loops from within the loop browser?
    Thanks in advance for any insight you might be able to provide.
    Paul Daniels
    Pennridge Central MS
    144 North Walnut Street
    Perkasie, PA 18944

    Just drop them on the Loop Browser and the rest should be taken care of.

  • When I Drag Loops To The Loop Browser...

    All my loops are in the folder /Library/Application Support/GarageBand/Apple Loops. I dragged them over from the finder to the loop browser in GB, and it looks like it copied all of them to another folder user/Library/Audio/Apple Loops/User Loops/GarageBand/Apple Loops. ***?! What a mouthful. Is this the new default location for all of my loops? Can I change that? Can I erase the Application Support/Garageband folder now? I would like to reclaim the 12+ GB of space.

    As far as I can make out GB needs to store your loops in both Application Support and Audio. The Application Support/GB folder also contains other resources, such as software instruments and channel presets etc., so DON'T DELETE IT!!
    In the Audio folder the GB loops will normally be stored in Apple Loops/Apple/Apple Loops for GarageBand, not in the User Loops Folder. When you dragged them to the browser, GB thought they were a new set of loops and put them in User Loops; so as long as they are still in Apple Loops/Apple/Apple Loops for GarageBand, go ahead and delete them from the User Loops folder. Like I said above, GB seems to store the loops in two locations by default (no Idea why), and I think it's best not to screw around with stuff in the Library under OSX.
    BTW, why did you drag them to the browser in the first place? Had they not appeared there when you installed?

  • Apple Loops and the Loop Browser

    maybe I'm missing something here, but whenever I save an edited audio file (or loop) with Apple Loops I can never seem to find the same file in the Loop Browser.
    (unless that is how the app is suppose to behave ...)
    I assumed the Loop Browser behaves somewhat like Logic's Project Manager, referencing and finding files that are associated with Logic Sessions.
    Long story shot, how can i save my edited Apple Loop files and still find them using the Loop Browser
    Thanks.

    The additional content is not just the loops. It is also all the samples for the instruments etc.
    You are correct, however, in the method of moving the loops.

  • 3rd Part Loops in the Loop Browser

    Hello all!
    I purchased a bunch of M-Audio percussion loops and installed them (or thought I did). Only I set of loops is listed in the loop browser drop down menu ant it's only listing 2 loops! I found 2 other folders of loops in my home folder/audio/user loops folder. They appear to be incomplete as well and they DO NOT show up in the loop browser menu in GB or Logic. I e-mailed M-Audio about it and they say that there might be multiple locations for these loops depending on what version of GB I'm using (3).
    Anyway, what do I do now? Should I trash the loops in the user folder and then try a reinstall? If I do, can I put them in some other folder that GB can access from within GB?
    Thanks,
    Paul

    First suspect:
    http://www.bulletsandbones.com/GB/GBFAQ.html#missingloops

  • I can't find converted apple loops in the loop browser within Logic pro 7

    Hello There.
    I've cereated some apple loops with the apple loops utility. unfortunately I am unable to find them in the loop browser within Logic pro 7.2.1.
    I've scaned them using the project manager " so Logic knows about them"
    but still didn't reflect in the loop browser.
    Is this the normal behavior or what am I doing wrong.
    I hope I am doing something wrong, as to me the main feature of the loop browser is to be able to audition the loops quckly at the song tempo.
    Thanks a lot in advance
    Cheers
    P.S searched in the Forum but the answers arn't very clear
    Powerbook G4   Mac OS X (10.4.7)   1.67 Mhz 2gig Ram

    Just drop them on the Loop Browser and the rest should be taken care of.

  • How to pass a value from inside a while loop outside the loop

    Hello to everybody, I have been searching through the forum but I have not found a certain answer for my problem. I would try to explain my problem as breefly as posible:
    I have to send by a BNC2120 two signals and acquire an other one thats comes from a preassure sensor. That part is done by introducing simulating and acquiring DAQmx inside while loops.It is sycronized by my self, proving such diferent values (is not the optimum, but is only the first prototype) and works as I expected. Well, then I want to sample some of the values of these signals, that is done with relays and local variables to get the value in the instant I want to sample. Here begin my problems: I want to extract the sample values out of the while loops without restarting them, I mean: I do not want to stop the while loops because the acquisition and the generation of the signal must be continuous, but I do not know if it is posible to put the while loops in "standby" until I operate with the values I have sampled and then the signal generator and the acquiere continues from when it has stoped before. Particulary I want to obtain the value of the top while loop (inside a case) when the counter arrives at 15.
    I have proved to do with local variables, global variables, making a state machine, with event cases, with flat secuences...I have been reading about and proving diferent posible solutions for this week and the whole past week and I have not found the solution.
    If any of you know how I can do this thing, I would be loved to listen your opinions. My proyect is above: 
    Thank you a lot in advance.
    Sinceresly,
    Miguel.
    Attachments:
    maq_estados_event_case.vi ‏239 KB

    It definately sounds like what you really want is a Producer/Consumer.  It is an architecture that uses Queues to pass data from a data generation loop (producter, your DAQ loop) and a data processor (consumer).
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • Problem create DataGrid  on the new browser tab with

    Hello.I work Flex  3 Web application .I have a problem  with about create new browser tab.So that I want to create  DataGrid(with data) on the new browser tab.

    Use JavaScript to do this pointing to your DataGrid application and pass some parameters.

  • I'm Still Looping - End the looping!!

    I wrote an earlier post, received a good suggestion, and
    found that it isn't working for me. I created a slideshow that has
    the following characteristics:
    1. An embedded .swf title graphic that appears on the first
    and last slide. I want it to play once than hold, but it just keeps
    looping.
    2. Each slide has text and a picture that fades in over 120
    frames. I'm using Timeline effects to fade-in the picture. I'd like
    the picture to fade in, then remain visible. What happens is that
    the pictures just keep looping.
    I've unchecked loop in Dreamweaver properties when I inserted
    the flash graphic. I've also tried to "uncheck" all the loop
    options.
    A kind responder suggested that I use action script to insert
    stop() in a keyframe at the end of the graphic's frames, but this
    isn't working - the Timeline effects don't play at all with this
    command insterted.
    Help.

    Post the FLV and it will be easier to answer. At the end of
    each movie clip you just need to add a keyframe and put in a
    stop();
    Make sure the stop is on a keyframe at the end of the of the
    movieclip, don't just click on the last frame and add the
    actionscript. It has to be keyframed or it will use that stop(); on
    every frevious frame.
    If that isn't working then something else is causing the
    error.

  • Problem with Flash in the odd browser

    Hi y'all, I just created a website, client was very happy,
    got paid, end of story...not quite :(
    A week later the client called and said they had several
    people visit the site who had a problem with the display of the
    flash movie. on the home page. One of the machines was in his
    office. It was a regular PC running IE6 service pack 1. I thought,
    ah ha, thats probably it. Nope, I checked it out on another
    identical browser config, and the problem didnt show up.
    Here is the page with the flash on it..
    http://www.genesisrestorations.com/
    Apparently the flash displays about 20 pixels lower on the
    screen, creating a gap between the orange bar and the top of the
    flash movie. Any ideas?
    Thanks in advance.
    Kevin
    Fuze Media

    it shows i dont have the SHOCKWAVE isntalled. Where can i get it?
    the sites i went to are:
    CAPTIVEADS.CA the front part loads but the site content wont. and it loads on my other computer.
    also
    http://thejimmychiushow.com/JC%20on%20Kill%20Bill.html
    the flash loads but it jsut stops on the guys face once its loaded.
    any ideas??
    thanks
    daryl

  • Deleting from the loop browser

    Is there a way to delete loop names from the loop browser drop down list and the actual loops themselves? I inadvertently (sp?) added loop folders that I had bought and downloaded to the loop browser without first naming the loop folders being added. So I now have a few generically named "apple loops" in the loop browser drop down list. I have since renamed the original folders and added it to the loop browser. I now have 2 copies of loop names in the drop down list; the only difference being the generic "apple loops" as opposed to the specific name of the loop folder added. I'm assuming I also now have two copies of the loops themselves since the names in the drop down list are different, which, of course, means more HD space being taken up. I cannot find anything about deleting this. I can't believe there isn't a way to do this. Any help?
    Steve

    reindex your loops:
    http://www.bulletsandbones.com/GB/GBFAQ.html#reindex
    (Let the page FULLY load. The link to your answer is at the top of your screen)

  • Can the loop browser be modified with ones own way of sorting loops

    It has become a burdeon and very difficult to work effectively with GB3 loops. Can i somehow name the different categories my own way! like electric guitars distorted, elec gtrs riffs,
    changing the name of these NONHELPFUL categories to suit my own HD arranged loops. In using this loop browser it takes so much time to find what im looking for and this could i think be made easier if i could make my own categories in the browser. Im asking for too much arent i?
    do all of you use the favorites?
    that would be too cumbersome also.
    no way around all this overwhelming amounts of sounds loops fonts. How do you all arrange this in an orderly fashion or do you just use ten basic instruments/loops?
    would like to hear from you all

    Do you really have only one copy of each? Do a Finder/Spotlight search. There are several places where the loops could show up:
    - the general Library/Audio folder
    - the user Library/Audio folder
    - the general Library/Application Support folder
    - the User Library/Application Support folder
    Did you install over an old version of GB? That might explain the duplicate loops. And the "single" loops that were either part of your old installation and not of GB3 or vice versa.
    In order to repair that, you should trash the duplicate loops and the content of the Loops Index folder and then drag the remaining loops into the loop browser.

  • Loops appear twice in the loop browser. Huh?

    I just installed iLife '06 and have been "messing around" with the various programmes. One thing I noticed was that exactly the same loops appear twice in the loop browser. Not all loops are doubled, which is obviously what is confusing me. Is this normal (not my confusion!!)?
    I've checked the folder in the library and each loop is only available once, but GarageBand insists on having two of quite a number of loops. Any tips would be greatly appreciated, as I haven't found any way to delete just one of the loops (deleting the file obviously deletes both . . .)
    Thanks in advance,
    Steve
    G5 Dual 2.3, G4 Powerbook   Mac OS X (10.4.3)  

    Do you really have only one copy of each? Do a Finder/Spotlight search. There are several places where the loops could show up:
    - the general Library/Audio folder
    - the user Library/Audio folder
    - the general Library/Application Support folder
    - the User Library/Application Support folder
    Did you install over an old version of GB? That might explain the duplicate loops. And the "single" loops that were either part of your old installation and not of GB3 or vice versa.
    In order to repair that, you should trash the duplicate loops and the content of the Loops Index folder and then drag the remaining loops into the loop browser.

Maybe you are looking for

  • I am going to switch carriers in August if you do not roll back my phone software (KitKat issues)

    I just spent 6 hours trying to find a solution online to a plethora of problems I and my wife are experiencing since we updated our Droid Razr Maxx HD phones to 4.4.2 (Kit Kat).  I learned: 1.  We are not alone. 2.  Because we did not "root"our phone

  • Internal GUI Error - PI 7.1 EHP1

    Hi All, We are on the following SPS level of PI 7.11 SAP_ABA     -->     711     -->     0004     -->     SAPKA71104     -->     Cross-Application Component SAP_BASIS     -->     711     -->     0004     -->     SAPKB71104     -->     SAP Basis Compo

  • FILEOPEN failed:ORA-22288 and LFI-00108

    File or LOB operation FILEOPEN failed? My configuration of the Intermedia Cartridge respond VALID and INSTALLED, and my path and file is OK, whats this error messages: ORA-22288 and LFI-00108 ? - Sorry my english... null

  • How to access photos in iCloud

    My icloud storage is full. How do I see the photos in order to delete unwanted pics?

  • Only appear 10 rooms in the tab "My rooms"

    Hi experts, I have a problem, when i visit my rooms, i see that only appear the last 10 rooms in the tab "My Rooms", Why? How can modify it? Thanks in advance, Regards,