Automation Record Problem

Hi all,
I've got a strange problem with Logic not recording any automation coming from external controllers. I'm putting the track in question into "Touch" mode and the controller is altering the sound exactly as expected, but there is no automtion recorded. Am I missing something? it was working fine before I upgraded to 7. Thanks in advance.
Using Logic 7.1

Hi,
u might like to check out this Environment. It lets u convert CC to Trackautomation Events. This enabels you to record external CC´s to Logics Track Automation. And NO its no bug.
External/internal midi CCs to track automation
miditrackauto.lso.sit — a simple example of an environment workaround for recording external (synth modwheel etc) or internal (environment faders) midi CCs to track automation for midi instruments.
If you have any further questions let me know.
Direct Download:
http://www.opuslocus.com/logic/miditrackauto.lso.sit
Source:
http://www.opuslocus.com/logic/
Cheers Marc

Similar Messages

  • Automator recording problem

    I posted this on the snow leopard forum last month but got no replies. I figured the mountain lion forum might get more hits and I'm having the same problem with it as with snow leopard, so here goes:
    I want to automate the specification of startup disks as I tend to frequently swap between a few systems. I fired up automator, hit the record button and proceeded to select the system preferences pane from the apple menu, selected startup disk pane and then clicked one of the disks. Automator listed my steps and it looked fine. However, when I play the script, instead of clicking once on the system preferences menu item it clicks twice on the app store menu item, resulting in an error. Obviously, I'm doing something wrong, so I'd appreciate some help. Thanks.

    I see what you mean (in Snow Leopard).  Even though Automator appears to show the right actions, when the workflow runs, the cursor "jumps" up one line in the Apple menu, from System Preferences to the App Store.  Weird, but Watch Me Do is often quirky.  (And remember that the App Store was inserted into Snow Leopard in one of the 10.6 incremental updates.  No surprise that that the insertion isn't perfect.)
    There's a workaround: Avoid the Apple menu.  Make the first action in your workflow Launch Application and set it to System Preferences.  Then put together the Watch Me Do action to choose Startup Disk and select the disk you want.

  • Smooth automation recording option with Virus TI ???

    Hello.
    Im using Virus TI with logic 8 .
    For example when i record cutoff automation , it will write the automation step by step , and not a cruve as it should i don't know if i make myself clear . If i turn the know from down to up in a regular way , it will record the automation step and not a curve , so it means i have to re write automation because when i playback it doesnt sound the same .
    So is there an option that allows to smooth automation recording so when i record it will show a curve and not one dot every step of the automation ???
    By the way i also use a novation remote midi controller and i don't have this issue with it , this happens only with the Virus TI plugin.
    omg i hope someone understands and has a solution .

    Yeah that's a known problem with some 3rd party plugins. Assign the different sounds to different Outputs/Auxes instead, and write your Automation into the Auxes.

  • Recording problem on my Xi-Fi Fatality?

    'Recording problem on my Xi-Fi Fatality?d So I have a Xi-Fi Fatality, and I would like to be able to record directly from my computer so that it's own output is also the input. For example, if I'm on ventrillo or something and I want to play a funny mp3 to show my friends I'd like to be able for the audio to come directly from the output.
    Anyways, my microphone seems to work fine, and that's where the trouble begins.
    I go to the sound control panel and click on the recording tab. ? It has microphone as the default device and it says "working."
    There are also options for "Auxillary" "Line-In" "Digital-In" and "What U Hear"
    However, under each of them it says "currently unavailable"
    I am unable to get any of them to function even when I set them to the default device.
    Is this normal?

    + It's funny you should post this because I came here right now to post the exact same thing. I would have posted earlier but I forgot my account information and had to wait to get a reply email.
    So... same here (yes I know this was no help).
    Actually this is kind of weird. Every now and then my "Aux 2" will become available and my mic is not. I have to restart my computer 4 or 5 times for my mic to become available.

  • Record Store only reads one record problem

    I have a problem where I can read and write a record to a records store, but i can not do this for multiple records as i am trying with below code. Any help is very welcomes thank you, I am very new to J2ME.
    I have a J2ME midlet that calls the startRecordStore() method which create a record 1.
    It uses a static int records and it increments it every time a new recordstore is created, well I am not entirely sure if i need to do this. Because I want to go through all the records created.
    public void startRecordStore() {
         // Incremenets records count
         // Temporary example for this workshop only
         records+=1;
         try { rs = RecordStore.openRecordStore("StudentStore"+records+"", true);
         catch (Exception err) {
              Alert alr = new Alert("Error Creating", err.toString(), null, AlertType.WARNING);
              alr.setTimeout(Alert.FOREVER);
              display.setCurrent(alr);
    }Then it calls the readData() method which reads the data from the 3 fields, something like this
    for(int i=0;i<count;i++) {
              ods.writeUTF(ReadDataString);
              ods.writeUTF(ReadDataString[i+1]);
              ods.writeInt(ReadDataInt[i]);
              ods.flush();
              // Put the whole write stream to a byte
              ReadDataByte = os.toByteArray();
              // finally add the fetchDataType to to a record store
              rs.addRecord(ReadDataByte, 0, ReadDataByte.length);
         os.reset();
         os.close();
         ods.close();
    Then the WriteData() method is called displaying the records
    PROBLEM it only displays the last record, instead of more then one record.
    eg. StudentStore1, StudentStore2 etc etc ..
    // create record enumerator referrence to the instance
         re = rs.enumerateRecords(null,null,false);
         // go through each records using enumerator
         while(re.hasNextElement()) {
              rs.getRecord(re.nextRecordId(), ReadInputData, 0);
              buffer.append(ids.readUTF());
              buffer.append("\n");
              buffer.append(ids.readUTF());
              buffer.append("\n");
              buffer.append(ids.readInt());
              buffer.append("\n");
              Alert alr = new Alert("Currently Reading", buffer.toString(), null, AlertType.WARNING);
              alr.setTimeout(Alert.FOREVER);
              display.setCurrent(alr);
         // CLOSE INPUT STREAM
         is.close();Any idea thanks guys

    public void startRecordStore() {
        records+=1;
        try {
            rs = RecordStore.openRecordStore("StudentStore"+records+"", true);
        }Are you sure this is what you want to do?
    I don't know where you're calling startRecordStore(), but you're creating a new record store for each "records".
    Shouldn't you be just opening the record store "StudentStore", and them adding records to that store?
    jc

  • Audio recording problem in Cap 5

    I have used earlier Captivate editions a great deal and never had audio recording problems.  I am getting a weak scratchy audio recording.  I have tried in Vista, Win 7 and with multiple microphones.  What can be the problem?

    Joe,
    Unfortunately, you have posted to the Premiere forum. This was the precursor to PrPro. The MOD's will probably move this out to the PrPro forum, so more folk will see it and can respond.
    Now, did you use a USB mic? Many have had issues with those.
    Also, going back about a year, there was a similar thread, and the description was about the same - "chipmunk." I do not recall the flow of that thread, or the resolution, but will try to find it. I just hope that it was not before the forum changeover, as it is likely gone forever.
    Good luck,
    Hunt
    [Edit] OK, I think that this is the THREAD.
    Message was edited by: Bill Hunt - Added Edit and link

  • Audio Recording Problem - distorted

    Hey all,
    I got an audio recording problem here...
    When I try to record audio onto my project, the sounds is very poor and distorted. Plus, there is a pretty ugly delay. But when I use garageband, the sound is great and how it should be. So this makes me think that Logic has some sort of problem with my driver (Firebox) or somethin'.
    Here's my Setup
    -imac G5
    -Logic Pro 7.2 (Bought just a few days ago)
    -Presonus Firebox (audio interface)
    -Condensor Mic
    Cheers!

    Hi,
    It is possible that your FireBox is not the audio card set up in Logic, and that you are accidentally recording the built-in mic.
    If Garageband is seeing your FireBox corrctly, then it is the setup in Logic, and nothing else, that you should be looking at.
    Check your audio hardware and drivers.
    Cheers

  • Re: Recording Problems - Programmes Recoding but B...

    Posts: 1
    Registered: 24-02-2011
    0
    Re: Recording Problems - Programmes Recoding but Blank Screen
    Options
    Edit Reply
    Mark as New
    Bookmark
    Subscribe
    Subscribe to this message's RSS Feed
    Highlight this Message
    Print
    Email this Message to a Friend
    Report Inappropriate Content
    on 24-02-2011 21h35
    Need help please I'm new to this forum... I have been having a few problems with my recordings like others I try to play back programme I have recorded and get nothing and also trying to delete a programme I'm getting a message to say I can't delete as the programme may be running on another box!!! I only have 1 box!!! I have tried all the rebooting fixes but no joy... I have an old white style hh... Is this or the box tired and in need of replacing??? I've also checked the settings and I'm online and have space on my disk!!! Help

    We have had the same problem, which is really frustrating!!
    The box appears to be recording but when the programme is played back, it stops during the programme and goes to the resume play on the menu or sometimes the channel isn't there, its just a black screen, I'm thinking of going to Sky if it carries on, getting really fed up now!!!
    davearliss wrote:
    Posts: 1
    Registered: 24-02-2011
    0
    Re: Recording Problems - Programmes Recoding but Blank Screen
    Options
    Edit Reply
    Mark as New
    Bookmark
    Subscribe
    Subscribe to this message's RSS Feed
    Highlight this Message
    Print
    Email this Message to a Friend
    Report Inappropriate Content
    on 24-02-2011 21h35
    Need help please I'm new to this forum... I have been having a few problems with my recordings like others I try to play back programme I have recorded and get nothing and also trying to delete a programme I'm getting a message to say I can't delete as the programme may be running on another box!!! I only have 1 box!!! I have tried all the rebooting fixes but no joy... I have an old white style hh... Is this or the box tired and in need of replacing??? I've also checked the settings and I'm online and have space on my disk!!! Help

  • Sound stops during automation recording.

    Alright here's a video example of what I'm talking about.
    When I'm doing a "Touch" Automation on one midi track, while recording a touch track the midi sound stops as soon as I move the slider.
    The automation still records, it's just that the sound stops during automation.
    In the video notice that as soon as i move the Volume Automation slider the midi playing
    stops. Why? I need to be able to monitor this while I'm adjusting the automation.
    Appreciate anyone's suggestions.
    It's Logic Express 8.0.2 by the way.
    http://s177.photobucket.com/albums/w238/perrycomo/?action=view&current=Example1. mp4

    NoSound problem with headphones? With speaker?
    If only with headphones have you tried another pair of headphones?
    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                                                                
    - Restore to factory settings/new iOS device.             
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar                                      

  • Duplicate records problem

    Hi everyone,
    I'm having a a little difficulty resolving a problem with a repeating field causing duplication of data in a report I'm working on, and was hoping someone on here can suggest something to help!
    My report is designed to detail library issues during a particular period, categorised by the language of the item issued. My problem is that on the sql database that out library management system uses, it is possible for an item to have more than one language listed against it (some books will be in more than one language). When I list the loan records excluding the language data field, I get a list of distinct loan records. Bringing the language data into the report causes the loan record to repeat for each language associated with it, so if a book is both in English and French, it will cause the loan record to appear like this:
    LOAN RECORD NO.     LANGUAGE CODE
      123456                             ENG
      123456                             FRE
    So, although the loan only occurred once I have two instances of it in my report.
    I am only interested in the language that appears first and I can exclude duplicated records from the report page. I can also count only the distinct records to get an accurate overall total. My problem is that when I group the loan records by language code (I really need to do this as there are millions of loan records held in the database) the distinct count stops being a solution, as when placed at this group level it only excludes duplicates in the respective group level it's placed in. So my report would display something like this:
    ENG     1
    FRE      1
    A distinct count of the whole report would give the correct total of 1, but a cumulative total of the figures calculated at the language code group level would total 2, and be incorrect. I've encountered similar results when using Running Totals evaluating on a formula that excludes repeated loan record no.s from the count, but again when I group on the language code this goes out of the window.
    I need to find a way of grouping the loan records by language with a total count of loan records alongside each grouping that accurately reflects how many loans of that language took place.
    Is this possible using a calculation formula when there are repeating fields, or do I need to find a way of merging the repeating language fields into one field so that the report would appear like:
    LOAN RECORD     LANGUAGE CODE
      123456                      ENG, FRE
    Any suggestions would be greatly appreciated, as aside from this repeating language data there are quite a few other repeating database fields on the system that it would be nice to report on!
    Thanks!

    if you create a group by loan
    then create a group by language
    place the values in the group(loan id in the loan header)
    you should only see the loan id 1x.
    place the language in the language group you should only see that one time
    a group header returns the 1st value of a unique id....
    then in order to calculate avoiding the duplicates
    use manual running totals
    create a set for each summary you want- make sure each set has a different variable name
    MANUAL RUNNING TOTALS
    RESET
    The reset formula is placed in a group header report header to reset the summary to zero for each unique record it groups by.
    whileprintingrecords;
    Numbervar  X := 0;
    CALCULATION
    The calculation is placed adjacent to the field or formula that is being calculated.
    (if there are duplicate values; create a group on the field that is being calculated on. If there are not duplicate records, the detail section is used.
    whileprintingrecords;
    Numbervar  X := x + ; ( or formula)
    DISPLAY
    The display is the sum of what is being calculated. This is placed in a group, page or report footer. (generally placed in the group footer of the group header where the reset is placed.)
    whileprintingrecords;
    Numbervar  X;
    X

  • RESULT RECORDING PROBLEM

    Dear Gurus,
    I am facing problem I have maintained formula for paricular MIC,e.g Zn-for this MIC i have to calculate the percantage as 100 minus balance of the remaining MICs eg i  have maintained in this form--1
    100-(C9010C9020C9030C9040C9050C9060C9070C9080C9090)
    Please note i have maintain the folowing parameters in control indicators for the MICs from 10 to 90 in the Inspection plan
    1) Sampling procedure
    2) Required chara
    3) single results
    4) Fixed scope
    5)Record measured values
    6)print
    7) documentation
    and only for the MIC which formula is maintain i have maintained CAL CHAR.
    when i creat a purchase and do migo an inpsection lot is gnerated.
    when go to t.code QA32 to record results in RECORD RESULTS CHARACTERISTICS OVERVIEW
    I HAVE NOTICED THE FOLLOWING PROBLEMS
    1) FORMULA IS NOT BEEN CALCULATED.
    2)INSPECTED COLCUMN NEXT TO SINGLE VALUE IS AN INPUT SCREEN.i.E-Number of Inspected Sample Units--(WHAT I MEAN ITS NOT GREY FEILD-THE VALUES HERE SHOULD BE 1 AND GREY )
    3)ALSO THE SINGLE VALUE TAB IS GREY NOT USUAL-IF CLICK ON IT THE TAB DROP DOWN.
    I HAVE RUN THIS SCENRIO IN MY DEVELOPMENT SERVER AND IT WORKED PREFECTLY,BUT MY CLIENT SERVER I AM GETTING THIS PROBLEM
    WHAT ARE SETTING I AM MISSING.
    Regards
    Ram
    Edited by: RAMKUMAR WARIYAR on Feb 24, 2009 4:41 PM

    Dear Ram
    1) As the sample size was 1 system was taking this as Summarised recording & that is the reason why the system is showing 3 tabs instead 4
    2) Please do the following setting in Config : SPRO>QM> Basic Setting> maintain setting for plant level>Plant> Result recording  > untick Summ. Recording n=1.
    If you had ticked this means that the results recording will always be summarized if n = 1 (for example when inspecting one unit or 1 ml).
    please do check now whether the formula is working for a new lot and you have 4 tabs in RR
    Was a good question to solve
    Regards
    gajesh

  • TV@nywhere Master Recording Problems

    The TV@nywhere Master works fine for viewing, but I can't record without problems.  There is a sound problem with all available versions of WinDVR.  The recorded sound regularly "warbles" or pulsates. It is detectable when a musical tone is playing, otherwise it may be hard to hear. It is very annoying once you pick up on it.  Other interVideo programs WinProducer and WinDVD Recorder exhibit the same problem.
    I tried PowerVCR and I get an error message when attempting to record in MPEG2:
    S0009 : Unable to render preview video stream.
    I have all the latest drivers and software versions. I even tried a clean install of Windows several times and a different sound card, but no luck. I'm getting nowhere with tech support. Very frustrating.
    ASUS A7N8X Deluxe MB
    Onboard nForce2 sound (also tried Soundblaster Audigy)
    AMD 2800+ Barton CPU
    512MB DDR RAM
    GeForce 5600 Video Card
    250 Gig Hard drive
    Windows XP

    Using PowerVCR II 3.0, and there is no Use Smart Tee option available.
    Here's all the options:
    Video -> Overlay Options -> Overlay/Non-Overlay  (Non-overlay causes a crash)
    Profiles
    Check boxes for MMX, SSE, 3DNow and Enhanced 3DNow.  All are checked.
    Recording / Advanced -> Advanced Options
    Video Smoothing (during recording) - unchecked
    Intelligent Noise Removal (during recording)  checked
    Enable Time-Shifting when recording  - unchecked
    Have tried changing most of these settings but always get error message, unless I use MPEG1 which is not acceptable quality.
    I did a search in Help for "Smart" and for "Tee" and there are no matches.

  • Recording Problem!

    hi folks,
    i'm having problem recording from tv. whenever i start recording, my screen turns to black & white. the device settings switches from PAL B to SECAM. i'm using anthena connection from a cenralized cable connection. I'm here right now in Saudi Arabia, Riyadh. we are using here PAL signal. can anyone tell me what to do and what is causing this problem. regarding recording from VCR no prolems. thanks!

    The problem is probably caused by a bad or outdated frequency table ...
    Try changing your country code to one with Pal-B (Germany).

  • Dvd recording problems!!!!!!

    Two problems are really bugging me guys. I made a 15 minute video project through imovie imported it to idvd and it recorded the whole project except for the sound. I just bought a Lacie external burner dvd + & - rw. And it ejects my dvd and says the disc cant be used for burning. Insert recordable dvd media. I am using tdk dvd -rw dvd's. What can I do to get the sound. #2 problem : everytime I make an idvd project using the drop zones when I go to pull the project back up my drop zone clips are always missing.Why?
    Thanks guys

    dvd -rw
    #1 RW disks are problematic. Try using "Save as Disk Image" in iDVD, and play that image with the Apple DVD Player. If the image works, then burn it with Disk Utility.
    http://docs.info.apple.com/article.html?artnum=164927
    Also check to make sure the sound track(s) is(are) "checked" in iMovie (far right in the timeline).
    my drop zone clips are always missing
    iDVD only makes "links" to movies/clips when they are used, it does not import them (unless you archive the project). Are the clips/movies from other external drives? Where were they when you added them in the first place?
    John B.

  • DVR620KU Recording Problem VHS-DVD

    Having a problem copying from a VHS tape to DVD. Followed the instructions in the Owners manual and and checked the input settings but when the recording process is completed there is nothing on the DVD. Any suggestions ??
    Solved!
    Go to Solution.

    I'm not sure what you mean when you say there is nothing on the DVD. Do you mean, something is recorded, but it's all black? Or do you mean that no recording appeared to take place at all?
    Here are some steps to follow to confirm proper behavior:
    1. Have a VHS tape to play back and a recordable DVD (such as DVD-R).
    2. Press INPUT SELECT on the remote multiple times until you see L2 appear on the TV screen. Be sure you have nothing connected to L2 (which are the connectors in the front of the unit). You should see a blue screen.
    3. Press VCR on the remote.
    4. Insert the VHS tape. You should see the counter set to 0:00:00.
    5. Press DVD on the remote.
    6. Insert the DVD into the DVD tray and wait until it is fully loaded and the progress bar goes away on the TV screen.
    7. Press DUBBING on the remote. You should see the VHS tape start to play back, and the DVD start recording. Let it record onto DVD for around 3 minutes. Then press STOP. Let it finish processing until the progress bar goes away. Then press TOP MENU and navigate to the last thumbnail, then press ENTER. You should start seeing the dubbed video play back.
    Report back with your findings.

Maybe you are looking for

  • Warp stabilizer cropping/position issue?

    So I don't think I've ever had this issue and I'm wondering if has to do with using it on a 13" macbook, since i've never had this issue on my iMac, but when I place the warp stabilizer effect the clip turns into a small cropped corner like so in the

  • Can't Edit Info in iTunes 5

    Since I have installed iTunes 5 I can't seem to edit song information. When I select more than one song to edit, it won't let me even choose "Get Info." When I select one song, I can choose "Get Info" but when I actually click on the info I'm not abl

  • Mails struck in Drafts folder after Transport Agent installed in Exchange Server 2013

    Hi all, I created Transport Agent and installed successfully in exchange server 2013. After that mails are struck in drafts folder. I thought because of My Custom transport Agent , then i  Uninstall Transport agent. but still no use. I restart Micros

  • BB Messenger COntact List Backup

    Hi, hope you can help!!! I downloaded and installed version 5.0.  It gave me an option to backup my contact list with a valid email address, which I did. Well, now that i updated the device software, my contact list disappeared and when I request the

  • HT201441 the previous owner is not available so i do not know how to activate the phone

    I bought an iphone and i am unable to activate it due to the fact that i am no longer in contact with the previous owner,