External midi synth not working

Hi,
I want to get my nord wave (hardware synth) working in logic.
My main audio interface i use is the apogee duet, but since that doesn't have midi in/out ports, i am connecting the nord to midi in and out to my native instruments audio8 interface.
I have connected the nord going midi in (from nord) to midi out (on the audio8) and midi out (on the audio8) to midi in (on the nord). The nord is also connected to my mac pro with usb and is also powered by mains.
When i go to the audio midi setup on the mac, it doesn't see my nord at all.
I have gone into logics environemnt and tried all sorts of things to get it working but just cannot get the nord working.
I can use the nord as a midi keyboard to play soft synths in logic, but can't get it to play on an external midi track.
Any help or suggestions would really be appreciated.
many thanks
Tom

Hi Tom,
elastic wrote:
Hi,
I have connected the nord going midi in (from nord) to midi out (on the audio8) and midi out (on the audio8) to midi in (on the nord). The nord is also connected to my mac pro with usb and is also powered by mains.
That is twice Nord Midi in and twice Audio8 out. Are you sure?
From Nord to Audio8 would mean Nord MIDI Out to Audio8 Midi in, in my book...
When i go to the audio midi setup on the mac, it doesn't see my nord at all.
well, it shouldn't. AMS only lists Interfaces automatically. You should create the Nord yourself and cable it virtually in AMS as you have cabled it physically.
I have gone into logics environemnt and tried all sorts of things to get it working but just cannot get the nord working.
I can use the nord as a midi keyboard to play soft synths in logic, but can't get it to play on an external midi track.
To use Midi coming from Logic to the Nord you must load the AU instrument *External Instrument* in a Midi/Software Instrument track. Also see p. 237 and further of the LP8 User Manual.
regards, Erik.

