boris.kopeinig.net | club.ware - infrasemantic sensory modulation, tmp sys, blink or VSP, visual (self)stimulation pattern, sub stim
tmp sys (temporary system)
represented on screen is a group of (data) objects,
each visualizing two variables. one variable holds the
number of time units the object is displayed on screen.
the second variable acts as a counter.
if values are equal, a new random vaule is asigned to
variable one and the counter reset. the program
generates rhythmic visual patterns.


if (var1 > var2) {
     var2 ++;
} else {
     var1 = randomNumber();
     var2 = 0;
}

fps var1 var2
00:00:00:01 5 1
00:00:00:02 5 2
00:00:00:03 5 3
00:00:00:04 5 4
00:00:00:05 5 5
00:00:00:06
00:00:00:07 3 1
00:00:00:08 3 2
00:00:00:09 3 3
00:00:00:10
00:00:00:11 9 1
00:00:00:12 9 2
00:00:00:13 9 3
00:00:00:14 9 4
00:00:00:15 9 5
00:00:00:16 9 6
00:00:00:17 9 7
00:00:00:18 9 8
00:00:00:19 9 9






versions: .1, .2, .3, .vis


tmp sys, objekte die (an)zeigen wie lange sie am bildschirm (an)gezeigt werden.


read_me, software art & cultures, edition 2004, isbn 87-9884440-4-0
runme.org/project/+tmpsysFLOAT/


2003-06-07 tmp sys, installation @ kunstraum <auto>, wien