FLEX function Dont' work

I tried various ways to mach the tempo of a loop to my project and it just don't do it. Watched them videos here online, it all looks so simple but when I try in my logic it just don't work. I can see when i select flex and then slice the loop still don't get stretched to the end of the bar. Moving each
transient seems like too much work and its not always possible with some samples.

45rpm wrote:
FWIW, the option key is not needed if you grab the upper edge instead of the lower edge.
Indeed
Are you sure you're observing something in the Sample Editor? Because I have a feeling that you are looking at a waveform in a region while playing it in the Arrange window, and you are calling that "sample editor." Or if that's not what you mean, I don't know what you mean. If you're auditioning a loop in the sample editor, it will either sound right or not. It will not "start going off the beat more and more further from the first beat." Those words sound like a description of something that happens in the Arrange window, not the Sample Editor.
I believe that what we are talking about here is how the Sample Editor does not reflect any changes made due to Flex in the Arrange (or length changes due to Appleloop tempo matching for that matter).
Try this:
New project, tempo set to 130bpm. Import 1 Appleloop (as an example Bar Band Basic 01 (drumloop). Cancelling the 'Tempo' alert, the loop conforms to the tempo in the Arrange and is 1 bar long.
Now open the Sample Editor.... the loop appears to be approximately 5 beats long, yet when you audition in the Sample Editor, it plays correctly.
In the Arrange, enable Flex, and Flex timestretch the region such that it is 4 bars long using the methods discussed earlier. In the Sample Editor, the appearance of the FILE is the same.
Try the same thing with any piece of audio (not an Appleloop). Note that this time, to get the audio to play in time in the Arrange, it may be necessay to Flex 'timestretch' to make it conform to tempo.
No Flex adjustments made in the Arrange are reflected in the Sample Editor.
CCTM wrote:
When you adjust the length or position using Flex in the Arrange, all this happens in realtime on playback. The original file is unaltered. You will therefore NOT see any effect of Flex length adjusting or editing in the Sample Editor.
Robert Hartmann1 wrote:
Watched them videos here online, it all looks so simple but when I try in my logic it just don't >work.
It may be quicker to track down the OP's problem if the OP could direct us to the videos referred to.
HTH
CCT

Similar Messages

  • In Flex application functionality is working sometimes and not working sometimes..

    Hi,
    Please help me on this..
    In my flex application some functionality is working some times and not working sometimes..
    In my project i have 5 sections with 5 separate screens..Each screen is of one diffeent module.
    After logining into the application:
      I will go to one screen..First time every functionality is working in that screen..
    Ex:: I have a screen with datagrid.From that user will select one job name from datagrid click on next button..
    Based the job name the user selected i have to display some information in next screen and customer names.customer names is a combo box..
    below is the code:::
                   public function populateAllOEMCustomers(event:ResultEvent):void
              1)     var object_CustomerList:CustomerList = event.result as CustomerList; //Assigining result object values to Object reference variable.
              2)    var allOEMCustomersCollection:ArrayCollection = new ArrayCollection(); //Declaration ArrayColliction referance variable.
             3)       var i:int=0;
             4)      var customerComboLabel:Label = new Label();
              5)      for (i = 0;i < object_CustomerList.arryCollCustName.length; i++)
                        var strCustName:String = object_CustomerList.arryCollCustName.getItemAt(i).toString();
                        var strCustId:String = object_CustomerList.arryCollCustId.getItemAt(i).toString();
                        customerComboLabel = new Label(); //Dynamic declaration of label.
                        customerComboLabel.name = strCustName; //Assinging the customer name to the Label name field.
                        customerComboLabel.text = strCustId; //Assingning the customer id to the Label text field.
                        allOEMCustomersCollection.addItem(customerComboLabel); //Adding Lable into the ArrayCollection referace variable.                                       
                    //customerComboID.selectedItem = "--";   
                    OEMCustomersComboID.dataProvider = allOEMCustomersCollection;
                    OEMCustomersComboID.selectedItem = -1;
    This functionality is working fine when i visit to this screen first time..If you go back to another screen and come back to this same screen and click on next button this time customer names combo box has no customer details..I am getting Nullpointer Exception and it is showing the line number 5( i have given the number for code given above..)
    If i change the first line of the code to below code:: every time the above functionality is working fine.Not getting any error msg..
      var object_CustomerList:Object= event.result ;
    If i  type cast it to specific class(CustomerList) ,functionality is not working ..getting null pointer exception..If i type cast it to Object everything is working fine..In my code wherever i have typecasted it to specific class functionality is not working(gettingNullpointerExcepion).
    Please help me on this..I am not getting what could be the reason..
    I am using::Flex 3,Flash player 10.1
    Thanks in advance..
    Regards,
    Satya

    Hi Satya,
    This sometimes as in your case might not work as the way you have specified the RemoteClass attribute in your AS class. As somtimes there may be a case as before it is mapped to a server side you are returned the data and so that you may not get the data as your Custom class but as normal Object type.
    So in order to avoid this you can map the server side class to AS classes in the PreInitialize handler itself as shown below:
    Specify the preinitializeHandler in your main application and write the below function.This way also you can map AS classes with the server side. So that you will not have any problem referring your application as AS class types.
    You can use the same line for registering all the classes. By using this you can remove all the  [RemoteClass] attributes on all AS classes and include it at single place.
    preinitialize="onPreinitialize()"
    private function onPreinitialize():void
      registerClassAlias("com.expeditor.ScriptAdmin.Objects.CustomerList", CustomerList);
    Here in the above line of code the string in quotes refer to the namespace of the Server side class and the latter is your AS class. Also dont forget to import the namespace of the corresponding AS class in the file.
    Try this and let me know..
    Thanks,
    Bhasker

  • I cannot get any of the zoom functions to work, period. When Firefox starts up it begins to display the page then it stops and redisplays it. So its like it flashes on for a second then completely regoes to the site, any site. The text zooms dont work eve

    I cannot get any of the zoom functions to work, period. When Firefox starts up it begins to display the page then it stops and redisplays it. So its like it flashes on for a second then completely regoes to the site, any site. The text zooms dont work even when i try to change the font on the content tab, nothing. I have reinstalled firefox still no luck help,!!!!!
    == This happened ==
    Every time Firefox opened
    == this month ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.2)

    Do you have that problem when running in the Firefox SafeMode?
    [http://support.mozilla.com/en-US/kb/Safe+Mode]
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this:
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • Some of the function keys dont work

    i just bought a new hp probook g2 notebook pc and it seems that some function keys dont work like the voice up and down are working but brightness keys arent .

    Vic, welcome to the forum.
    The error message BIOHD-2 normally indicates that the hard drive has failed.  Here is a guide to help you run the SMART test for the drive from the BIOS.  If you get a similar error message, you should replace the hard drive.  Also, here is a guide to help you with Recovery of the system after the drive has been replaced.
    Please click the " Thumbs up + button" if I have helped you and click "Accept as Solution" if your problem is solved.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • Not able to sign into Blackberry Protect. Backup and Restore function not working. "Your device isn't associated with a Blackberry ID"

    Not able to sign into Blackberry Protect.  Backup and Restore function not working. Message is: "Your device isn't associated with a Blackberry ID."  My Blackberry Messenger and Blackberry World is working fine so I am sure its not an ID issue on the phone.  I can sign into Link, Blackberry.com and Protect.  I see my device in Protect but cannot send messages or view it on a map.  Times out with cannot reach device message.  BB Protect on Device has a swirling circle beside the on/of switch.  Cannot turn off.  
    I have deleted Link and re-installed.
    I have reset phone to default(factory) and signed in. 
    OS level is 10.2.1.3062
    BB Link is 1.2.3.56
    Solved!
    Go to Solution.

    I managed to figure this out myself. I had to delete the device from the Blackberry Protect website.  protect.blackberry.com.  I wiped my device again and signed in with my Blackberry ID.  I dont know if the step of wiping was necessary as I did not try my backup with the current configuration on the device following the delete.  Restore is in progress for me!

  • Function Module working only in debug mode

    Hi all,
    The following Function Module works only in debug mode. The purpose of this FM is to create a notification and to put it in progress status. If I put a breakpoint before "CALL FUNCTION 'BAPI_ALM_NOTIF_PUTINPROGRESS'" it works. If I execute this FM without putting a breakpoint at that place it creates the notification but doesnt put it in progress status.
    In other words, the last BAPI call doesnot work if I dont put a breakpoint before.
    Can somebody help me to find out where is the problem?
    Thanks,
    Younes
    FUNCTION ZFM_CREATE_NOTIF_IN_PROCESS.
    ""Local interface:
    *"  IMPORTING
    *"     VALUE(NOTIFTYP) TYPE  CHAR2
    *"     VALUE(NOTIFHEADER) TYPE  BAPI2080_NOTHDRI
    *"  EXPORTING
    *"     VALUE(NOTIFNUMBER) TYPE  CHAR12
    *"     VALUE(NOTIFCURSTATUS) TYPE  CHAR40
    DATA: gs_bapi2080_nothdre TYPE bapi2080_nothdre,
          gt_return TYPE TABLE OF bapiret2.
    The notification is created with a temporary number
    CALL FUNCTION 'BAPI_ALM_NOTIF_CREATE'
      EXPORTING
        notif_type         = NOTIFTYP
        notifheader        = NOTIFHEADER
      IMPORTING
        notifheader_export = gs_bapi2080_nothdre
      TABLES
        return             = gt_return.
    READ TABLE gt_return TRANSPORTING NO FIELDS WITH KEY type = 'E'.
    CHECK sy-subrc IS NOT INITIAL.
    *The notication will be saved with a number which isnt temporary
    CALL FUNCTION 'BAPI_ALM_NOTIF_SAVE'
      EXPORTING
        number      = gs_bapi2080_nothdre-notif_no
      IMPORTING
        notifheader = gs_bapi2080_nothdre
      TABLES
        return      = gt_return.
    READ TABLE gt_return TRANSPORTING NO FIELDS WITH KEY type = 'E'.
    CHECK sy-subrc IS NOT INITIAL.
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
    The Notif is already created, it will be put in progress status
    NOTIFNUMBER = gs_bapi2080_nothdre-notif_no.
       CALL FUNCTION 'BAPI_ALM_NOTIF_PUTINPROGRESS'
            EXPORTING
              NUMBER             = NOTIFNUMBER
              LANGU              = SY-LANGU
           IMPORTING
             SYSTEMSTATUS       = NOTIFCURSTATUS
           TABLES
             RETURN             = gt_return.

    Hi Emmanuel,
    Now I get your problem: you want to wait to have the commit finished! The call to BAPI_TRANSACTION_COMMIT has an optional parameter 'WAIT' which is space by default which causes only a commit. When you set this parameter to 'X' it will do a commit work and wait.
    This should solve your problem!
    Regards,
    John.

  • Excel function and ev function not working in static column key

    I have created a evdre report and I notice that  when I tried to use any excel function and ev functions in the static column key cell to get the value for that cell, it's not working.
    e.g I have Col key define as:
    ColKeyRange  Sheet!&$J$12:$N$14
    In K13 which is key id for time. I define is as = $K$10 where K10 is the time value from current view, it not working,the value is still K13 = $K$10. then I tried to use EVCVW function to replace K10, it also not working, but I use the same function in the description of the ID underneath, both of the are working, Any thought?
    Edited by: DFW on Feb 9, 2010 7:33 PM

    Hi,
    That was exactly what I meant. They just dont work on the green ID areas or the yellow data region. Few days back even I tried that, but didnt work. So, I followed the different approach. I dont remember about the dynamic templates. Are you sure that the functions were written in the green ID region?
    I remember this used to work fine in the MS version. However, in the NW version, even I am not able to make them work.
    Edited by: nilanjan chatterjee on Feb 9, 2010 9:38 PM

  • Content Exchange -- Package Upload function not work.

    I try to upload a zip file from my computer into the repository by using package upload function in portal. The file size export by ice is 1.09 GB is not work it has error The page cannot be displayed but small file size is work. How can i do?

    Hi folks,
    same problem here while trying to transport a large KM package (28GB à 2GB volumes) from EP 7.0 to EP 7.31 SP6. The package upload iView in my target system EP 7.31 crashs with "This page cannot be displayed". I cant find any appropriate exceptions in NWA.
    I guess ICE transport isnt an option at all for transporting KM content from 7.0 to 7.31 (http://scn.sap.com/thread/3249426), but i tryed it also, without any success, same behaviour. As i stringent need all metadata (ACL's for example), WebDAV is probably also not reasonable, as far i know you cant transport KM metadata with this method.
    Unfortunately Detlev`s link dont works, so i cant get any clues from there. I also tryed to split one KMC archive in volumes à 100MB, but it dont works, because the following volumes are not uploaded and i cant see any KM packages at all.
    So, i know i can create smaller KM packages manually, but regarding the data amount its extremly time-consuming. I cant imagine our colleagues from SAP AG are regarding the case of a KM import of large files as realistic, but dont give us a working option to import them. Does anybody have any idea how to handle this issue? Thank you in advance,
    best regards

  • NI-Visa installer dont work on some windows XP

    I built a installer on the vi attached,  the vi has a serial input function.
    The additonal installers I ticked are NI LabView Run-Time Engine 8.6.1, and NI-VISA runtime 4.4. 
    I notice that in some PCs with Windows XP, the installer runs fine. On some XP PCs the NI-VISA doesn't function; it cannot detect any serial input, but hyperterminal still can detect the serial input though. On one PC it ran fine for a while then the NI-VISA suddenly kaput on a second restart of the exe.
    I suspect the problem PCs may have had too many programs installed, and there is corruption in the registery or somewhere, causing the NI-VISA to malfunction. But I am not sure....(what if I send the 120mb installer to some customer in a offshore platform and its NI-VISA dont work, that would suck    ).
    So guys, do you have any experience like this? Usually what is the main cause? Advance thanks. 
    Attachments:
    acm2dv30.vi ‏71 KB

    The last time I built an installer with VISA runtime, it was installed on several hundred XP machines with only two or three problems. I would recomend you include MAX in the installer and determine why no serial ports are detected. If nothing is listed in MAX, you might want to look to see if you have the visaconf.ini in the correct place and it lists the resources. My problem was with some pc's with an older version previously installed and the system actually had two files in different locations.

  • Sound and brightness buttons dont work anymore

    my sound and brightness buttons dont work any more unless I hold down the function button. This happened after I downloaded the new update I think. Is there any key combination that I could have hit that made this happen?

    Go to System Preferences->KeyBoard & Mouse->KeyBoard and make sure "Use the F1-F12 keys to control software featues" is off. It probably got turned on somehow by the update.

  • Which buttons dont work when you run windows xp

    the keyboard for a mac and a pc are kinda different. are there ne buttons that dont work when you run xp with bootcamp?

    Only one I can think of (if you're using the latest version of Boot Camp) is the "delete" key won't act as "delete" (such as in ctrl + alt + delete) under Windows. Other than that, every other key should function correctly. (The Apple/CMD key will work as the "Windows key." And the "option" key will be "alt."

  • 1. Why doesn't the "Show Duplicates" function ever work?  It's always grayed out.

    1. Why doesn't the "Show Duplicates" function ever work?  It's always grayed out.

    do you have the current itunes? the option is under view "show duplicate items. Maybe you just dont have any duplicates.

  • I bought a mic for my ipod touch 2nd gen and the mic works yet when its plugged in the speakers dont work, meaning i cant hear, so skype and other similar apps are un-useable, is there a way in which the mic and speakers will both work together?

    I bought a mic for my ipod touch 2nd gen and the mic works yet when its plugged in the speakers dont work, meaning i cant hear, so skype and other similar apps are un-useable, is there a way in which the mic and speakers will both work together?

    Looking at the details for this mic, it appears that the app has to have the option to use the internal specak when a mic is plugged into the headphone jack. Specifically:
    NOTE: When MityMic is plugged into your iPod/iPhone you won’t be able to use the onboard speaker for sound output. You must remove the MityMic then play back your recordings. (The Skype app has an option to enable the onboard speaker even when the mic is plugged in, so you could use MityMic for placing Skype calls. However most other apps do not have this function.)
    The above is from:
    http://touchmic.com/products-page/view-all-products/touchmic-mitymic---voice-rec ording-and-interview-mic/

  • HT5429 the map dont work in iceland

    Apple map dont work for Iceland , can you please fix it. thank you

    I'am using fetch version 5.2.1 as FTP program
    It seems like fetch dont offer any setup to UTF-8
    i'll try to use Cyberduck
    (yes - i dont use .mac it is wery wery slow if you try to use i from denmark :o) so - i miss the function password etc)

  • Curve fitting function doesnt work

    Hi all,
    I am trying to do curve fitting, of a graphic. but curve fitting function doesnt work. i dont get any output from curve fitting.
    what would u suggest me to do.
    Thanks
    Solved!
    Go to Solution.
    Attachments:
    graph.jpg ‏642 KB
    code.jpg ‏628 KB

    You have been asked to post the code. We cannot troubleshoot pictures.
    Are the X and Y arrays the same lenght? Is any value NaN? What does the error output tell you?
    (Also note that in this case, it would be convenient if we don't need to wire X. have a look at this idea!)
    This discussion is useless until you attach an actual VI and some data, so please do.
    LabVIEW Champion . Do more with less code and in less time .

Maybe you are looking for