Similar Messages

  • My external speakers are not working, any suggestions?

    My external speakers are not working, any suggestions?

    try different audio or USB cables.
    try the speakers with a different computer.
    go to the speaker manufacturer's website and see if there's some troubleshooting info or a new driver that you need.
    check System Preferences > Sound > Output
    see if the speakers show up in the sound output device list
    make sure the mute box is unchecked.
    Check Applications > Utilities > Audio Midi Setup
    see if your speakers are selected in the column on the left
    make sure the mute box is unchecked

  • HT6065 I have a problem with my Mac book pro, my external monitor is not working and i need it to do my business. Please can someone help me with this.  I am running windows 8 on parallels.

    Since I have up dated my Macbook pro, my external monitor does not work. Who can help me

    It was working untill i did the update

  • My Ipad 2 external speakers does not work and headphones has popping sound. This all occured at the same time as my Iphone and Ipod headphones only played mono (no, the "mono" option is not on). How can there be audio issue for all these devices?

    My IPad 2 external speaker does not work and the original headphones have popping sound when used. This all occurred at the same time as my IPhone and IPod headphones only plays mono (and no, the "mono" option is not on) with the original headphones, as well as, other headphones tested.  How can there be audio issue for all these devices at the same time?
    As you may have noted from the list of Apple devices I own, I believed in the Apple and the products it was producing; but it is hard to believe from my experience and the other voices within the Apple Community that we are all experiencing the same hardware issues. Especially since I recently, I upgraded to an IPhone 4g (no, my faith in IPhone 5 series is very little) and is experiencing the same audio problem as described above. So now, I am off to the Apple store again to be told that it’s a hardware problem on new IPhone. Really? Apple, what happen to the pride in the product you were producing?

    Everyone does things a little differently. I love to "jam " along with iTunes ( or old Lp's) . Always have. That's where/how I've learned to play .
    I'm sure leonieDF is giving a proper way to jam along on a keyboard with an iTune. He blows my mind all the time with what he knows. Nuff respects to him !
    What I do is make a GB project I call "Jam With". I'll make several new tracks that are blank. Just has a few instruments named in the blank tracks. You can change those per song ...
    Because I'm not concerned about changing the pitch / key.... of the iTune or the tempo ... I can simply play along with it.
    Peace,
    P. Dreadie

  • External mouse scrolling not working

    The scrolling function of my external mouse does not work when the MacBook Pro is not plugged in with its powercord. The mouse buttons seem to be functioning.  So does as an external keyboard. My wife has the same problem (using 10.6.2 OS). There are no options in the System Preferences that deal with this. Is this just an oversight by Apple? This basically makes using an external keyboard and mouse a nonviable option for a laptop unless you are near an electric outlet. If you know of a workaround I would appreciate the information. If not, it is something Apple will have to correct as it a pretty obvious oversight.
    Thanks in advance for any advice.
    Tony

    Check your settings when it is unplugged to make sure they are still properly configured.  You might even want to try and disable the trackpad when a mouse is being used.  I would also check out USB Overdrive (Shareware).

  • My external hard disk not working properly in my macbook pro . anyone help me . its seagate  hard disk

    My external hard disk not working properly in my macbook pro . anyone help me . its seagate  hard disk

    You need to get some software that allows your Mac to read and write to the NTFS disk.  There's a whole bunch of stuff out there, but this program has a good review, and you can try it for free.  I would move everything off of your external drive, reformat it into Mac OSX extended, and use it for your Mac.  You don't need NTFS anymore, unless you still have a Windows computer that needs it.

  • External command is not working in File Receiver Adapter

    Hi,
       I have tried to copy the file which is mentioned in my File Adapter (Receiver) to 3 different folders thru OS command. The purpose is to save time. I have created one CC for Source(File) and one CC for target(File). After the target file is created, I want to copy this file in 3 folders. For this I have written one batch file in my system.
    File Name: copy1.bat
    @ECHO OFF
    COPY %1 C:\TEST1\arch_t1
    COPY %1 C:\TEST2\arch_t2 
    COPY %1 C:\TEST3\arch_t3
    DEL %1
    The command which I entered in the Receiver CC (File Adatper is)
    Run Operating System Command After Message Processing
    Command Line: C:\FILES\copy1.bat %F %f
    Timeout(secs): 60
    Terminate Program After Timeout - Check box is selected.
    But, this external command is not working. (because the target files are not created in those directories C:\TEST1, C:\TEST2, C:\TEST3)
       I did this scenario by refering the Michael'w weblog:
    /people/michal.krawczyk2/blog/2007/02/08/xipi-command-line-sample-functions
       In this blog, he has also given how to troubleshoot external command. I tried this also. It is not working.
        I use Windows XP OS. XI 3.0 SP 18.
       Friends, Could you kindly tell why this external command is not working? What could be the problem?
    Thanks in advance.
    Kind Regards,
    Jeg P.

    Hi, Jeg.
    As the note says, please check the java Runtime.exec behavior
    with the proper user.
    If in doubt, check if the command can be successfully run through
    the Java Runtime.exec(...) API. Also note that the command is run
    as user "<sid>adm" (Unix) / "SAPService<SID>" (Windows).
    So, Could you check the following(very dirty one!) Java in your
    XI server and check if it works? For simulating %F, create a test
    file C:\FILES\test.txt whatever the content is.
    import java.util.*;
    import java.io.*;
    public class ExecJava {
      public static void main(String args[]) {
        try {           
          Runtime rt = Runtime.getRuntime();
          Process proc = rt.exec("C:/FILES/copy1.bat C:
    FILES
    test.txt");
        } catch (Exception e) {
          e.printStackTrace();
    Good Luck.
    Sejoon

  • I recently moved my music to an external hd. I deleted the music from the internal. When i plug in the External,itunes doesnt pick it up. I have pointed itunes towards external but still not working,driving me nuts!

    I recently moved my music to an external hd. I deleted the music from the internal. When i plug in the External,itunes doesnt pick it up. I have pointed itunes towards external but still not working,driving me nuts!

    LeoGets wrote:
    I recently moved my music to an external hd.
    the best way would be to copy the entire iTunes folder (not just the iTunes music or media folder) from <MacintoshHD>/users/<yourname>/music on your Mac to the external, then launch iTunes while holding the option (⌥) key, click on choose library when prompted, and select the iTunes folder on the external.
    I have pointed itunes towards external but still not working,driving me nuts!
    that tells iTunes where to put new additions to your library, not where the content currently is.

  • External editing does not work in LR4 (??)

    external editing does not work in LR4 (updated from LR3 a few days ago)
    has anyone an idea to solve this problem?
    Thank you.
    Regards
    Priska

    priskaleutenegger wrote:
    no ..
    when I send the RAW Document for external editing (Elements 10) nothing happens at all ... zero :-(
    a friend of mine has the same problem - also updated from LR3 to LR4, external editor: elements 10
    Which process version is the image you're trying to edit externally? 
    You right-click (I'm assuming PC, can't help Macs), there should be a context menu option "Edit in".  You choose that, and there's an option for Elements 10 or not? 
    If so, what happens when you select it?  Do you get any further message?
    If not, you may have to go to Edit menu, preferences, External Editing tab and create a preset for Elements.  In the "Additional External Editor" area, click "Choose" and navigate to wherever Elements is on your machine and you can create a new external editor. 

  • My GoFlexPro for Mac external drive will not work and freeze Finder after I switched to Mountain Lion. Anyone same trouble?

    My GoFlexPro for Mac external drive will not work and freezes Finder after I switched to Mountain Lion. Anyone same trouble?

    Search this site for many reports of problems with GoFlex drives.

  • Audigy Platinum eX External Bay is not work

    So I posted a few days ago with this same problem. My external bay is not working, and not even getting power. I uninstalled my Audigy, removed the card and put it in a different PCI slot. Then I reinstalled it. I also unplugged all cables and then put them back in to make sure they are well attached. Still I have problems, and the external bay is useless and unpowered. Anyone have any ideas?

    LoopyG,
    If you have done all of these steps and you are still not getting any power from the dri've bay then you will probably want to contact Technical Support to arrange repairs. Their contact page is: http://us.creative.com/support/custsup.
    Jeremy

  • I phone 5S 32GB Silver's External Speakers are not working.

    Model - Iphone 5S 32GB Silver
    IOS - 7.0.6
    Problem:
    I have Recently bought Iphone 5S 32GB model & was using it wisely. Since Yesterday I have realised my Phones External speakers are not working. all other features of the phone are working properly.
    Solutions Tried So far:
    Silent Mode On/Off
    Restarting Iphone
    Reset All Settings
    Complete Iphone Erase
    Please post if anyone else is having similar issues or have solution of this problem.
    Krupal

    No it shows "Volume" not "Headphones" when I try playing music via external speakers & trying to  adjust volume.
    I have noticed one thing.
    When i tried pushing/rubbing (Gently Not too Hard) bottom right front side of my Iphone ( exactly right side to Home Button) my speaker started working again for some time.
    when it stoped again i applied same method.
    Is this some kind of loose connection ?????

  • Some letters on my external keyboard are not working. What going on?

    Some of the letters on my external keyboard are not working. What's going on?

    Are you certain you are using a keyboard layout that matches the hardware layout?
    Check here:
    Settings > General >Keyboard >Keyboards

  • Old external Toshiba HDD not working with Windows 7

    I feel as if this problem is going to affect more and more people. Having searched the internet without luck, I felt the need to address the issue here!
    I have an external 320GB Toshiba HDD, model: PX1267E-1G32 which Windows 7 (64Bit Professional) does not recognise. It does not show up in my computer and states the device is not working properly. Troubleshooting does not help, and it suggests i have the latest driver for it (version 6.1.7600.16385)
    I can not find any support for this device. I have read some people trying to tackle the password protection it comes with (a separate partition with this function) but this is not an issue for me as i never use it. There are drivers on that partition as well which have no affect on windows when i have transferred them via a flash stick.
    On my laptop Windows XP is installed and it finds the HDD without any problems. This has lead me to believe there is a fault with compatibility within the newer windows systems. I have tried formatting the drive, reinstalling drivers and searching for a solution. I really can not believe this has not been resolved somewhere and fear with it being an older discontinued product (Mid 2006) there will be little support for it.
    Any help would be greatly appreciated!

    hi urbancoffy,
    boah what a hell....
    let's look if there is a cure.....
    this device is recognized under every other system than yours, right?
    if so maybe your software is misconfigured or your usb connection is bad....
    how to determine?
    try other devices like an usb-stick
    check bios if legacy usb support is on
    check device manager (device plugged in) if it shows any information like a //dev_xxxx
    if your usb port is ok
    goto device manager and remove all usb devices (show hidden devices)
    reboot and let the system determine the hub etc
    plug in usb-hdd and see if it will be detected - keep in mind: you dont have to load a driver for a usb storage device by yourself
    if the usb ports are ok and your hdd is recognized by other systems maybe it's time for a recovery of your system....
    Message was edited by: Al-eX

  • SRM 5.0 External Catalog is not working in SRM 7.0

    Hi,
    I am  facing an issue with External Catalog. It is working fine in SRM 5.0 but not working in SRM 7.0. I added the returntarget parameter and HOOKURL but still no luck. The parameters I have entered are
    http://www.xxx.es/punchout/sap/ocipunchouthtml.aspx?username=xxx&password=xxx
    USERNAME     XXX   Fixed Value
    PASSWORD    XXX   Fixed Value
    retruntarget    _top    Fixed Value
    HOOKURL                 Return URL
    The issue is that when I directly put the catalog URL in browser, it takes me to correct page from where I can shop but if I click the same link through SRM 7.0, it is navigating to some other page of vendor catalog from where items can't be added to shopping basket.
    Please suggest.
    Thanks,
    Anshuk Saxena

    Hi  ,
    You need to maintain this call structure in SRM system   standard call structure .
    5                https://url
    10     USERNAME     
    15     PASSWORD     
    20     CURRENCY     EUR
    25     BORG     
    26     E_mail     
    27     Country     
    30     reqUsername                                                                               
    35     reqPassword                                                                               
    40     buyer_mpid     
    45     USER_ID     SY-UNAME
    50     Language     EN
    55     BYPASS_OUTB_HANDLER     X
    56     BYPASS_INB_HANDLER     X
    80     HOOK_URL                                                                               
    85     ~OkCode     ADDI
    90     ~target     _TOP
    95     ~CALLER     CTLG
    Thanks & Regards
    Pradeep Kumar Dondeti

Maybe you are looking for

  • My wired Apple mouse stopped working for a short time. Trying to figure out why.

    System OSX Version 10.9.5  Processor 3.5 GHz Intel Core i7    I was surfing the web & my mouse was stuck on the screen. Could this be some kind of virus- spyware or malware? Never had this happen before. The keyboard the mouse is connected 2  kept wo

  • Difference between execution mode of Print preview and Print for Output

    Hello, Can anybody tell the difference between execution mode of print preview and print for an output (For eg. PO output or Invoice)?. I am trying to download some documents linked to Purchase order to desktop. The code is written in the same driver

  • Positioning box in Main Window

    I have a main window (Sapscript) with multiple text elements as follows: <Start Text Element1> Include statement with varying text length <End Text Element1> <Start Text Element2> Include statement with varying text length <End Text Element2> <Start

  • NFS file - get info permissions fetching ?

    I have a 10.7.5 client that is bound to an OD. I also have a linux file server running CentOS 6.3 that is bound to a different OD, but is exporting a volume to said client via NFS. The user on the client has membership in a group on the first OD with

  • Analysis Authorization on Navigational attribute

    Hi All, We are using RSECADMIN (BW 7.0), I want to know whether its possible to make a navigational attribute - ZPAYE_SA__0SALES_OFF - to authorization relevent. The object (ZPAYE_SA) with this is associated is not an authorization relevent. Even if