MIDI Record automatically loops to the end

GarageBand 10.0.3
I recorded something with the software midi Keyboard (Using the normal Apple Keyboard) and I guess I pressed some wrong key that changes some magic settings.
Anyway, my problem now is that whenever I record something, after finishing it automatically repeats that newly recorded region until the end.
How can I turn this off?
Cheers,
Michi

You may have enabled the Cycle Region. Is there a yellow bar across the Track area?
Click the button with the yellow chasing arrows to disable it.

Similar Messages

  • Automatically getURL at the end of a movie?

    I’ve been using Swift3D to create a splash page.
    I’ve imported the movie into Flash and worked out how to
    [stop();’] my movie from repeating. At the end of the movie I
    want it to another webpage in the same window.
    I’ve tried adding the getURL script in the last frame
    of my movie but I get this error in the output window:
    **Error** Symbol=movie.swf, layer=Layer 1, frame=59:Line 1:
    ')' or ',' expected
    getURL(http:/www.mysite.com/);
    The movie plays but the [stop();’] action is ignored
    and the movie continues to loop. I’ve tried putting the
    getURL before and after the [stop();’] action but I get the
    same error.
    So what am I doing wrong? I’m really new to this.
    Trying to learn DremWeaver at the same time and my head is fried.
    Can someone help?
    Many thanks in advance.
    s

    Thanks Rapatski & dzedward it works but I now get an
    error saying that Flash Player has stopped a potentially unsafe
    operation. The following local application on your computer or
    network is trying to communicate with this internet-enabled
    location.
    Is this just because I’m testing the file on my local
    desktop? Will this error go away when I upload my files to a
    server? Or is there a way of changing the security settings in my
    Flash movie?

  • Yes/No - Do/While loop at the end of the script

    Hello !
    I am kinda confused of the responses of my script.
    echo "Number comparison"
    do
    $x = Read-Host "Please enter your first number you want to compare with"
    $y = Read-Host "Please enter your second number you want to compare with"
    if($x -gt $y)
    echo "$x is greater than $y."
    elseif($x -lt $y)
    Write-Host "$x is lower than $y."
    else
    echo "$x is equals $y."
    while (($again = Read-Host "Do you want to do it again?") -eq "No","n","N")
    I have an assumption what might be the error, but I'm not really sure if it's possible to save the input of $again either in the brackets or to add {} below while. I tried but nothing was successful.
    My objective is to repeat the program when it's finished, to give me/user the possibility to start it again if I type in "Y,y or yes" and stop it when I type "N,n or no". Nothing should happen if there's any other character written except
    the defined ones.
    greetings!

    Do While example:
    Write-Output 'Number comparison'
    Do {
    $x = Read-Host 'Please enter your first number you want to compare with'
    $y = Read-Host 'Please enter your second number you want to compare with'
    If($x -gt $y) {
    Write-Output "$x is greater than $y."
    } ElseIf($x -lt $y) {
    Write-Output "$x is lower than $y."
    } Else {
    Write-Output "$x is equals $y."
    $again = Read-Host 'Do you want to do it again?'
    } While ($again -eq 'Yes' -or $again -eq 'y')
    Do Until example:
    Write-Output 'Number comparison'
    Do {
    $x = Read-Host 'Please enter your first number you want to compare with'
    $y = Read-Host 'Please enter your second number you want to compare with'
    If($x -gt $y) {
    Write-Output "$x is greater than $y."
    } ElseIf($x -lt $y) {
    Write-Output "$x is lower than $y."
    } Else {
    Write-Output "$x is equals $y."
    $again = Read-Host 'Do you want to do it again?'
    } Until ($again -eq 'No' -or $again -eq 'n')
    Don't retire TechNet! -
    (Don't give up yet - 13,085+ strong and growing)

  • Process records in LOOP

    My logic is
    cursor c1 is
    SELECT col1,col2,...
    FROM tab1
    BEGIN
    FOR c1_rec in c1 LOOP
    IF some condition is satisfied THEN
    delete the record
    -- exit out if the condition is satisfied and go to next record in loop
    END IF;
    BEGIN
    SELECT (some date)
    INTO variable
    FROM table 2
    IF variable = some value THEN
    DELETE operation
    UPDATE operation
    -- exit out if the condition is satisfied and go to next record in loop
    END IF;
    END;
    END;
    What i am trying to acheive is after i enter the loop i am working with a set of records based on the explicit cursor declared. Suppose i am with my first record and it has satisfied the condition of the first DELETE statement and i want to exit out and process the next record in the set instead of going further in the logic. How do i do this?
    Thanks in advance.

    This is the code i have the end loop at the end and i dont want to bail out of the loop i need to go to the next record as soon my first delete is done as the second delete/update is based on another logic check from the first one. So if i use EXIT then i am exiting out of the loop which i dont want to do rather be in the loop and process the next record. I hope that explains. Sorry for the confusion.
    Thanks
    cursor c1 is
    SELECT col1,col2,...
    FROM tab1
    BEGIN
    FOR c1_rec in c1 LOOP
    IF some condition is satisfied THEN
    delete the record
    -- exit out if the condition is satisfied and go to next record in loop
    else
    BEGIN
    SELECT (some date)
    INTO variable
    FROM table 2
    IF variable = some value THEN
    DELETE operation
    UPDATE operation
    -- exit out if the condition is satisfied and go to next record in loop
    END IF;
    END;
    end if;
    end loop;
    END;

  • Automate to run the report & save it a name with date prefix

    We are planning to build a new in-house system. And would like to
    schedule some reports running in mid-night & automatically distribute to the
    users. Also, we would like to make a hardcopy per each day in case the users
    need some previous info which may not be found in the database since the data
    might be changed. So I thought the file name of each hardcopy should use the
    date as prefix.
    Do we need Oracle application server for such requirement?

    Hello,
    We have integrated oracle reports into oracle portal and it works great. The reports can be scheduled by a user in the front-end. What I would suggest is at the same time of scheduled report to the user's email is to schedule the same report to a printer. If you have more than one report engine, then your reports will run simultaneously.
    Yes, I think you need the oracle 9ias because oracle reports does not come standalone.
    Martin

  • At the end of my rope with recent upgrade

    I just bought the recent upgrade it's 2.0.1. Anyways before I bought it and updated my ipod everything worked perfect. My favorite thing to do was sit outside on the ipod surfing the net. Well now that I updated it I can not get online. I can connect to my wifi which works no problem as I am on a computer right now using wifi but I can not access the net, youtube, itunes anything at all. If I am lucky I can load apple.com or gmail.com but that is it. If I click on a link it will not load another page. I have googled like no tomorrow to fix this and nothing has worked. Here is what I have tried.
    - Reset by holding down home and power
    - Taking off all applications I had downloaded and doing a complete restore putting the ipod back to factory settings and then syncing minus the apps as the apps and the 2.0.1 is the only things new on my ipod.
    - I have tried messing with the settings under the connection on the ipod as suggested in some sites I found.
    - I have tried changing my secruity settings on the modem, unplugged modem and reset modem even though modem has nothing to do with it since I still get online on my computer.
    - I have tried forgetting network and refinding it, I have also tried renewing it.
    I am so fed up. I want whatever was on it before 2.0.1 back since I could get on the internet then. I bought the ipod back in december so support will do nothing for me if I called them.
    Please Help!! I am ready to throw the thing out the window.

    I understand that you are trying to help. I came to realize that it must be a sig or something that automatically attaches at the end as it is no longer in more of the thread it is always at the bottom of the thread. I am so fed up with this stupid thing. I have tried everything it seems and everything mentioned in this thread. I got the IPod beside me to try each new suggestion. I can't go to an apple store as we do not have one here. I am ready to call apple and force them to deal with this in the morning. I got enough on plate I don't need this added stress even as minor as it is in the big picture.

  • Updated Console (for x-fi) - no midi record

    +Updated Console (for x-fi) - no midi record, Sorry if this has been asked elsewhere, but I can't find it ...
    I have just clean installed Windows 7, and re-installed the x-fi fatalty champion, and Sonar 4 (I know, I should upgrade this too). I installed the new Creative Win7 drivers and apps for Console Launcher, Audio Control Panel and Soundfont Conntrol Panel.
    I now find there's no option on the Console to record from the midi synth. Checking in the Taskbar for Recording Devices, there's no midi there either.
    However ... midi still plays ok in Sonar, I just can't record from a midi track on to a new audio track. Neither can I get the midi to register in "What-U-Hear".
    Has anyone any ideas about resolving this please?
    Thanks
    Jerry

    /Re: Updated Console (for x-fi) - no midi recordr ?
    Alpaca wrote:
    I was eventually able to solve the problem by going into "Control Panel," and then "Sound," and then selecting "What U Hear" as the default under the recording menu.
    (In Vista, for some reason, "What U Hear" can't be enabled unless it's set as the default. It may be the same in Windows 7). This worked, and the MIDI synth?registered
    In the audio recording.
    It's very odd that the latest version of the Console does not have an option to record from the MIDI Synth. Is this a recent change? "
    Well you said it all, it is a recent change of sorts. The article I sent you to explains that everything done audio-wise is done differently. EVERYTHING. So if you get it to work with this version (four versions ago) you are 00% lucky. The midi recording will not be the same. That is what I was trying to let you know. I would not want you to keep ripping your hair out, when the Windows Driver Model is so drastically different.

  • Stacked contents disappear when reach the end of the field

    I have one content canvas and one stacked canvas, I have putting the show_view('canvas1') to show the stacked canvas in the when-new-form-instance. However, when I press enter on the first field in the content canvas, the stacked canvas disappear immediately and when the cursor jump from content canvas to stacked canvas the stacked canvas is shown. When I keep on press enter reach the end field of the stacked canvas and jump back to the content canvas, the stacked canvas is disappear again. And the cursor still keep on reside on the firs record / row without jumping to the next two of record. How do deal with this ?
    I need to shown the stacked canvas even the cursor back to the first content canvas and also I want the record to be jump into next row / record once it reach the end of the column.
    Thanks.
    Lim

    hi
    try something like this.
    GO_BOCK('BLOCK.ITEM_NAME');
    HIDE_CANVAS('CANVAS_NAME');
    SHOW_CANVAS('CANVAS_NAME');sarah

  • Divide a string at the end of a column

    Hello,
    I have a JTable with two columns and some rows. In the second column there are always strings displayed which does not fit the column size. Is it possible that the string will be automatically divided when the end of the column is reached, the cell height is increased and the remaining chars of the string will be displayed a line below but still in the same cell. I hope somebody has understand my explanation.
    Has anybody an advice for me to realize that?
    thx
    pat

    There are many questions in the forum on this. The general suggestion is to use a JTextArea as a renderer. However, I'm don't remember if I've ever seen any working code. But you can try searching the forum for other postings on this topic.
    A simple work around is to use tooltips in your table to display the entire string:
              JTable table = new JTable(data, columnNames)
                   public String getToolTipText( MouseEvent e )
                        int row = rowAtPoint( e.getPoint() );
                        int column = columnAtPoint( e.getPoint() );
                        Object value = getValueAt(row, column);
                        return value == null ? null : value.toString();
              };

  • THE END OF THE RECORD IS NOT TRIGGERING(urgent)

    HI ALL I HAVE WRITTEN A REPORT AND I AM DISPLAYING THE OUTPUT OF EACH DISTRICT..
    NOW THE REPORT IS SHOWING RIGHT WHEN IT IS CHANGING THE DISTRICT BUT IT IS NOT TRIGGERING AT THE END OF THE REPORT AS AFTER THAT THE DISTRICT IS NOT CHANGING..
    I TRIED WITH AT END OF BUT IT IS SOME HOW SHOWING PROBLEM SO I USED A VARIBLE CONCEPT TO GET THE REPORT....
    HERE IS THE REPORT  can anyone please look at this and let me know how can i do that..
    is there any method where i can used in the IF condition to get the last record...
    ==========================================================
    *& Report  ZDISTRICT_CUST_AUCSALES
    &--THE PROGRAM USED TO DISPLAY THE TOTAL NUMBER OF CONSUMER IN A D.C.-
    &----PROCESSED ON A PERTICULAR MONTH AND YEAR..--
    REPORT  ZDISTRICT_CUST_AUCSALES .
    *TABLE DECLARATION*****************************************************
    TABLES: /BIC/AUCSALES00,
            /BIC/TCOKEY.
    *DATA DECLARATION*****************************************************
    DATA:  BEGIN OF ITAB OCCURS 0,
           /BIC/COKEY   LIKE /BIC/TCOKEY-/BIC/COKEY,
           TXTSH        LIKE /BIC/TCOKEY-TXTSH,
           END OF ITAB.
    DATA:  BEGIN OF ITAB2 OCCURS 0,
           BILL_DATE    LIKE /BIC/AUCSALES00-BILL_DATE,
           /BIC/COKEY   LIKE /BIC/AUCSALES00-/BIC/COKEY,
           BPARTNER     LIKE /BIC/AUCSALES00-BPARTNER,
           END OF ITAB2.
    DATA:  COUNT        TYPE I,
           COKEY        TYPE I,
           COKEYNO(2)   TYPE C,
           COKEYCH(2),
           BILDT        TYPE I,
           PROCOKEY     TYPE I,
           NOTPROCOKEY  TYPE I,
           TOTCOKEYDIV  TYPE I,
           TOTCOKEYDIV1 TYPE I,
           TOTCOKEYDIV2 TYPE I,
           TOTAL        TYPE I.
    DATA: C TYPE I VALUE 4.
    SELECT OPTION FOR DATE SELECTION IN THE SELECTION SCREEN.************
    SELECTION-SCREEN BEGIN OF BLOCK DATE WITH FRAME TITLE TEXT-001.
    PARAMETERS: S_BILDT LIKE /BIC/AUCSALES00-BILL_DATE OBLIGATORY .
    SELECTION-SCREEN END OF BLOCK DATE.
    *INITIALIZATION******************************************************
    FORMAT INTENSIFIED ON COLOR = C.
    write:/  'PROCESSING DATE:',    20 S_BILDT,
         128 'TIME:',              135 SY-UZEIT.
    WRITE:/  'USER NAME      :',    20 SY-UNAME,
         142 ' '.
    WRITE SY-ULINE.
    WRITE: / 'D.C'                , 12 SY-VLINE,
             'NAME OF D.C'        , 39 SY-VLINE,
             'NUMBER OF CONSUMER' , 60 SY-VLINE,
             'REMARKS'            , 105 SY-VLINE.
    WRITE:/ SY-ULINE.
    FORMAT INTENSIFIED OFF.
    *AT SELECTION-SCREEN**************************************************
    SELECT BILL_DATE
          UP TO 1 ROWS
          INTO (/BIC/AUCSALES00-BILL_DATE)
          FROM /BIC/AUCSALES00
          WHERE BILL_DATE = S_BILDT.
    ENDSELECT.
    IF SY-SUBRC <> 0.
      WRITE:/ ' NO DATA FOUND ON THIS DATE'.
      EXIT.
    ENDIF.
    START OF  SELECTION***************************************************
    SELECT /BIC/COKEY TXTSH from /BIC/TCOKEY into table itab.
    SORT ITAB.
    IF NOT ITAB[] IS INITIAL.
      SELECT  BILL_DATE
              /BIC/COKEY
              BPARTNER
              FROM /BIC/AUCSALES00
              INTO CORRESPONDING FIELDS OF TABLE ITAB2
              FOR ALL ENTRIES IN ITAB
              WHERE /BIC/COKEY = ITAB-/BIC/COKEY
              AND BILL_DATE = S_BILDT.
      SORT ITAB BY /BIC/COKEY.
    ENDIF.
    *CHECK WHETHER THE DATA RETRIVE SUCESSFULLY OR NOT********************
    IF SY-SUBRC NE 0.
      WRITE:/ 'THIS DATE DOESNOT CONTAIN ANY DATA'.
    ENDIF.
    *DATA DISPLAY*********************************************************
    *****GET THE FIRST VALUE AND DELETE THE ADJECENT AND DUPLICATE FROM ITAB2.
    READ TABLE ITAB INDEX 1.
       IF SY-SUBRC = 0.
          COKEYNO = ITAB-/BIC/COKEY+4(2).
       ENDIF.
    READ TABLE ITAB2 WITH KEY /BIC/COKEY = itab-/BIC/COKEY.
       IF SY-SUBRC = 0.
          SORT ITAB2 BY /BIC/COKEY.
          DELETE ADJACENT DUPLICATES FROM ITAB2 COMPARING /BIC/COKEY.
       ENDIF.
    LOOP AT ITAB.
      READ TABLE ITAB2 WITH KEY /BIC/COKEY = itab-/BIC/COKEY.
    *IF THE D.C ARE NOT SAME THEN DISPLAY THE SUM***************************
      COKEYCH = ITAB-/BIC/COKEY+4(2).
      IF (  COKEYCH <> COKEYNO ).
          FORMAT COLOR = 4.
            WRITE:/ '  TOTAL NUMBER OF  D.C  IN   PERTICULAR RAO  ','(', COKEYNO,')','=',TOTCOKEYDIV.
            WRITE:/ '  TOTAL NUMBER OF CONSUMER PROCESSED IN RAO  ','(', COKEYNO,')','=',TOTAL.
            WRITE:/ '  TOTAL NUMBER OF D.C   PROCESSED    IN RAO  ','(', COKEYNO,')','=',PROCOKEY.
            WRITE:/ '  TOTAL NUMBER OF D.C  NOT PROCESSED IN RAO  ','(', COKEYNO,')','=',NOTPROCOKEY.
            WRITE:/ '', 128 'PAGE NUMBER:',   139 SY-PAGNO.
            SKIP 4.
    *******INITIALLIZE ALL THE VARIABLE*************************************
            FORMAT COLOR OFF .
            TOTCOKEYDIV = 0.
            TOTCOKEYDIV1 = 0.
            TOTCOKEYDIV2 = 0.
            TOTAL = 0.
            PROCOKEY = 0.
            NOTPROCOKEY = 0.
            WRITE:/ SY-ULINE.
            NEW-PAGE WITH-TITLE.
            NEW-PAGE WITH-HEADING.
    ENDIF.
    **END OF THE TOTAL SUM OF ALL THE D.C.**********************************
    *IF THE D.C ARE SAME THEN DISPLAY THE D.C.******************************
      IF ITAB2-/BIC/COKEY = ITAB-/BIC/COKEY.
             SELECT COUNT( DISTINCT BPARTNER )
                   INTO COUNT
                   FROM /BIC/AUCSALES00
                   WHERE /BIC/COKEY = ITAB2-/BIC/COKEY and
                   BILL_DATE = S_BILDT.
            IF SY-SUBRC = 0.
                 PROCOKEY = PROCOKEY + 1.
            ENDIF.
              TOTCOKEYDIV1 = TOTCOKEYDIV1 + 1.
              TOTAL = TOTAL + COUNT.
              COKEY = ITAB2-/BIC/COKEY.
              FORMAT INTENSIFIED ON COLOR = 2.
              WRITE:/ ITAB2-/BIC/COKEY,             SY-VLINE,
                   15 ITAB-TXTSH+1(19),         39  SY-VLINE,
                   40 COUNT,                    60  SY-VLINE,
                      ' ',                     105  SY-VLINE.
             WRITE :/ SY-ULINE.
             FORMAT INTENSIFIED ON COLOR = 2.
      ELSE.
           FORMAT INTENSIFIED ON COLOR = 2.
           COKEY = ITAB-/BIC/COKEY.
           WRITE:/ ITAB-/BIC/COKEY,               SY-VLINE,
                15 ITAB-TXTSH+1(19),           39 SY-VLINE,
                40  ' ',                       60 SY-VLINE,
                'Data Not extracted to BW',   105 SY-VLINE.
           FORMAT INTENSIFIED ON COLOR = 2.
           WRITE:/ SY-ULINE.
           TOTCOKEYDIV2 = TOTCOKEYDIV2 + 1.
      ENDIF.
          TOTCOKEYDIV = TOTCOKEYDIV1 + TOTCOKEYDIV2.
          NOTPROCOKEY = TOTCOKEYDIV - PROCOKEY.
          COKEYNO = ITAB-/BIC/COKEY+4(2).
          CLEAR: ITAB, ITAB2.
    ENDLOOP.
    ===========================================================
    please at this and let me know..
    thanks in advance,,,

    HI ALL ,
         I GOT THE ANSWER...
    THANKS TO SDNNNN AND ALL THE FRIENDS LOOKING AT THIS...
    THANKS ONCE AGAIN....

  • How to add spaces at the end of record

    Hi Friends,
    i am creating a file which contains more than 100 records.
    In ABAP i have internal table with on field(135) type c.
    some time record have length 120, somtime 130 its vary on each record.
    but i would like to add space at the end of each record till 135 length.
    Can you please help me how to add speace at the end of record.
    regards
    Malik

    So why did you said that in your first posting? My glass sphere is out for cleaning...
    Instead of type c use strings and add spaces until they have the appropriate length.
    loop at outtab assigning <pout>.
      while strlen( <pout>-val ) < 135.
        concatenate <pout>-val `` into <pout>-val.
      endwhile.
    endloop.

  • Crackle at the end of a loop

    There is always a quiet but annoying crackle at the end of my loops when I record from a real instrument.
    What can I do?

    I haven't noticed a "crackle" but I have noticed that sometimes when I create a loop it ends up with its tail chopped off. And when this happens, these loops have the missing tail added to the front of the loop.
    It's really annoying and I haven't found any way to reproduce the problem consistently (otherwise, I'd file a bug).
    All of my loops are the spoken voice, so it's easy to tell when the first bit of audio is actually from the last bit of speech from the end of the loops.
    This happened on GB '08, both before and after the latest set of patches (circa Sept '07). I'm using a PowerMac G5 dual 2GHz, for what it's worth.

  • Multi-record block (how do I loop through the block)

    I created a two canvas form. On the first canvas, the user enters data and selects 1 - 30
    reports that they want to run. When they click on <NEXT> button, I create a multi-record
    control block and display each record on the second screen using
    go_block;
    clear_block;
    move data;
    create_record;
    The user then selects on the second canvas which reports to run now and which to run later via
    a LOV. When they press the <RUN> button, I want to start at the first record and either run the
    report or schedule it. Then I want to move onto the second and the third until all selected reports
    have been handled. I know I should use a loop but can't seem to make it work.
    So my question is, How do I loop through the records in a multi-record control block, pass the information
    for that one record to a parameter form and then execute the request? Each control block record contains
    10 parameter fields.
    Thanks.
    Bob

    go_record(1);
    << do your processing >> -- This is executed only for the first record.
    if :system.last_record = 'TRUE' then -- If the 1st record is also the last record.
    RETURN;
    end if;
    LOOP
    next_record;
    << do your processing >>
    if :system.last_record = 'TRUE' then
    EXIT;
    end if;
    END LOOP;
    I created a two canvas form. On the first canvas, the user enters data and selects 1 - 30
    reports that they want to run. When they click on <NEXT> button, I create a multi-record
    control block and display each record on the second screen using
    go_block;
    clear_block;
    move data;
    create_record;
    The user then selects on the second canvas which reports to run now and which to run later via
    a LOV. When they press the <RUN> button, I want to start at the first record and either run the
    report or schedule it. Then I want to move onto the second and the third until all selected reports
    have been handled. I know I should use a loop but can't seem to make it work.
    So my question is, How do I loop through the records in a multi-record control block, pass the information
    for that one record to a parameter form and then execute the request? Each control block record contains
    10 parameter fields.
    Thanks.
    Bob

  • Record automatic section while existing tracks loop ?

    How do I lay down a 4 bar loop of drums / bass etc and keep them looping whilst recording a longer performance using the 'Automatic' option for the section length?
    It seems that the existing tracks cease at 4 bars (rather than looping) while the recording continues... it's not until playback when I can reapply the 'loop' option to the backing tracks to have them loop for the new duration of the section.
    Would be handy to set up 4 bars of backing and record some ideas over a longer duration and cut out and use the good bits...
    grb.

    jos bevets wrote:
    A good idea is, if you are wanting to lay down the backing before you beging playing is not to select * automatic length* as this will immediately restrict the amount of bars you can initially stretch your backing track over. Try it, you'll see what I mean.
    Not come across any restriction. Simply clicked on the backing tracks and selected 'loop' and it's automatically filled to the same length as the last recording made on 'automatic' - no problem.
    But, would be useful if the backing tracks (set to 'loop') would keep looping whilst recording on 'automatic' without having to initially specific the maximum section length first...
    So the best thing to do is set an initial bar length of the maximum 32 bars. Now,as you see,you can stretch your backing all the way along and even trim it back later if you so wish.
    Is the maximum really 32 bars... ? I'm sure I've gone well beyond that.
    grb.

  • Editing Loop Start and End times via automation / MIDI controllers?

    I'm trying to play a sample in EXS24 and have the Sample Start, Loop Start and End times manipulated over the course of the song. I've tried to open up the EXS sample editor, click on the numerical value of the Loop Start, and then attempt to Learn Automation. All it does is assign the knob for the instrument Volume Level. Is there any way to do this? It's basically how an Akai S612 works: http://www.vintagesynth.com/akai/s612.shtml
    I switched gears and tried it also with Battery, and there's a way to map the Start and End times in there, but it's not seeming to work as I've intended. I can't seem to make the loops move as they should and there's ways to use up to 4 loops, but not a way to target each loop's start and end points via separate controllers.
    I could use my S-612 [and probably will], but in moments where I don't have one available, I'd love to find a solution to this.
    Thanks,
    +odd

    Anyone with any thoughts? would be great to solve this.

Maybe you are looking for

  • My nano plays songs, but is otherwisw frozen. won't reset either. seems to sync, but can't change songes etc.

    This ipod is new...even though older version. It is 4th generation. Only used 2-3 times. Had worked fine. Loaded new songs on it, now will ocaisionall play songs, but wheel does not work....always seems locked....tried multiple times to reset and tha

  • Problem with cproject workflow

    hi all, i have created one workflow which will be treaged when i will release any task from the browser. when i will release this task my project should be released. (this is only for testing ) my workflow is working fine but it is releasing after 3-

  • Copy within content area

    I am trying to copy a folder which contains sub-folders and files to the root level of a content area. I am doing so from within the navagator. I navigate to the folder I want to copy and click its copy link. I select the root level of the content ar

  • Any http/telnet API to activate camera to start/stop recording?

    Hi all, The function is involved in a IoE(Internet of Everything) project for customer. A. The action of 'start to record': will be triggered by event, such as when a sensor has detected some smoke in one room. The platform will activate camera by se

  • SQL to display Mon-sun

    I need a SQL to display Mon-sun in a week when enter a date. If i give '24-Mar-2011' i want Mon-sun dates displayed i.e from 21-Mar-2011 to 27-Mar-2011.