Anyone else using Roland A300Pro for midi input?

If so, how have you found it?
Are you going USB straight into the Mac, or MIDI into another module, then into the Mac? Which is better?
I'm just using MIDI channel 1 on the A300, not worrying about changing it. Is that a valid way to use it?
Basically, any tips or war stories to tell?
(This is my first post here. The forum looks great. The IMac is the first Apple computer I've owned (apart from IPhone, which is virtually a computer anyway!), and I'm lovin' it. ****, this is good gear.)
Thanks
Chris

By the way, my **** exclamation wasn't inappropriate or rude. The auto-censor is certainly on the job! Will know better next time.

Similar Messages

  • Anyone else using album artwork for a slideshow?

    This is just so cool I have share it as it's own topic:
    Take all your album artwork and place it into a separate directory on your PC. Then under Preferences->iPod select the directory with your artwork in it. Resync.
    Now, on your iPod, all your album artwork will be under Photos->Photo Library. When you go into here, you can select an image and it will display it FULL SCREEN (no "Now Playing" stuff), on a nice black background. At this point, you can do one of two things:
    1) Scroll through all your artwork (it can scroll very quickly!). When you pause on an artwork, the backlight will turn off per your settings.
    2) Press the center button again and start a slideshow. How the slide show operates depends on your settings in Photo->Slideshow Settings. In this mode, the backlight will stay on possibly until you run out of battery. Also, the Play/Pause/FF/REW buttons control the slideshow, not the music (volume still works normally).
    If you enjoy your artwork, this is the best way to view it! It would be very cool to use this method to select an album (scroll through full screen artwork, rather than a list).

    I do look at my album covers through a slideshow and its cool to see how each cover looks without having to listen to the song play.
    -Ske7ch

  • "XSL Error: Cannot use a DTMLiaison for a input DOM node"

    This code:
    Writer writer = new StringWriter();
    XSLTProcessor processor = XSLTProcessorFactory.getProcessor();
    // Note: event.getDocument() returns a
    // org.apache.xerces.dom.DocumentImpl
    // sourced from xlms.jar
    processor.process(new XSLTInputSource(event.getDocument()),
    new XSLTInputSource(new FileReader(GDS_XSLT_STYLESHEET)),
    new XSLTResultTarget(writer));
    Gives this stacktrace:
    XSL Error: Cannot use a DTMLiaison for a input DOM node... pass a weblogic.apache.xalan.xpath.xdom.XercesLiaison
    instead!
    XSL Error: SAX Exception
    weblogic.apache.xalan.xslt.XSLProcessorException:
         at weblogic.apache.xalan.xslt.XSLTEngineImpl.error(XSLTEngineImpl.java:1756)
         at weblogic.apache.xalan.xslt.XSLTEngineImpl.error(XSLTEngineImpl.java:1648)
         at weblogic.apache.xalan.xslt.XSLTEngineImpl.getSourceTreeFromInput(XSLTEngineImpl.java:876)
         at weblogic.apache.xalan.xslt.XSLTEngineImpl.process(XSLTEngineImpl.java:600)
    1. All XML/XSLT classes are being sourced from weblogic.jar or xmlx.jar
    2. Both jar files come from the WLS installation (WLS6.0 + SP2)
    3. There are no other XML class providers on my class path
    4. This is a standalone application, not running within WLS; I'm using weblogic
    jarfiles here purely so I use the same XML implementation both inside and outside
    WLS. Is this a sensible approach?
    Any help, anyone?

    All works fine in WLS6.1, with this extra code:
    System.setProperty("javax.xml.transform.TransformerFactory",
    "weblogic.apache.xalan.processor.TransformerFactoryImpl");
    (or you could use -D)
    No longer concerned; we've moved off WLS6.0
    "Simon Spruzen" <[email protected]> wrote:
    >
    Interestingly, expanding the code to (the very verbose):
    Document sourceDocument = event.getDocument();
    XSLTProcessor processor = XSLTProcessorFactory.getProcessor();
    StringWriter source = new StringWriter();
    XMLSerializer sourceSerializer = new XMLSerializer(source, new OutputFormat(sourceDocument));
    sourceSerializer.asDOMSerializer();
    sourceSerializer.serialize(sourceDocument.getDocumentElement());
    StringWriter output = new StringWriter();
    processor.process(new XSLTInputSource(source.toString()),
    new XSLTInputSource(new FileReader(GDS_XSLT_STYLESHEET)),
    new XSLTResultTarget(output));
    (i.e. document -> string -> transform -> string)
    works just fine, but this code is far too long-winded for me to be happy
    with.
    (Note that one of XSLTInputSource's ctors does take a Node, so I'm assuming
    that
    it should be perfectly safe to pass a Document here)
    (Note also, that for various reasons at the moment, using JAXP's transformer
    factory
    is difficult for us)
    "Simon Spruzen" <[email protected]> wrote:
    This code:
    Writer writer = new StringWriter();
    XSLTProcessor processor = XSLTProcessorFactory.getProcessor();
    // Note: event.getDocument() returns a
    // org.apache.xerces.dom.DocumentImpl
    // sourced from xlms.jar
    processor.process(new XSLTInputSource(event.getDocument()),
    new XSLTInputSource(new FileReader(GDS_XSLT_STYLESHEET)),
    new XSLTResultTarget(writer));
    Gives this stacktrace:
    XSL Error: Cannot use a DTMLiaison for a input DOM node... pass a weblogic.apache.xalan.xpath.xdom.XercesLiaison
    instead!
    XSL Error: SAX Exception
    weblogic.apache.xalan.xslt.XSLProcessorException:
         at weblogic.apache.xalan.xslt.XSLTEngineImpl.error(XSLTEngineImpl.java:1756)
         at weblogic.apache.xalan.xslt.XSLTEngineImpl.error(XSLTEngineImpl.java:1648)
         at weblogic.apache.xalan.xslt.XSLTEngineImpl.getSourceTreeFromInput(XSLTEngineImpl.java:876)
         at weblogic.apache.xalan.xslt.XSLTEngineImpl.process(XSLTEngineImpl.java:600)
    1. All XML/XSLT classes are being sourced from weblogic.jar or xmlx.jar
    2. Both jar files come from the WLS installation (WLS6.0 + SP2)
    3. There are no other XML class providers on my class path
    4. This is a standalone application, not running within WLS; I'm using
    weblogic
    jarfiles here purely so I use the same XML implementation both inside
    and outside
    WLS. Is this a sensible approach?
    Any help, anyone?

  • Does anyone else use a PDF form to extract data they can then use to populate Dynamic Content in Ill

    Does anyone else use a PDF form to extract data they can then use to populate Dynamic Content in Illustrator?

    You can connect the form to the DB using anODBC connection. This functionality comes as part of Acrobat but the form must be Reader Extended by the full LiveCycle Server version of Reader Extension to allow this in Reader. In your case, if your system is the only on ethat will interact with the DB then this might be a viable solution (but you woudl have to use Acrobat). This solution woudl involve create an ODBC connection in your system then configuring the form to make use of that connection.
    Does that make sense?
    Paul

  • If I buy Microsoft office for MacBook pro will I be able to use diacritical marks for Welsh input? Welsh requires a circumflex sometimes on a,e,i,o,w and y, in addition to a diaeresis. An acute accents are not a problem as they occur in other languages.

    If I buy Microsoft office for MacBook pro will I be able to use diacritical marks for Welsh input? Welsh requires a circumflex sometimes on a,e,i,o,w and y, in addition to a diaeresis. An acute accents are not a problem as they occur in other languages.

    You can add in System Preferences, Language & Text, Input Sources, Welsh keyboard

  • Can anyone describe using entity beans for persitance in Software Architect

    Can anyone describe using entity beans for persitance in Software Architecture you built for a product?

    Although this forum is supposed to help you gain knowledge on entity beans, its not a free rider that's supposed regurgitate everyone's knowledge to you.
    Read something first and then clarify your thoughts with this forum.

  • Using ALV Grid for data Input

    Hi experts.
    Can someone assist me with information on using ALV grid for data input. Please give a simple example if possible.
    I am mainly interested in the part in which we can transfer data from the grid changing the internal table's data.

    Try this code:
    REPORT z_demo_alv_jg.
    TYPE-POOLS                                                          *
    TYPE-POOLS: slis.
    INTERNAL TABLES/WORK AREAS/VARIABLES                                *
    DATA: i_fieldcat TYPE slis_t_fieldcat_alv,
          i_index TYPE STANDARD TABLE OF i WITH HEADER LINE,
          w_field TYPE slis_fieldcat_alv,
          p_table LIKE dd02l-tabname,
          dy_table TYPE REF TO data,
          dy_tab TYPE REF TO data,
          dy_line TYPE REF TO data.
    FIELD-SYMBOLS                                                       *
    FIELD-SYMBOLS: <dyn_table> TYPE STANDARD TABLE,
                   <dyn_wa> TYPE ANY,
                   <dyn_field> TYPE ANY,
                   <dyn_tab_temp> TYPE STANDARD TABLE.
    SELECTION SCREEN                                                    *
    PARAMETERS: tabname(30) TYPE c,
                lines(5)  TYPE n.
    START-OF-SELECTION                                                  *
    START-OF-SELECTION.
    Storing table name
      p_table = tabname.
    Create internal table dynamically with the stucture of table name
    entered in the selection screen
      CREATE DATA dy_table TYPE STANDARD TABLE OF (p_table).
      ASSIGN dy_table->* TO <dyn_table>.
      IF sy-subrc <> 0.
        MESSAGE i000(z_zzz_ca_messages) WITH ' No table found'.
        LEAVE TO LIST-PROCESSING.
      ENDIF.
    Create workarea for the table
      CREATE DATA dy_line LIKE LINE OF <dyn_table>.
      ASSIGN dy_line->* TO <dyn_wa>.
    Create another temp. table
      CREATE DATA dy_tab TYPE STANDARD TABLE OF (p_table).
      ASSIGN dy_tab->* TO <dyn_tab_temp>.
      SORT i_fieldcat BY col_pos.
    Select data from table
      SELECT * FROM (p_table)
      INTO TABLE <dyn_table>
      UP TO lines ROWS.
      REFRESH <dyn_tab_temp>.
    Display report
      CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'
        EXPORTING
          i_callback_program       = sy-repid
          i_structure_name         = p_table
          i_callback_user_command  = 'USER_COMMAND'
          i_callback_pf_status_set = 'SET_PF_STATUS'
        TABLES
          t_outtab                 = <dyn_table>
        EXCEPTIONS
          program_error            = 1
          OTHERS                   = 2.
      IF sy-subrc <> 0.
      ENDIF.
    *&      Form  SET_PF_STATUS
          Setting custom PF-Status
         -->RT_EXTAB   Excluding table
    FORM set_pf_status USING rt_extab TYPE slis_t_extab.
      SET PF-STATUS 'Z_STANDARD'.
    ENDFORM.                    "SET_PF_STATUS
    *&      Form  user_command
          Handling custom function codes
         -->R_UCOMM      Function code value
         -->RS_SELFIELD  Info. of cursor position in ALV
    FORM user_command  USING    r_ucomm LIKE sy-ucomm
                               rs_selfield TYPE slis_selfield.
    Local data declaration
      DATA: li_tab TYPE REF TO data,
            l_line TYPE REF TO data.
    Local field-symbols
      FIELD-SYMBOLS:<l_tab> TYPE table,
                    <l_wa>  TYPE ANY.
    Create table
      CREATE DATA li_tab TYPE STANDARD TABLE OF (p_table).
      ASSIGN li_tab->* TO <l_tab>.
    Create workarea
      CREATE DATA l_line LIKE LINE OF <l_tab>.
      ASSIGN l_line->* TO <l_wa>.
      CASE r_ucomm.
      When a record is selected
        WHEN '&IC1'.
        Read the selected record
          READ TABLE <dyn_table> ASSIGNING <dyn_wa> INDEX
          rs_selfield-tabindex.
          IF sy-subrc = 0.
          Store the record in an internal table
            APPEND <dyn_wa> TO <l_tab>.
          Fetch the field catalog info
            CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE'
              EXPORTING
                i_program_name         = 'Z_DEMO_PDF_JG'
                i_structure_name       = p_table
              CHANGING
                ct_fieldcat            = i_fieldcat
              EXCEPTIONS
                inconsistent_interface = 1
                program_error          = 2
                OTHERS                 = 3.
            IF sy-subrc = 0.
            Make all the fields input enabled except key fields*
              w_field-input = 'X'.
              MODIFY i_fieldcat FROM w_field TRANSPORTING input
              WHERE key IS INITIAL.
            ENDIF.
          Display the record for editing purpose
            CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'
              EXPORTING
                i_callback_program    = sy-repid
                i_structure_name      = p_table
                it_fieldcat           = i_fieldcat
                i_screen_start_column = 10
                i_screen_start_line   = 15
                i_screen_end_column   = 200
                i_screen_end_line     = 20
              TABLES
                t_outtab              = <l_tab>
              EXCEPTIONS
                program_error         = 1
                OTHERS                = 2.
            IF sy-subrc = 0.
            Read the modified data
              READ TABLE <l_tab> INDEX 1 INTO <l_wa>.
            If the record is changed then track its index no.
            and populate it in an internal table for future
            action
              IF sy-subrc = 0 AND <dyn_wa> <> <l_wa>.
                <dyn_wa> = <l_wa>.
                i_index = rs_selfield-tabindex.
                APPEND i_index.
              ENDIF.
            ENDIF.
          ENDIF.
      When save button is pressed
        WHEN 'SAVE'.
        Sort the index table
          SORT i_index.
        Delete all duplicate records
          DELETE ADJACENT DUPLICATES FROM i_index.
          LOOP AT i_index.
          Find out the changes in the internal table
          and populate these changes in another internal table
            READ TABLE <dyn_table> ASSIGNING <dyn_wa> INDEX i_index.
            IF sy-subrc = 0.
              APPEND <dyn_wa> TO <dyn_tab_temp>.
            ENDIF.
          ENDLOOP.
        Lock the table
          CALL FUNCTION 'ENQUEUE_E_TABLE'
            EXPORTING
              mode_rstable   = 'E'
              tabname        = p_table
            EXCEPTIONS
              foreign_lock   = 1
              system_failure = 2
              OTHERS         = 3.
          IF sy-subrc = 0.
          Modify the database table with these changes
            MODIFY (p_table) FROM TABLE <dyn_tab_temp>.
            REFRESH <dyn_tab_temp>.
          Unlock the table
            CALL FUNCTION 'DEQUEUE_E_TABLE'
              EXPORTING
                mode_rstable = 'E'
                tabname      = p_table.
          ENDIF.
      ENDCASE.
      rs_selfield-refresh = 'X'.
    ENDFORM.                    "user_command

  • Anyone Else paying top tariff for an inadequte ser...

    Hi. I would just like to ask if anyone else is having the issues that I'm experiencing with BT.
    I have been with BT for many years & have had the same problem all this time. Basically I have a problem with my broadband speed. BT's website tells me one thing but yet the service I was promised by their own website is non-exsistant yet I'm paying for that top service. I get told I should be receiving 75-80Mb Download speed on a cable (that is how they con people that don't know much about the web). However even on a cable I am only getting a max 45Mb. This is where it gets interesting from the cabinet at the bottom of my street to my exterior house wall the speed is 75Mb! So for all of 6 feet from that exterior wall to my home hub (Ver 3) I am losing 30Mb. BT don't seem interested in this & don't want to help me resolve this issue. All they say is that if the hub is faulty they will replace it with a new (ver 5) hub, but I have to take on a new 12 month contract, which I am not prepared to do! Can anyone tell me where I stand if I want to pursue this matter in a court of law or on a consumer programme or with Offtel/Offcom? After 16 years on & off I am at my wits end & this is causing so much mental stress!

    Can you run this checker and post back a screen shot of the results
    http://www.dslchecker.bt.com/adsl/adslchecker.welcome
    and use this speed tester then carry out the further diagnostics and post back a screen shot of all the results including your IP profile for up and down.
    http://speedtest.btwholesale.com/

  • Using MainStage with multiple MIDI inputs (two keyboards!)

    Hi Guys,
    I use two keyboards for my live gigs, and am thinking about moving all my sounds over to MainStage. Most of my recording uses Native Instruments and Logic's standard AU instruments, and then I have to find similar sounds on my Korg and Kurzweil for live...
    My question is... can you use MainStage with two MIDI controllers? I'd obviously want to set up the presets in MainStage so that there are different instruments being controlled by each synth.
    Would love any advice on whether this can be done, and a quick pointer as to how...
    Thanks heaps in advance,
    Mike

    Easily done (I'm using two USB controllers on a gig now). Just set them up in Layout mode, then be sure to select the input of choice for your specific channel strip(s) in each patch. Or of course you can set things up at the set or concert level as well.

  • How can i write a vi in using parallel port for digital inputs

    Dear all,
    i am a beginner user of LabVIEW and i want to write a vi in using parallel port for digital I/O. After reading the article "Using the Parallel Port in LabVIEW
    " and download the parallel.zip, i know how to write the vi for output, but i still don't know how to write the input one.i've try to use a Inport.vi to test, but nothing change when i set pin2-9 to high. (my computer:win2K & LabVIEW 6.1)
    Can anybody teach me how to write it?
    Can anyone write the vi for me too?
    Thanks all!
    p.s.i've already install the "accessHW.exe"

    Are you using VISA or the accessHW VIs? You may need to goto the bios and set the parallel port to run in spp mode or standard mode. This is the simpliest configuration and where you should start.
    As far as writing the VI goes, just copy the diagram out of the tutorial you mentioned.

  • ContourHD - is anyone else using one with QT Pro on PC?

    Hi,
    I was wondering if anyone else is using a VholdR ContourHD with QT Pro?
    http://www.vholdr.com/contourhd/overview
    I'm looking for some assistance on video conversion from the native format (http://www.vholdr.com/contourhd/techspecs) it records in to something that i can burn to DVD / Blu Ray using Roxio Ultimate 2009.
    I did a search for ContourHD, and got no hits hence the post.
    Thnx

    I'd suggest you ask in Roxio's forums for Creator 2009, since that's the software you wish to use. Roxio's specs for that software indicate that it should be able to support the ContourHD's format directly, so you shouldn't need QT Pro or any other conversion software.
    Good luck and regards.
    Message was edited by: Dave Sawyer

  • Does anyone else use virgin broadband?

    i posted this before but the new discussions editing dictator wiped my title
    hello
    i'm having problems with outgoing mail
    using smtp.virgin.net, as specified
    and the mail does go
    but into outer space
    never to return
    i'm wondering if anyone else is using it
    successfully
    thanks
    louise

    Hi,
    Elaborate URL list is specified in http://forums.adobe.com/thread/1288284, could you please check if that serves your purpose.
    However, for more information, please refer the Adobe Creative Cloud Service Access Documentation for IT section of http://www.adobe.com/devnet/creativesuite/enterprisedeployment.html.
    Thanks,
    Sumita

  • EventBrite Feeder sync - Anyone else using it?

    Hi all,
    I'm using the Eventbrite feeder for about 30 events running right now in NA.
    I have two purposes:
    1. Exclude registrants from future invites
    2. Add them to a program that will sync with an SFDC campaign, so product managers have visibility to their event registrants
    The feeder feeds to a shared list. It is set to run once a day. "On Shared List" is a question in the campaign canvas, and the shared list is a feeder for the program, daily.
    Result? It's fantastic. We used EB last year and it was a pretty manual process to sync with SFDC. Though they have an SFDC app that we use, there was no way to automate it.
    However - I'm starting to think the EB feeder is not running daily, as it's set to do. Does anyone else do anything similar? Seen any issues? I've put out a call to EB API support, but I thought I'd ask the experts here as well.
    Stacey

    Hi TJ, thanks for the response!
    We have about 30 feeders set up. Initially, a sales rep raised concern- 24 folks were registered for his event in EB, but 2 were in SalesForce. The feeder said it had run that day, and had no errors, but the contact group still only had the 2 people registered when I initially set it up and ran a full test.
    I spot checked a few others. All said they were running, but had not updated their contact groups. I'm also a bit confused about the fields "Queries" and "Results" fields - all say zero. Should those be populating?
    I did open a case with Elq support last night. They asked me to check again tomorrow ... but these have all been set up for over a week, and set to run daily soo ..

  • HT204053 Is iTunes store blocking anyone else using a valid Apple ID?

    What is the deal? I have just tried to buy a song and cannot because the I-store canont access my account. I have had to reset my account three times. Would anyone else like to be able to use ONE APPLE ID for all our computers and devices? Just forget the purchase...

    I already quoted the minimum requirements, look in the post before yours.
    You will have to upgrade your Mac to at least 10.7.5, upgrades are not free, you buy them from the App Store. Mountain Lion is the best but your Mac must be compatible.
    Here is a list of compatible machines.
    Also note that some older apps (Office 2004, Appleworks) will not run on Mountain Lion.

  • For some unknown reason my app for Remote no longer works.  It says it cannot find my itunes.  I have tried to remove it and signed out and back in all that jazz but it didnt help.  Anyone else have a solution for this?  Thx.

    For some unknown reason my application "Remote" no longer works.  I deleted it from my phone.  Signed out of Itunes and back in.  Turned back on home sharing and all that jazz but it says it cannot find my itunes library.  Is anyone else having this problem and if so how did you fix it?  Thx.

    Hello Philly,
    I believe that when you reset your ipod(command given from the computer, right?)  touch WHILE the ipod was updating, It cleared the system in the middle of writing files, thus corrupting(equivalent of cutting of in the middle of a sentence) the basic running system.
    I suggest you go to an apple store and ask for a technical diagonosis in person. they may offer to help if the problem is fixable. If your ipod is still under warrenty, i would guess it would be free/low cost.
    ~Remember, I am just giving an educated guess on limited information

Maybe you are looking for

  • Delete mail from server after receiving

    Hello, after I've received a message from the mail server I want to delete this message on the server. How can I realise this? Thanks JSCH

  • "credit balance is out of date"...BUT WONT REFRESH!!???

    I got, and used, 2 iTunes gift cards. On the 2nd purchase, I exceeded the balance of credit I had, so i figured it would jsut charge my (checking) account as usual. Well, I was able to purchase and download the songs ok, but my balance is "stuck", at

  • Problem with Airprint service

    I bought Hp 3515 printer and it is worked with my laptop perfectly by using the net work, but when i tried to connect it with my iPhone I can't find any printer available.  Could you help me 

  • Privacy Screen for Macbook 13.3"?

    I ordered the 3M 13.3" Privacy screen, but it's not wide enough. It's more of a 13.3" square. Is there one that fits the current Macbook 13.3" models? There doesn't appear to be one on the 3M web site. Any other mfgs?

  • Function module which sort the entries in Table maintance generator

    hi     I want to know the function module which is used to sort the entirs in table maintance genrator. Thanks