Match loop timing to existing non-MIDI project?

Here's the deal: I've recorded a song with a band, using a live drummer. I want to add a tambourine track, using Apple Loops. I assume that, as with GB, the loop plays at whatever BPM the song is. Well, since we did everything "live," I'm not sure how to get the LE7 session to reflect the actual BPM of what we recorded.
Plus, good though my drummer is, I imagine that he's not robotically consistent - he is, after all, human.
As the section I need to loop is relatively short (12 bars), is there a way to get LE7 to figure out the BPM of that section, so I can then lay a loop over it?
Thanks!

Cut the 12 bars as precise as you can then copy that part into another track with the beginning of the region placed at the beginning of a measure.
Construct a cycle (dragging the green thick bar on the ruler) over the 12 bars that you created.
Press T key (if you have not changed default key commands!).
Now the tempo of Logic should match exactly the tempo of your audio.
But this depends on how precise is your cut!
cheers
rob
Power Mac G4/533 PowerBook 12   Mac OS X (10.4.6)  

Similar Messages

  • Hi, After I try to load either an existing or new project in Adobe Premier Elements 9 I just get a blank grey screen with none of the timeline, etc. boxes on view. This has suddenly happened, one day OK next not! At the top of the screen I get the normal

    Hi, After I try to load either an existing or new project in Adobe Premier Elements 9 I just get a blank grey screen with none of the timeline, etc. boxes on view. This has suddenly happened, one day OK next not! At the top of the screen I get the normal Pre icon, File, Edit, Clip, etc.
    I am planning on purchasing Premier Elements 13, would it be better if I bought a new program rather than download an upgrade, just in case the upgrade doesn't load properly due to the error with my existing program?
    If I the deleted Premier Elements 9 on my PC would I lose all my existing videos that were produced using Premier Elements 9 or would they be saved so that they can still be worked on in Premier Elements 13?
    Does Premier Elements 13 work with Windows 7?
    Thanks
    Terry

    Premiere Elements 13 absolutely works with Windows 7!
    In fact, I'd highly recommend you download the free trial and give it a test run.
    Meantime, go to Windows Update and make sure you have all of the latest Windows updates, including those that don't install automatically. Then go to the nVidia or ATI site and ensure you have the latest driver for your graphics card, and go to Apple.com and ensure you have the latest version of Quicktime, per the program's requirements.

  • Customized Skins in Non-English Projects

    I have a customized skin that when used non-English projects,
    it omits special characters in the buttons for Contents and Index.
    I didn't create the skin so I don't have Flash. Any suggestions on
    how to fix the buttons to display the missing characters?

    If she's no longer with the company and she was using Flash,
    could it by chance be a company license for Flash that you could
    take over...?
    Rick referred to the LNG file, which exists in both the
    source files and the output files. Do the copying and pasting with
    the source versions. (The output version will be overwritten from
    the source version every time.)
    If Rick's suggestion doesn't work, the only other thing I can
    think of would be to check the .fla files themselves in Flash. The
    person who tweaked the files may have done something to the dynamic
    text fields for the button labels. If you can get a copy of Flash,
    you could check two things on the button label text field
    (double-click the Label object twice to get to this point):
    1. See if "Use device fonts" is selected in a dropdown on the
    left side of the Properties panel. This selection won't let you
    embed fonts. If it's selected, try #2 below instead. If it isn't,
    select it, export the movie, and put it in your output files.
    2. Change "Use device fonts" to "Anti-alias for animation."
    Click the Embed button. Select every option with Latin in it, and
    click OK. Export to a movie, and put it in your output files.
    Note that you'd have to do this for each button that isn't
    displaying the characters properly.
    Hope this helps,
    Ben

  • Create Air Project from Existing Flex web project

    LaunchPad rocks!  Love the whole concept of using Air apps to supplement the Eclipse-based IDE.
    Often I have a need for two versions of the same app in Flash Builder: One web project and one desktop project.  It would be great if you can point to an existing Flex web project, and use LaunchPad to create the new air version.
    Anyway, PLEASE keep expanding your vision!  One day I would love to see a 100% Air app for building Air apps and scrap Eclipse! OK, maybe a little out of scope.
    Nice work!
    Don Kerr
    UGM, Space City AUG

    Turn the body of your application into a component and embed an instance of that component in both a Flex and an AIR application.
    1. Create a new Library project
    2. Set the Library path (e.g. external library references) for the new library project so the match the original project
    3. Copy the /src/ from the original project to the new library project
    4. Copy the original project's main mxml file to the library src/. Name it as a component (e.g. MyProjectBody)
    5. modify the copied mxml file by replacing the <Application>  with <Canvas> elements and removing application-specific stuff
    6. compile the new library
    7. add the new library to the original project's Library Path
    8. Modify the original project's main mxml file by _removing_ everything inside the <Application> tags and removing the attributes that set event handlers, etc.
    9. Add an instance of the new library's component MyProjectBody (see step 4)
    10. Create a new AIR project
    11. add the new library to the original project's Library Path
    12. Add an instance of the new library's component MyProjectBody (see step 4) to the <WindowedApplication> tag
    You can do fun things like create a standard I/O interface and have web and desktop-specific implementations so your main code does not know if it is running in a browser or not.
    Desktop drag-and-drop will fire normal DragEvent, etc., but with different payloads. You can have code in the library that handles both kinds of dropping.\
    Cheers

  • Flex files in Non-Flex Project

    I use Eclipse for developing in Java. I have been trying out
    the Flex 3 (public beta) plugin for Eclipse. I can create a new
    Flex project and all of the Flex files compile and work correctly.
    But how do I add Flex files to an existing project (non Flex
    project) I already have created and setup it up so the Flex files
    (.mxml, etc..) will be compiled and built correctly.
    Thank you

    Hey there,
    I tried install a debug version of flash as you suggested. I
    got this error from Firefox:
    But I can't understand why this error could be happening
    because the program works perfectly in IE.
    TypeError: Error #1010: A term is undefined and has no
    properties.
    at FlexAnnotationProject/annotationsLoaded()
    at FlexAnnotationProject/loadAnnotationEvent()
    at FlexAnnotationProject/__loadAnnotation_result()
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.rpc.http.mxml::HTTPService/
    http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent()
    at mx.rpc::AbstractInvoker/
    http://www.adobe.com/2006/flex/mx/internal::resultHandler()
    at mx.rpc::Responder/result()
    at mx.rpc::AsyncRequest/acknowledge()
    at ::DirectHTTPMessageResponder/completeHandler()
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/flash.net:URLLoader::onComplete()
    Any ideas?
    Aaron

  • Valuated and Non-valuated project stock in same SAP system

    Dear All,
      Can we operate with the system where projects are with valuated and non-valuated project stock at the same time. If yes, are there any precautions we need to take before doing this.
      Currently we are changing to 'valuated project stock' from 'non-valuated project stock' due to advantages of 'valuated project stock'. But since we are implementing this change in already stable system where projects are running with 'non-valuated project stock'. Please suggest of there are any complication with this.
      Thanks in advance !
    Regards

    Hi Muralidhar Lanka,
    Thanks for your time and efforts to share your thoughts with all of us. Hope you will not mind, did you done this kind of changes to profiles midst of the project in the past? or its your guess.
    Because, many times these kind of questions comes from business to change, but we are not sure how it will affect the existing as well new projects. In such circumstances, normally we politely propose to go with two profiles rather changing the existing one since we are not sure of how it will affect.
    It would be great help to all of us if you can share your experiences how the goods movement and value flows have taken in  system for old projects and new projects. What kind of changes you could notice after changing profile in terms of .. a few of them
    1.  Goods movement
    2. Consumption of production orders and internal order.
    3. Settlement and RA (customer projects/ investment projects)
    4. POC calcualtion of projects
    I am sorry if you find my questions are silly and not worth to answer, please disregard.
    Looking forward to hear from you at your convenient time.
    Thanks,
    PSR

  • "Target folder cannot be an existing non-CVS location"

    I recently installed 9.03 with cvs 1.11.2. I set up a password server for cvs, and imported a project into that cvs server. I went ahead and selected the "check out after importing" option, thinking that it would make my original directory that I imported from become cvs'd. But when I selected the directory to checkout to, it tells me "Target folder cannot be an existing non-CVS location." It works fine if I select a new directory, but I'm happy with my current directory structure. Shouldn't I be able to check out the files into the current directory and overwrite the existing files? I thought that this worked in 9.02. Any ideas?
    Andrew

    From what I gather, this is a limitation of CVS itself: you can't check out to a directory which contains existing files unless that directory is a CVS sandbox.
    The easiest way to work around this is to rename the original import directory after the import has completed. E.g. if you're importing from:
    c:\mycvswork\mymodule
    Then, after the import has completed, rename this directory to
    c:\mycvswork\mymodule_bak
    And you should be able to checkout to c:\mycvswork\mymodule.
    Thanks,
    Brian
    JDev Team

  • How do I add an Airport Extreme with Time Capsule to an existing non-Apple network?

    How do I add an Airport Extreme with Time Capsule to an existing non-Apple network?  I have an ISP provided wireless Router that has to remain as the base station.  I am able to join my 1/2TB Airport Extreme and Airport Express to the network, but I can't access/use Time Machine.

    One option would be to connect the Time Capsule (TC) to the ISP-provided wireless router by Ethernet. You can then configure the for a roaming network. Then, depending on what your goal is for the AirPort Express, you can either: 1) Add it to roaming network, 2) Configure the TC & the Express for an "extended" network, or 3) Configure the Express to "join" the roaming network for AirPlay.

  • HT200183 If I wanted to include apple loops in the assets of Logic project folders that are part of a tutorial available for download on a paid educational website would that be ok?

    If I wanted to include apple loops in the assets of Logic project folders that are part of a song that follows a tutorial available for download on a paid educational website would that be ok? No one would be paying for the file itself that's part of the membership. I don't want to get into any copyright problems. I understand that they are royalty free and you can include them in your music no problem but the individual loops would be in the audio folder if I saved all the assets to the project file.
    Also, would it be ok to include screen shots I take myself of apple programs in my downloadable content?
    Just trying to figure out exactly how I should go about it to avoid any legal issues.

    Hi
    trainedmind wrote:
    No one would be paying for the file itself that's part of the membership. I don't want to get into any copyright problems.
    My gut reaction is that you may well run into © issues if you re-distribute the original AppleLoops.If your customers are paying for the training, they are also paying for the content you provide, so I feel that you would be re-selling the loops.
    Given that anyone who has a copy of Logic would likely have installed all the loop content, there should be no need to distribute them with the project files. Alternatively, make your own loops.
    CCT

  • Error MSB4057: The target "PlatformPrepareForBuild" does not exist in the project._

    Hi to all,
    I tried to compile my .sln with VS2010 but I had this error.
    error MSB4057: The target "PlatformPrepareForBuild" does not exist in the project.
    It occurs only compiling with win32 configuration but not with x64 one.
    Ideas?
    Thank you in advanced

    In which version of Visual Studio did you create this solution? And What type of the project in this solution? And could you please post the proj file here?
    If this solution is created in VS2012 or VS2013, please make sure the original solution is not corrupt, it can be opened and built successfully in the corresponding Visual Studio. For probable compatibility issues, you could check the documents here:
    Visual Studio 2012 Compatibility
    Visual Studio 2013 Compatibility
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Successful update to 10.1 in mid-project?

    I'm near completion of a video project, and I've used Migration Assistant to move my apps and files to a new Mac. Old system was a Mac Pro running Lion and FCP X 10.0.8. I still have the old machine and an HD with backup copies of all my FCP project and event files.
    Trying to decide whether it's safer to work in the old version of FCP in Mavericks, or to update FCP and let it convert the files to its new housekeeping system.
    At worst I'd lose any work I'd done since making the backup of my files, and would have to redo them on the old system. But I'd rather not.
    Has anyone successfully updated FCP to 10.1 in the middle of a project?

    I didn't try updating to 10.1  in mid-project. I would have if necessary, but in your case I can't imagine how that could be a good idea.
    It was a major organizational update, but a very modest feature update. Updating always carries risks, which you have minimized by keeping copies of the app, projects and events on the other Mac. But we can't eliminate all risks (like time expended on troubleshooting) and it's hard to see how going from 10.0.9 to 10.1 would create enough advantages to make it worthwhile.
    Once you wrap up the project, the update itself is quick. However, it will save going down a lot of dead end roads to get a really solid understanding of the new library structure and how it will affect your work. Apple has a good doc on this and there are many free tutorials by solid FCP X instructors such as this.
    Russ

  • Changed operating system mid project in Final Cut Pro

    I was working on a  Final Cut project and changed operating systems from Snow leopard to Mavericks in mid project. I have since changed to Mountain Lion as many of my programs were not comparable to run with Mavericks.   My FCP project takes ages to render and auto saves every minute even though I have set it to save less often.  Are these problems the result of changing systems.  I only had a sense this was so after opening an old project and working on it and it running smoothly with fast render etc.
    any help appreciated
    Catherine.

    Do a test. With the range tool make a very short range selection of your project and Share>DVD. In the export dialoge >Settings, choose Hard Drive for Output Device. Click on the Add button for menu background. When the next window appears, hit cancel. See if it exports and burns a disk image, If it does, try the complete project.
    BTW, is your project length 79 minutes or 79 seconds?
    Russ

  • File 'Form1.resx' already exists in the project

    Dear Everyone, 
    Could you help me to solve the File 'Form1.resx' already exists in the project. when I put my form under a sub folder?
    I tried to copy the 'Form1.resx' from project base folder to the sub folder, the Visual studio 2010 C++ complied but the software hang at: 
    this->Icon = (cli::safe_cast<System::Drawing::Icon^  >(resources->GetObject(L"$this.Icon")));
    I am using Visual studio C++ 2010.
    Here is an explanation from someone with the same issue:
    "if you create a new Windows Form in a C++/CLI application and choose to save the .h and .cpp files in a location other than the project folder - for example a sub folder below the sub folder - the form gets created ok, but when you try to change
    anything on it you get an error message saying:
    "Could not find the file: <path_to_project_folder>\<subfolder>\<form_name>.resx"
    If you try to save the changes you get another error message saying:
    "File <path_to_project_folder>\<form_name>.resx' already exists in the project."
    followed by another error message:
    "Error HRESULT E_FAIL has been returned from a call to a COM component."
    Regardless of where you save the .h file, Visual studio creates the .resx file in the project folder and then looks for it in the same folder as the .h file, and can't find it!"

    Hi Shu Hu,
    I followed you suggestion and the issue was still there. I got the software crashed at:
    this->Icon = (cli::safe_cast<System::Drawing::Icon^  >(resources->GetObject(L"$this.Icon")));
    Here are my steps:
    1. Create a subdirectory
    2. Add new form under new sub-directory
    3. Change form icon from "Properties" tab
    4. ignore error
    5. copy the *.resx from the root of the project to sub-directory
    6. close and reopen the project
    7. remove *.resx from project Solution
    8. Add *.resx under sub-directory to Header Files
    9. Add some code to call the form.
    10. Build & run
    I saw this issue reported at least since VS C++ 2005 and it seemed there is no fix.
    I tried these steps to reproduce this issue. But my project works well on my side. According to your application hang at : "this->Icon = (cli::safe_cast<System::Drawing::Icon^  >(resources->GetObject(L"$this.Icon")));"
    I guess you may forget one step, could you try open the .resx file and click add resource -> add existing file. I guess your icon file didn't embed in resx file.
    How to report this issue to Microsoft development team so they can fix it?
    I cannot reproduce this issue. If you have a sample to reproduce this issue, you could submit this issue to
    microsoft connect. I am also glad to test your sample on my side, and you could share it on a public Onedrive folder with me.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Target 'install' does not exist in this project ",this is the error i get..

    i get this error when i try to install ,with the command : ant install,
    a webservice on tomcat, and when i type
    ant install it gives me this error:
    " Target 'install' does not exist in this project "
    i have a file in the same directory with the build.xml named install.xml
    and when i type ant build there is no error but by tiping ant install the error above occurs!

    ant install will execute the target install. As you did not define the build file, the standard one is taken: build.xml.
    These options could be of interest for you:
      -buildfile <file>      use given buildfile
        -file    <file>              ''
        -f       <file>              ''

  • Target 'install' does not exist in this project (TOmcat)

    i get this error when i try to install a webservice on tomcat, and when i type
    ant install it gives me this error:
    " Target 'install' does not exist in this project "
    i have a file in the same directory with the build.xml named install.xml
    and when i type ant build there is no error but by tiping ant install the error above occurs!
    Message was edited by:
    TheBeginner_77

    ant install will execute the target install. As you did not define the build file, the standard one is taken: build.xml.
    These options could be of interest for you:
      -buildfile <file>      use given buildfile
        -file    <file>              ''
        -f       <file>              ''

Maybe you are looking for

  • Default Dashboard not working after user login

    Hi All, We have one issue in 11.1.1.7.1 where PORTALPATH is not working for users. As a result, user lands on home page/recent page instead of the default dashboard after login. I followed Doc ID 1576576.1 and Bug 17071629 - PORTALPATH SESSION VARIAB

  • I have a magnetic pick up sensor

    I wanted to measure the speed of an engine (flywheel). I have a encoder type sensor with a magnetic strip inside (hall effect type),mounted on the flywheel (with 12 holes). The magnetic pick up sensor, generates a pulse train (Is this a TTL signal?).

  • I want a particular zone #

    i want a perticular zone# , please help, i tried select a # or your combination, but not exactly what i need

  • WebLogic not cleaning up after itself?

    Hi, I've only recently started using JDeveloper 11g (11.1.2.0.38.60.17 to be precise) and am having trouble with a web application of mine using WebLogic. With other tools I've used, when running/debugging a servlet everything is fine, and when stopp

  • Mail and attachment

    I cannot any attachment with Mail. Either there is no attachment when the recipient open the email or the content of the attachment is the same as the content of the email. It happens between Mac computers. Any solutions