How to Automate two functions in the Arranger to happen one after the other

Could Logic, or a combination of Logic + Automator be used to conduct both "Detect Transient Markers on AudioFile" AND "Convert to New Sampler Track" with one-click/one-shortcut?
I think that would be beyond amazing.
Is there some resource I could visit and survey in order to find information about what Automator can do with Logic?

Okay, I'm back and it's time to get this working.
I'm guessing that AppleScript will be the way for me to shoot the required shortcuts into Logic and get it to work
     tell application "Logic Pro" to activate -- if Logic is open, activate. If not, forget this whole script
     tell application "System Events"
         tell process "Logic Pro" to keystroke "y" using command down -- CMD-Y is configured as "Open Sample Editor"
         tell process "Logic Pro" to keystroke "t" using command down -- CMD-T is configured as "Detect Transients of Audio File"
         tell process "Logic Pro" to keystroke "1" using command down -- CMD-1 is configured as "Arrange"
         tell process "Logic Pro" to keystroke "u" using command down -- CMD-U is configured as "Convert Regions to New Sampler Track"
         --    tell process "Logic Pro" to key code 36 -- this is the return/enter key - I've commented this away because there might be some
         --  things that one wants to do in the "Convert Regions to New Sampler Track" Dialogue window.
     end tell

Similar Messages

  • Formatting on several websites is incorrect. Everything loads on the left hand side one after the other. Clearing 'Everything' from history works temporarily...

    Formatting on several websites is incorrect. Everything loads on the left hand side one after the other. Clearing 'Everything' from the search history fixes the problem temporarily, for a very short time. I've been using Firefox for years and I've only recently been getting this problem. It's been happening on both Windows 7 and 8. I'm not sure if this has anything to do with it but this problem has only arose since I upgraded to fiber power broadband, 100Mb. The link below is just one of many.

    Thanks for the advise. I already tried Safe Mode and the problem persists though...

  • Reg:In wdDoModifyView the changes take place one after the other in run tim

    hai all,
            Iam using  wdDoModifyView() for displaying the description of the key value selected in the value helpin inputfield.I have 5 such input fields with value help.when i select the key from value help in order (i.e) from 1st input field,2,3,4,5 it works but if i select the 5th one first the desription gets displayed oly after i complete the 1st 4 selections.i need to display the description despite the selection made in any order.plz help me in this issue.
                Thanks in advance
    regards
    Sharanya.R

    hai sumit,
    here is the coding.The text view is set only in order.If user selects from the sales group value help 1st the description gets displayed oly after i complete selecting the 1st four.plz help me in this issue.Thanks in advance.
    public static void wdDoModifyView(IPrivateSalesformview1 wdThis, IPrivateSalesformview1.IContextNode wdContext, com.sap.tc.webdynpro.progmodel.api.IWDView view, boolean firstTime)
        //@@begin wdDoModifyView
        try
        //ordertype textview
    String ordertype=wdContext.currentContextElement().getOrderType();
    for (int i = 0; i < wdThis.wdGetSalescustomctrllerController().wdGetContext().nodeLt_Tvakt().size(); i++)
    if(ordertype.equals(wdThis.wdGetSalescustomctrllerController().wdGetContext().nodeLt_Tvakt().getLt_TvaktElementAt(i).getAuart()))
                        wdContext.currentContextElement().setTvordertype(wdThis.wdGetSalescustomctrllerController().wdGetContext().nodeLt_Tvakt().getLt_TvaktElementAt(i).getBezei());
    //salesorg textview
    String salesorg=wdContext.currentContextElement().getSalesorg();
    for (int i = 0; i < wdThis.wdGetSalescustomctrllerController().wdGetContext().nodeLt_Tvkot().size(); i++)
    if(salesorg.equals(wdThis.wdGetSalescustomctrllerController().wdGetContext().nodeLt_Tvkot().getLt_TvkotElementAt(i).getVkorg()))
    wdContext.currentContextElement().setTvsalorg(wdThis.wdGetSalescustomctrllerController().wdGetContext().nodeLt_Tvkot().getLt_TvkotElementAt(i).getVtext());
    //distribution channel textview
    String dischann=wdContext.currentContextElement().getDistribchan();
         for(int i = 0; i < wdThis.wdGetSalescustomctrllerController().wdGetContext().nodeLt_Tvtwt().size(); i++)
                        if(dischann.equals(wdThis.wdGetSalescustomctrllerController().wdGetContext().nodeLt_Tvtwt().getLt_TvtwtElementAt(i).getVtweg()))
                   wdContext.currentContextElement().setTvdischann(wdThis.wdGetSalescustomctrllerController().wdGetContext().nodeLt_Tvtwt().getLt_TvtwtElementAt(i).getVtext());
    //division text view
    String div=wdContext.currentContextElement().getDivision();
         for(int i = 0; i < wdThis.wdGetSalescustomctrllerController().wdGetContext().nodeLt_Tspat().size(); i++)
                             if(div.equals(wdThis.wdGetSalescustomctrllerController().wdGetContext().nodeLt_Tspat().getLt_TspatElementAt(i).getSpart()))
                             wdContext.currentContextElement().setTvsaldiv(wdThis.wdGetSalescustomctrllerController().wdGetContext().nodeLt_Tspat().getLt_TspatElementAt(i).getVtext());
    //sales office textview
    String saloff=wdContext.currentContextElement().getSalesoff();
    for(int i = 0; i < wdThis.wdGetSalescustomctrllerController().wdGetContext().nodeLt_Tvkbt().size(); i++)
         if(saloff.equals(wdThis.wdGetSalescustomctrllerController().wdGetContext().nodeLt_Tvkbt().getLt_TvkbtElementAt(i).getVkbur()))
                        wdContext.currentContextElement().setTvsaloff(wdThis.wdGetSalescustomctrllerController().wdGetContext().nodeLt_Tvkbt().getLt_TvkbtElementAt(i).getBezei());
    //sales group textview
              String salgrp=wdContext.currentContextElement().getSalesgrp();
              for(int i = 0; i < wdThis.wdGetSalescustomctrllerController().wdGetContext().nodeLt_Tvgrt().size(); i++)
                        if(salgrp.equals(wdThis.wdGetSalescustomctrllerController().wdGetContext().nodeLt_Tvgrt().getLt_TvgrtElementAt(i).getVkgrp()))
                                  wdContext.currentContextElement().setTvsalgrp(wdThis.wdGetSalescustomctrllerController().wdGetContext().nodeLt_Tvgrt().getLt_TvgrtElementAt(i).getBezei());
        catch(Exception ex)

  • How can I make a intro page for my website, then after the intro has run make the page automatically change to my we site home screen

    how can I make a intro page for my website, then after the intro has run make the page automatically change to my website's home screen

    You can do this using a meta refresh but the problem is you have to add it to the html file for the page very time you publish changes.
    A better way is to create a splash page and upload it to the server outside of the folder produced by iWeb. Example HERE.
    The meta refresh is added to the head section of the html file...
    <meta http-equiv="refresh" content="32;url=http://www.domain.about.com/Page-Name.html">
    The delay time in seconds is marked in blue and the URL to the redirect page is in red.

  • How do you get iTunes purchased songs to automatically play one after the other

    How do you get iTunes purchased songs to play automatically one after the other without having to hit play for each song ? Also I lost all my pictures on my iPad when I installed iOS 7 upgrade. Any way to get them back? Thanks. Dr Ron.

    Hi Dr. Ron,
    By your question, I am wondering if you are playing your music from the iTunes app rather than the Music app?
    In the Music App, you can go to any of the options at the bottom and click on a song to play and it will then continue to play the songs in that category. You can also select "Shuffle" to shuffle them.
    As for your Photos, did you have them backed up anywhere?
    Cheers,
    GB

  • How to have it keep playing podcasts one after the other, automatically?

    This may be a stupid question... I have a bunch of podcasts on my iPod. I find that when listening (through the "Podcasts" menu on the iPod, not a separate playlist I made myself), when one is finished, it stops and I have to pick it up and ask it to start the next one. How do I get it to just keep going (one after the other)?
    Mike

    the fiend wrote:
    I think the video iPod only ever plays one at a time.
    I see. Thanks for the info! At least now I know I'm not just missing a simple menu setting somewhere.
    Are you (by any chance) saying that you have a video iPod, not a Classic?
    actually I have both I have a Classic in my car, and a video one for travel. Both have the same issue but since it turns out they handle this differently, I wanted to know if the workaround posted for the Classic might have a counterpart in the video one... Thanks again!
    Mike

  • I have just upgraded from Lightroom 5 standalone to Lightroom 6 standalone. I ppear to have been automatically enrolled for a 30 day free trial of Lightroom mobile and Creative Cloud. Reading the FAQ, it appears that after the expiry of the free trial I w

    I have just upgraded from Lightroom 5 standalone to Lightroom 6 standalone. I appear to have been automatically enrolled for a 30 day free trial of Lightroom Mobile and Creative Cloud. Reading the FAQ, it appears that after the expiry of the free trial, if I do not sign up and pay, I will only be able to view my pictures on the desktop but not edit them - surely this cannot be true. How do I un-enroll for the 30 day free trial of Lightroom Mobile and CC?

    When I was signed into Adobe (which was a requirement for installing the upgrade), Lightroom 6 told my at the top right corner that I had 30 days left of my free trial of Lightroom Mobile and Creative Cloud. In parallel with this forum posting, I am chatting with Adobe support. he is away to find out how to prevent any synching with Creative Cloud during the 30 day free trial. I do not think that Creative Cloud is an application that gets installed on your PC. I think Lightroom 6 has it built in, and can use it if if you are signed up to the Creative Cloud and Lightroom Mobile (which I am for 30 days)

  • How to end showing the JTextfild in a JTable, after the user ended editing?

    Hi,
    I created a JTable with an own TableModel and I wrote my own
    editingStopped function:
    public void editingStopped(ChangeEvent e)
    String helpName = new String(Framed.currentGame.players.getPlayerNames()[getEditingRow()]);
    JTextField helpNewName = (JTextField)getEditorComponent();
    Framed.currentGame.players.setName(helpName, helpNewName.getText());
    Well everything works fine, except that the JTextfield doesnt go away after the user clicked on another cell. How can I return to show the cell instead of the JTextfield used for editing?

    Or if the value is String you may try:
    Object obj = table.getValueAt(i,j);
    String str=null;
    if (obj instanceof String){
    str = (String) obj;
    }

  • We have created two partitions in removable drive(USB). One of the partition is active and the other is hidden. We are trying to acess the hidden partition in Win PE 3.0 environment using WMI

    We have created two partitions in removable drive(USB). One of the partition is active and the other is hidden. We are trying to access the hidden partition in Win PE 3.0 environment using WMI. VBScript code snippet used to detect the partitions is given
    below:- 
    SetobjWMIService = GetObject("winmgmts:"_&
    "{impersonationLevel=impersonate}!\\"&
    strComputer & "\root\cimv2")
    SetcolDisks = objWMIService.ExecQuery
    Select * from Win32_LogicalDisk")
    It will return the partition which is active but fails to list the partition which is hidden. The same piece of code was supported on WinPE 2.0

    I am giving the complete code, may be you are able to understand better. We are using Win32_LogicalDisk to retrieves the complete information of all the drives (like C:, D:) including removable drives. 
    Function
    LocalDriveFound()
        strComputer =
    SetobjWMIService = GetObject("winmgmts:"_
    "{impersonationLevel=impersonate}!\\"&
    strComputer & "\root\cimv2")
    SetcolDisks = objWMIService.ExecQuery
    "Select * from Win32_LogicalDisk")
    ForEachDiskDrive
    IncolDisks
            DriveLetter = Left(DiskDrive.Name,1)
            DriveType = DiskDrive.DriveType
            VolumeName = DiskDrive.VolumeName
            WScript.echo Driveletter &
    "|"& Drivetype &
    "|"&VolumeName
    SelectCaseDriveType
    Case2 ,3  
    'Fixed or removable
    If(VolumeName=USBVolumeName)
    Then
    If(DriveLetter<>
    "Z")
    Then
                        ChangeDriveLetterWithMountvol DriveLetter,
    "Z"
    EndIf
                    bIsLocal=
    True
    EndIf 
    If(VolumeName=USBRootName)
    Then
    If(DriveLetter<>
    "Y")
    Then
                        ChangeDriveLetterWithMountvol DriveLetter,
    "Y"
    EndIf
                    bIsLocal=
    True
    EndIf 
    CaseElse
    EndSelect
    Next
    SetDrives =
    Nothing
    SetFileSystemObject =
    Nothing
    End
    Function

  • Why am I getting an error when I place two OAM files one after the other in different pages?

    Why am I getting an error when I place two OAM files one after the other in different pages? They do not load or play correctly.  They are both configured to play automatically with a .125 second delay and both have a white rectangle "poster" over for a hidden effect.

    Thanks for the idea, Scott! I initially tried your idea, but my OAM files were still not loading correctly.  I tried other combinations of OAM files, and it seems to work fine.
    Back to my original OAM files: I made sure that my elements in my Edge Animate project had different names. I originally copied parts of some elements from one to another, and I think it was confusing to DPS to read it. 

  • For the past five weeks, iCloud has not recognized my automatically downloaded song purchases as songs within iCloud. After the songs download, they appear with the ominous striked out cloud next to a duplicate with the download cloud.

    For the past five weeks, iCloud has not recognized my automatically downloaded song purchases as songs within iCloud. After the songs download, they appear with the ominous striked out cloud next to a duplicate song with download cloud. To get a fully functional song library that I can use to iCloud playlists and use all the other wonderful features of iCloud, I have to delete the automatic downloads and download the new version by clicking on the iCloud download icon. This is tedious. I have considered just turning off automatic downloads, but I rely heavily on my television shows downloading while I'm asleep and being ready to watch when I wake up.
    If anyone has a solution, I would greatly appreciate your help. I'm sure I did something to goof it up.
    Thanks,
    John

    Hi,
    I'm receiving the information that "No backups available.", but if i log in my icloud I find the backup.
    What can I do?

  • Run two different Tcodes "KKS2" then "KO88" one after the other

    Hi Abapers,
    I want to run two different Tcodes "KKS2" then "KO88" one after the other.  The variance is calculated using Tcode KKS2, after the successful calculation of variance the KO88 Tcode needs to be run for the settlement of materials.
    How do I run both the Tcodes in a single program using BDC. The customer needs a Tcode for this and a selection screen for production order number as input.
    Shall I use session bdc or call transaction?
    I also want to display errors of the both the Tcodes in a single log.
    Regards,
    Anuradha.

    Hi ,
           For  uploading datas for Two transaction using a single program u have to go for Batch input session . Its not feasible with call transaction . Create a session using open_session and then with in it you have to manipulate screen number and screen fields for each of them and you have to ues two insert statement . Try using commit and wait after first insert of the Transaction . And then go for the second .And then use bdc_close_session to close the session.So that only one session will be created for both transaction . You could easily get the screen field name and number by creating two call transaction program and copy from them .                                                                               
    With Regards,
                                                                                    M.Sreeram

  • I'm creating a book format in Pages. I want the page count to be 1 on the first page of chapter one after the title page, table of contents, etc.. How do I do that?

    I'm creating a book format in Pages. I want the page count to be 1 on the first page of chapter one after the title page, table of contents, etc.. How do I do that?

    That is not the issue.
    Pages/OSX does not save files with crop marks and bleeds.
    It also by default saves transparency, which is involved in a lot of Pages' better features, at a rubbishy 72 dpi resolution.
    It also makes it extremely difficult to maintain mono-color like black only text, has no spot color and makes color management opaque.
    It really is only meant for amateur publishing and printing to your desktop printer.
    A commercial printer who is willing to use and print from Pages may have better results but at the cost of considerable micro-management which defeats the point of this "cheap" solution.
    Peter

  • I have two email accts. set in my iphone,one is the default setting.when I send an email it shows that it was sent from a 3rd email acct. that I no longer use?I deleted it from my phone?

    I have two email accts. set in my iphone,one is the default setting.when I send an email it shows that it was sent from a 3rd email acct. that I no longer use,and had been deleted  from my phone?

    Install ClamXav and run a scan with that. It should pick up any trojans.   
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101

  • How do I put page number at the center of the bottom of page one and the rest of the page numbers at top right corner?

    How do I put page number at the center of the bottom of page one and the rest of the page numbers at top right corner?

    Put a section break at the bottom of page 1
    Then insert your page number in the footer of page 1.
    Go to page 2 and click in the body of the text;
    Inspector > Layout > Section > uncheck Use Previous Headers & Footers > click in Header on page > insert > Page Number
    Peter

Maybe you are looking for