thank you so far!! is there the possibility in lemur (when it reads the script) to wait a half second before it will read the next line? for example: i have 2 switches, on the first one i place a script like if(Switch1.x==1) Switch2.x=1; then wait a half sec. Switch2.x=0; .... this will fix my ...
hi, i´d like to create a simple daw-control but i have some problems with the custom button and ableton. i want to control the solo-button in ableton with a custombutton(switch) but i just works properly with a custombutton(pad). the solo button in ableton reqiueres the signal like a pad(x=1 and x=0) ...
hey, i want to create a simple envelovpe, which i can controll with 4 faders. fader1: Attack = point2.x fader2: Decay = point3.x fader3: Sustain = point3.y/point4.y fader4: release = point4.x i tried but i dont know how to script it.. help please^^ http://www.bilder-upload.eu/show.php?file=d1ff89 ...
hi, i hope you guys can help my out. i´m new to lemur and i got some problem here. i´ll create a remote for the eq eight(ableton) and i want to transfer the midi-value from each point from my breakpoint to the attributesmanager in the tabbed container. y. for gain and x. for the freq. i just want c ...