Playback Rate ({{Math.round(playbackRate*100)/100 }})
Process data in view
Input:
Output:
Sinus generator - NB! deletes all point in destination graph

Bookmarks ({{bookmarks.length}}):
Start:{{selectedBookmark.start}}, stop:{{selectedBookmark.stop}}, Nr: {{selectedBookmark.nr}}
Name: {{selectedBookmark.name}}
Type: {{selectedBookmark.type}}

No bookmarks

Quick referance

Start:
Stop:
Mouse tracker
Target tracking speed [ms] Mouse: X: {{Math.round(mouseTracker.state.currentMouse.x*100)}}%,Y: {{Math.round(mouseTracker.state.currentMouse.y*100)}}%, In view: {{mouseTracker.state.hasMouse}}
Direction:
Destination graph
Loading openCV....
OpenCV
Loading...
Loading moveNet
Detection time: {{moveNet.detectionTime}}ms
Accuracy: {{Math.round(moveNet.overallScore*100)}}%

Tracking point:
Detector:


Pose tracker (direction: )
Track time: {{poseTracker.detectionTime}}ms ({{settings.fps}}%)




Detector:
Tracking:

Calculating tracking results
Gampad
lx: {{Math.round(gamepad.axes[0]*100)}}
ly: {{Math.round(gamepad.axes[1]*100)}}
rx: {{Math.round(gamepad.axes[2]*100)}}
ry: {{Math.round(gamepad.axes[3]*100)}}
Deadband ({{Math.round(gamepad.deadband*100)}}%)
Seeker
Last: t: {{Math.round(seeker.last.x)}}, y: {{Math.round(seeker.last.y)}}

Current: t: {{Math.round(seeker.current.x)}}, y: {{Math.round(seeker.current.y)}}

Next: t: {{Math.round(seeker.next.x)}}, y: {{Math.round(seeker.next.y)}}

Index: {{seeker.index}}

Speed: {{seeker.speed}}mm/s

Pos: {{seeker.pos}}%
New point
Time
Pos
Adjust selected/last ({{indexOfSelectedPoint}})
t

Position ({{Math.round(selectedPoint.y) }}) Orignal: {{Math.round(selectedPointOriginal.x)}}ms, {{Math.round(selectedPointOriginal.y)}}% {{key}}: {{value}}

Adjust Points in view

Start: {{rangeStart}}, stop: {{rangeStop}}
Destination graph

Adjust Points in view

Graph
Copy from graph
Bottom ({{settings.adjustPoints.bottom}}%)
Top ({{settings.adjustPoints.top}}%)

Add pattern

Selected pattern: Length: {{selectedPattern.length}}, Delay: {{selectedPattern.delay}}, Points: {{selectedPattern.points.length}}, Start at: {{selectedPattern.points[0].y}}%

Started at {{patternInsertStart}}ms

Left/Right click box

Right click for top. Mouse wheel to control the speed.

Top point ({{doubleClickRange.max }})

Bottom point ({{doubleClickRange.min }})

Toggle click box

Click click on fully in and fully out (penis fully inserted)

Single click box

Click only on penis fully inserted. Penis fully out will be calculated based on the last point

Top point ({{singleClickRange.max }})

Bottom point ({{singleClickRange.min }})

Graph zoom ({{zoomTime}}ms)

Points in range

All visible points to the right of the current marker
Start
Stop

  • {{ point.x }}ms: {{ point.y}}% {{key}}: {{value}}
handyAlexanders scripting tool - 2022 - Feedback?