CRASH IN L9...select 10 files from Audio Bin to a track set to flex...

CRASH IN L9
...select 10 files at once from Audio Bin (short sfx files) to a track set to flex (monophonic flex mode)......when prompt appears select: "all files on same track"
CRASH!
SvK

You're welcome,
you were clear before ...no it doesn't crash ..i tried it again on a different/new audio track with monophonic flex enabled b4 dragging the audio clips(short audio drum tracks) on that track
maybe because I'm on 10.5.7?
A
Message was edited by: immo

Similar Messages

  • Logic 8.02 always crashes when I select all files in Audio bin

    hi, does anybody else know this prob?
    Logic 8.02 always crashes when I select all files in Audio bin. (that´s the only crash I have in 2 years work, but it happens for sure)
    thx

    How do you select them all? Via the Audio Bin menu, via keycommand or by mouse?

  • Audition 3.01 will not open .cda files from audio cd Win 7 Home 64 bit

    I installed Adobe Audition 3 on my new laptop...installed the 3.01 patch, everything seems to work fine, but extracting audio from cd's and opening cda files from audio cd's...my previous laptop was win 7 pro 32 bit and had no problems with this...this laptop is win 7 home 64 bit. I am able to import the cda tracks as wav files via itunes, but shouldn't have to do this...help. I can see the files in the open file list, but when I select one it says raw PCM or Unsupported format...

    I just checked and I can open a CD track for editing in Audition 3.01 Win 7 64-bit Professional at File>Extract Audio From CD.  Not sure why it isn't working for you.
    But there are several threads on this issue in the archives, which you can read by inserting "cda file" without the quotes in Search Forums (note that there are two Search windows on the forum pages, and you want the one that's labeled "Search Forums").
    Here's one good thread on it, for example:
    http://forums.adobe.com/message/1191507#1191507
    I know you want this to work in Audition, and it should, but if you want a quick workaround, rather than iTunes, I'd try downloading and using the freeware program Exact Audio Copy (available now in version 0.99 beta 05) to rip a WAV and open that in Audition.

  • Auto selection of file from folder during uploading??

    Hi all friends,
    Iam facing with one problem I am developing one uploading software for that i have used swing and servlet.Now my problem is i want to give auto selection of file from one folder means user just copy the files from any computer on network and paste it in predefind folder.And when they click on upload button it should start uploading of file one by one and after completion of uploading it move that file into another folder one by one.Now my software doing it perfectly but if user copy and paste any file in that predifined folder from network computer during uploading then they have to click upload button again after completion of first queue of files(for example if user first copy 10 files and start uploading and inbetween uploading of that 10 files if user copy another 10 files from network computer then they have to click on upload button again after completion of uploading of first 10 files).But my user requirement is they want to click on upload button once only at the time of starting my application and my application automatically select the file one by one from folder and send it to destination.Means if they copy the file from network machine inbetween uploading or any other user from network send file in that folder then my application should select those file automatically and start uploading means they don't want to click on upload button again.Can any one plz guide how I can slove this problem.Below r my codes:-
    Upload.addActionListener(new ActionListener() {
    public void actionPerformed(ActionEvent e) {
    try {
    suspendflag=true;
    Resume.setEnabled(false);
    Suspend.setEnabled(false);
    dest=frame.m_txtURL.getText();
    File ff=new File("d:\\DTMS\\Upload");
    File[] files = ff.listFiles();
    fileList = new Vector();
    if(files == null)
    textArea.append("There is no file");
    return;
    else
    for (int j = 0 ; j< files.length ; j++)
    fileList.add(files[j]);
    java.util.Collections.sort(fileList, new FileComp());//sorting by size
    new Thread(new Runnable() {
    public void run(){
    for (int k = 0; k < fileList.size(); k++)//loop for queue {
    File fname = (File)fileList.get(k);
    String str=fname.getName();
    log("Destination:" +" "+ dest);
    log("Uploading Progress\nPlease Wait....");
    result=doPost(fname,dest);//method for read file & send to servlet
    String str2="Transfer apparently failed.";
    String str3=result;
    if(str2.equals(str3)){
    Error(result);
    else if(suspendflag==true){
    File newfile =new File("d:\\DTMS\\Archives\\"+str);
    fname.renameTo(newfile);
    log("File" +" "+ str+" "+"Upload Completed !");
    else if(suspendflag==false){
    Error("** Transfer Suspended**");
    }).start();
    }catch(Exception exp)
    Error("Error : " + exp.toString());
    Regards
    Bikash

    Hi Chandan,
                        All the multiselection files are stored in it_tab( i:e file_table in method). you need to loop the every record to upload the data for selected files. please check the code Below...
    DATA: file_str1 type string.
    data: it_tab TYPE STANDARD TABLE OF file_table,
           wa_tab TYPE file_table,
           lw_file LIKE LINE OF it_tab,
           gd_subrc TYPE i.
    SELECTION-SCREEN begin of block blk with frame title text-100.
    SELECTION-SCREEN SKIP 2.
    parameters : p_file like rlgrap-filename .
    SELECTION-SCREEN end of block blk.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.
    CALL METHOD cl_gui_frontend_services=>file_open_dialog
    EXPORTING
    window_title = 'Select only Text File'
    default_filename = '.azt'
    multiselection = 'X'
    CHANGING
    file_table = it_tab
    rc = gd_subrc.
    *READ TABLE it_tab INTO lw_file INDEX 1.
    *p_file = lw_file-FILENAME.
    Start-of-Selection.
    loop at it_tab INTO wa_tab.
       file_str1 = wa_tab-FILENAME.
    CALL FUNCTION 'GUI_UPLOAD'
       EXPORTING
         filename                      = file_str1
    *    filename                      = '\\10.10.1.92\Volume_1\_projekte\Zeiterfassung-SAP\test.azt'
       tables
         data_tab                      = it_string
    IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    ENDLOOP.

  • Can I selectively recover files from my Time Machine Back-up?

    After installing the most current apps from the App Store, OS X 10.8.5, Safari and iTunes,my system became disfunctional. I did not back up my system before this happened. Before these updates, I had the spinning beach ball on opening and closing apps and applications quiting or freezing. Eventually, after trying to repair by various means, I couldn't access my desktop. I went into Recovery mode and did a backup of my corrupt system and reinstalled OS. I have a good basic system now but now I would like to know, "Can I selectively recover files from my Time Machine Back-up?"

    The basic answer is Yes, but it depends on what files. Can you give an example of what type of files and where they were located.

  • How to cancel one file from recycle bin ...

    Hi all,
    most probably I'm making a very stupid question but how I can remove just selected files from recycle bin ?
    For removing I mean DELETED the files and not returning them into their original position.
    Thanks in advance for your help here
    Ciao
    Giancarlo

    You can also use the Terminal to delete the file using the rm command. Type rm and a space and then drag the file to the Terminal window. Hit return.
    If you want a GUI solution, use Automator to create a Service. Set Service receives selected Files and Folders in Finder.
    Drag in a Run Shell Script action from the Utilities library. Set it to pass input as arguments. Set the code to for f in "$@"
    do
    rm "$f"
    doneSave the service with a useful name. Then, you can right-click on the items in the trash and select your service from the Services submenu. It will delete the files. There is no safety net. If you want it to confirm the deletion in case you accidentally pick that item from Services menu, then add an Ask for Confirmation action before the Run Shell Script. Type a message in the first line and a description of what the buttons do. You can even make it look like Windows by just having a yes and no button. Or, you can change the name of the Ok button to Delete so you don't need a description of what the buttons do.

  • Problems emptying RAW files from Recycle Bin

    Hi
    I am not sure, but think my problem is connected with Lightroom 1.4.1
    When I delete RAW files from disc via Lightroom, they go into the Recycle Bin. However, I am unable to delete them from the bin without using an unlocker program. This is because when I choose to delete individual RAW files from the bin (or choose completely empty bin)I get a message saying that file Dq(number) cannot be deleted as it may be in use by another program. But no other program is open.
    I think this only applies to RAW files (Canon CR2) where I have created an editable file in Photoshop CS3. I am fed up with the tedious task of removing each individual Dq/CR2 file from the Recycle bin (the unlocker program will not let me batch delete) and suspect a workaround involving removing the CR2 files from the Lightroom catalogue and then deleting them from their source folder might work.
    However, this semms a clumsy way of having to do thistask.
    Has anyone else come across this please and does anyone have an elegant solution? Oh, the files concerned are all on an external hard disc, but I cannot see why this should affect things.

    Hi, Andrew. I do not have an external HD, so I am not sure if this is related. LR 1.4's seems to do some odd things with files that it sees as Read Only, such as from a CD, DVD, or external drive. Maybe it has something to do with this. Also, can you exit LR, then dumb Recycle Bin normally?

  • Can I selectively copy files from TM backup after reinstalling OS from dvd?

    Hi everyone,
    I have searched both this forum and the web, and have not been able to find an answer.
    I have two separate questions. First, I have a 2TB external with a 1.5 TB partition for TM, and 500GB for my Aperture library and iTunes videos. I have TM set so it will back up the second partition on the same drive, as well as the internal HDD of my MBP and another external drive to the TM partition. This won't cause any problems when restoring will it? I don't have another hard drive right now to make another backup of the libraries, because my last one crashed.
    I'm planning on doing a reinstall of OSX from the dvds, (Apple's advice) and I was wondering if it's possible to selectively copy things from the TM backup? For example, I would copy the applications over automatically, but I'd want to pick and choose which of the other files to copy back.
    I want to be able to eventually get everything back the way it was with no problems, but I don't want to bring something back that was causing my original problems that caused me to reinstall OSX.
    If necessary, even starting out new, provided I could copy everything back again piecemeal, would be fine. I just want to get these problems to stop!
    Thanks!

    Thanks for your reply. I think that my problems are hardware related, but Apple wants me to try to re-install from scratch.
    What would I miss that's in the Library folder? The only thing I can think of that'd be hard to get back would be emails from Mail, as I think they are stored in there. However, I excluded one of my email address folders anyway, since it was 4 gigs, and it's a Gmail account anyway.
    I just want to make sure that I wouldn't lose anything important.
    Also, when I plug in the TM drive after reinstalling from scratch, it won't try to overwrite my backups with a new, almost blank one will it? I'm assuming no, but I want to cover all my bases, as I'm not that familiar with TM.
    Thanks for your help!

  • How to remove image files from audio files

    i dont understand enough about how itunes worked...So my problem is, when i would add album art to a song, i would copy and past to the artwork box on the song. When i would find a better image, i would just past over the last one, not realizing that it was actually adding another image. This form of Copy/past(as i understand) saves the image to the audio file. *My question:* how do i remove the image files from the audio files...?

    Right click on the file you want to remove the artwork from, choose Get Info then the Artwork tab, click on the image and press the delete button then OK. To remove from multiple items, highlight the adjacent tracks in your selection (click on the first in the list, hold down the shift key and click on the last), right click and choose Get Info, choose yes when you are asked if you want to edit multiple items, tick the box beside the small empty artwork window about halfway down on the right. (if the songs aren't adjacent to each other but spread through out the playlist or library CTRL & Click on each of the songs you want to highlight)

  • Select multiple files from a PC to upload to icloud

    I have icloud installed on my PC - I also have the the web link to upload files from my computer -
    I'm unable to get more than one file at a time to upload - HELP -
    I have 100's of files to upload to icloud - I'm mainly using pages and numbers -
    I have the latest software, etc - and am using an ipad 4 -
    thanks
      glen

    Hello tacomadm18,
    The following article details several methods for uploading documents to iCloud (including multiple documents). Note that, when selecting documents to upload, a single document in the group chosen that is not compatible will prevent the entire group from being uploaded (e.g.: choosing four Pages documents and one PDF will prevent any of the documents from being uploaded, whereas choosing only the four Pages documents will upload those four documents).
    iCloud: Access iWork documents stored in iCloud
    http://support.apple.com/kb/PH2704
    Cheers,
    Allen

  • Word Crashes when trying to open file from network

    This is a very similar issue like this thread
    http://social.technet.microsoft.com/Forums/sv-FI/officeitpro/thread/95bc7898-e92d-4e47-8f73-390dba53e851 I cannot open any document from any network share, mapped drive or network place- Word Immediately crashes saying "Microsoft Word has stopped working",
    tries to find a solution and then closes. This can be caused by any means of access the file- directly double clicking from explorer or using the Open command in word, it even crashes when using the Open command, and then just clicking once on a
    mapped drive or Network header.
    I can however copy any file from the network to the local machine and it opens fine. I have tried (With no change in symptoms):
    Safe mode (word), remove & recreate normal templates, repair office, uninstall-reinstall office, updated all updates, disabled offline files, removed protected view settings, trusted network documents, disabled auto-save, virus scans (SEP, Malwarebytes,
    TDSSKiller), system restore to 2 weeks ago- prior to when user said issued started, reinstalled & updated again after restore, and many other things I can't think of right now.
    I have tried to run procmon.exe from sysinternals but get a message saying that "c:\windows\system32\fltlib.dll is either not designed to run on windows or it contains an error. Try installing the program again......"
    I tried the instruction on the linked topic above to create a dump file, but no file was created.
    This is only happening on one workstation on the network. Win7Pro, x64, Office 2010 Standard.
    I am at my wits end, and need some help!

    I have replaced the fltlib.dll file and am now able to run procmon, I also have run sfc /scannow which says it found corrupt files but was not able to repair them. When trying to view the files that need to be fixed it says that sfcdetails.txt cannot be
    opened. If I run the same command with out the destination of desktop/sfcdetails.txt, then it displays the files in the cmd window, but there are what to appear to be hunderds of files.
    I have both logs (procmon & sfc) but they only make partial sense to me. And I still cannot open office files from a network location.
    Event Viewer
    Log Name:      Application
    Source:        Application Error
    Date:          6/13/2012 12:45:09 PM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      Investigation1
    Description:
    Faulting application name: WINWORD.EXE, version: 14.0.6024.1000, time stamp: 0x4d83e2f6
    Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
    Exception code: 0xc0000005
    Fault offset: 0x0000000000000000
    Faulting process id: 0x11c0
    Faulting application start time: 0x01cd4994a74f8694
    Faulting application path: C:\Program Files\Microsoft Office\Office14\WINWORD.EXE
    Faulting module path: unknown
    Report Id: e614f3d5-b587-11e1-b4e1-cc52af403538
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2012-06-13T18:45:09.000000000Z" />
        <EventRecordID>10249</EventRecordID>
        <Channel>Application</Channel>
        <Computer>Investigation1</Computer>
        <Security />
      </System>
      <EventData>
        <Data>WINWORD.EXE</Data>
        <Data>14.0.6024.1000</Data>
        <Data>4d83e2f6</Data>
        <Data>unknown</Data>
        <Data>0.0.0.0</Data>
        <Data>00000000</Data>
        <Data>c0000005</Data>
        <Data>0000000000000000</Data>
        <Data>11c0</Data>
        <Data>01cd4994a74f8694</Data>
        <Data>C:\Program Files\Microsoft Office\Office14\WINWORD.EXE</Data>
        <Data>unknown</Data>
        <Data>e614f3d5-b587-11e1-b4e1-cc52af403538</Data>
      </EventData>
    </Event>

  • 11.1.3 crashes when importing an mp3 file from hard drive

    When I try to 'add file' from my hard drive to iTunes 11.1.3 the program crashes. The file is not added.  Until updating to 11.1.3  I could add one or more files with no problem. Windows 7.
    Is this a glitch in the update or specific to my machine and how could I tell?

    Hi Tawney Mazek!
    In order to troubleshoot this issue and find the cause of it, you may need to use the following article:
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/ts1717
    Thanks for being a part of the Apple Support Communities!
    Regards,
    Braden

  • Crash (DEP Exception) Saving .mov files from Vista and Internet Explorer 7

    I have re-created the issue on multiple Vista workstations with IE 7.
    Latest Version of Quicktime (Pro)
    Vista SP2
    When I save a .mov file from a web site, the first time I have no problem, but the second time my Internet Explorer crashes unless I have protected mode turned off.
    Any help would be appreciated....

    The workstations have standard image with the following applications on them:
    Adobe FlashPlayer 10
    Adobe Reader 9.3
    Adobe Shockwave Player 11
    Citrix XenAppWebPlugin
    Courion DirectCP
    IBM eGather
    Intel Drivers
    Microsoft .NET Framework SP3
    Microsoft Office 2007
    Microsoft Visual C++ 2005
    Microsoft Mobile Devices
    Oracle Client 10g
    Apple Quicktime
    RockinFewl LaunchinIE
    SoundMAX
    Sun JRE 1.6.0.16
    Symantec EndPoint Protection
    Verdiem Surveyor Client
    Nothing that should have old Apple Components...is there a way to tell?
    Other Information on the Internet Explorer 7 crash:
    Problem signature
    Problem Event Name: BEX
    Application Name: iexplore.exe
    Application Version: 7.0.6002.18005
    Application Timestamp: 49e01e78
    Fault Module Name: StackHash_fd00
    Fault Module Version: 0.0.0.0
    Fault Module Timestamp: 00000000
    Exception Offset: 00000000
    Exception Code: c0000005
    Exception Data: 00000008
    OS Version: 6.0.6002.2.2.0.256.4
    Locale ID: 4105
    Additional Information 1: fd00
    Additional Information 2: ea6f5fe8924aaa756324d57f87834160
    Additional Information 3: fd00
    Additional Information 4: ea6f5fe8924aaa756324d57f87834160
    Extra information about the problem
    Bucket ID: 559760929
    Message was edited by: gillani

  • HT1473 How do you rename files on a playlist within iTunes? Trying to rename some files from audio CD.  Thanks

    How do you rename files on a playlist in iTunes? Don't see a rename function and want to rename files coming in from audio CD as "track one."  Thanks

    Right-click the track, choose Get Info, and go to the Info tab.  Overtype the Name (and/or any other information that you want to change) with the new information.  Click OK when you are done.

  • How to select all files from the application server.

    Hi all,
    I have  a requirement to select all files with the same file format I.e i have created no of files with same name but different time stamps addition , now i want to select all the fiels and read the data into an internal table and sort them on the user requirement,  I am using FM -
    /SAPDMC/LSM_F4_SERVER_FILE to get single file name, i should also give the option on the  selection screen for the user to select the file range I.e form which to which the sorting should be done.
    could anybody suggest me the function module which selects all the file names .
    Regards,
    Sre.
    Edited by: Alvaro Tejada Galindo on Mar 10, 2008 4:49 PM

    Hi,
    PARAMETER: p_fdir type pfeflnamel DEFAULT '/usr/sap/tmp'.
    data: begin of it_filedir occurs 10.
    include structure salfldir.
    data: end of it_filedir.
    *START-OF-SELECTION
    START-OF-SELECTION.
    Get Current Directory Listing for OUT Dir
    call function 'RZL_READ_DIR_LOCAL'
    exporting
    name = p_fdir
    tables
    file_tbl = it_filedir.
    List of files are contained within table it_filedir
    loop at it_filedir.
    write: / it_filedir-NAME.
    endloop.
    Regards,
    Omkaram.

Maybe you are looking for

  • Dunning letters with smartforms

    Hi everyone, I want to use the standard smartform F150_DUNN_SF to create dunning letters but I can't select it in SPRO > FI accounting >... > Dunning > Print I can only select SAPscripts. I've already done the note which consists in changing the FM F

  • Itunes 7.7 won't install. Windows Explorer message pops up. ???

    Well, Itunes sure makes it frustrating to do business with them. I've tried installing the Itunes update so I can purchase music from the site, but after trying several suggestions, I got to the point where the upgrade install was taking place, then

  • Page is not working in serverside but working correctly in JDEV

    Hi, After deploying the page which is working propely in my local machine JDEV, its not working same at server side. i bounced apache couple of time. if any one faced similar issue, please share. Thanks, Mahesh

  • How to use BusinessObjects 4.0 Data Services (BODS)

    0.I am looking for BusinessObjects Data Services (BODS) for dummies 1. How to connect Business Object 4.0 Data Services (BODS) with SQL server 2008R2 2.I would like to connect SAP HR to Business Object 4.0 (BODS) Data Services

  • Simulate frames by loading web page content into DIV

    Hi, does anyone know if there is a way to simulate frames using CSS. Essentially, I want to load the content from another web page into a specific DIV. The content is from another web site, we have permission to use it, but I want it to appear within