Results 1 to 3 of 3

Thread: how do I load a preset at app lunch ?

  1. #1

    how do I load a preset at app lunch ?

    Hello , how do I load a preset at application lunch ?

    let's say I need preset one running after the pixelmad start up .

    thanks

  2. #2
    Answer ; you need to buy the dongle first .....

    then you create your preset / drag it into a cuelist / set the QL as Play when it's load .



    Thanks to TG

  3. #3
    or :

    Copy this Script :

    Code:
    set CR to ASCII character of 13
    tell application "System Events"
    	try
    		tell application "Pixelmad_v2_f56_UB" to activate
    		keystroke "A"
    		keystroke "1" using {control down}
    		
    	end try
    end tell


    thanks to Mr_P to suggest to use keystroke

Similar Threads

  1. Preset stand-alone triggering
    By Urb in forum Catalyst Feature requests
    Replies: 1
    Last Post: 28-02-2005, 08:24 AM
  2. Features for Preset Control
    By Mr_P in forum Catalyst Feature requests
    Replies: 13
    Last Post: 25-02-2005, 12:08 PM
  3. ctrl+c doesn't trigger preset #33
    By reagan in forum Bug reports
    Replies: 0
    Last Post: 24-02-2005, 01:13 AM
  4. Preset Control
    By jasonrudolph in forum Catalyst Feature requests
    Replies: 3
    Last Post: 12-11-2004, 08:18 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •