Search found 5 matches

by djd_oz
31 Oct 2013 08:04
Forum: Projects
Topic: Push for lemur
Replies: 213
Views: 140670

Re: Push for lemur

edit: figured it out.
by djd_oz
21 Aug 2012 08:03
Forum: General Discussion
Topic: Knob default value
Replies: 3
Views: 1499

Knob default value

Hi there, I have noticed that for some reason the default Knob x value is always 127. I try to change this by creating a onLoad script with x=64 and that doesn't seem to set the value. Also, I have tried to create a pad and when pressed to set this value to 64. i.e. create a pad and create a ...
by djd_oz
02 Aug 2012 14:29
Forum: General Discussion
Topic: Knob to control Multiball speed
Replies: 1
Views: 687

Knob to control Multiball speed

Hi there,

I'm trying to use a knob to control the speed of the Multiball. Hence, in the onExpression x of the knob I have the following,

Code: Select all

setattribute (Multiball1,'speed', x*100);
which should set the speed of the multiball to x*100? However, this doesn't seem to be working.

Any help appreciated.
by djd_oz
01 Jul 2012 05:58
Forum: Projects
Topic: iPad - Keyboard template
Replies: 2
Views: 1562

Re: iPad - Keyboard template

Thanks Phil!
by djd_oz
30 Jun 2012 13:13
Forum: Projects
Topic: iPad - Keyboard template
Replies: 2
Views: 1562

iPad - Keyboard template

Does anyone know how or where I can download the default "iPad - Keyboard" onto my computer? I'd like to see how this is implemented and modify to fit.

Many thanks!