Virtual Turntable, made with Reaktor5.
Learn X and Y Knob (hidden in panel) and move the fingers the touchpad. :)
X and Y axis default release value is 64.
Use the PadKontrol, or KaossPad, etc.
http://users.atw.hu/madhead/madhead_turntable_1.2b.ens
Myspace: http://myspace.com/madheadspace
THIS ISN'T AMMOBOX! Thx! ;)
MadHeadYT 3 years ago
No... but it can be used to control Ammobox =D
Made that Article more clear, sorry for the confusion.
bentosan 3 years ago
Ok :)
MadHeadYT 3 years ago
Thx! But, is very simple. X and Y axis -1..+1 value, 8 bit resolution.
The centre coordinate [0;0]. Distance to centre do touch position, r=sqrt(x*x+y*y).
The angle, ß=arcsin(y/r).
The changing is a speed= ß[t]-ß[t-1].
Sign=Direction.
MadHeadYT 3 years ago