string comand / UDP

am looking to find the comand that will recall a preset-
have tried $recall preset 1#  - no love

any ideas?

Parents
  • a string that starts with $ will be posted to the command line as if User 0 had typed it. that means that you enter the command "Recall Preset 1 Enter". but Recall on its own is not something that Eos understands. i think you should try this:

    $Recall From Preset 1#

    but having never worked with strings over UDP before, it's pure theory. would love to hear if it worked, though

    ueli



    [edited by: ueliriegg at 6:26 PM (GMT -6) on Tue, Mar 26 2013] typo
Reply
  • a string that starts with $ will be posted to the command line as if User 0 had typed it. that means that you enter the command "Recall Preset 1 Enter". but Recall on its own is not something that Eos understands. i think you should try this:

    $Recall From Preset 1#

    but having never worked with strings over UDP before, it's pure theory. would love to hear if it worked, though

    ueli



    [edited by: ueliriegg at 6:26 PM (GMT -6) on Tue, Mar 26 2013] typo
Children
Related