XML Feeds

.

[maxmsp] Accelerating and decelerating clicks with delays

Owen Green owen at owengreen.net
Sat Oct 27 10:15:54 MDT 2007


Hi Rhys,

How does this work for you? You could do even more sophisticated things 
with zig-zig~ as well:

#P window setfont "Sans Serif" 10.;
#P window linecount 1;
#P message 453 111 71 9109514 1 \, 7 4000 0.5;
#P newex 453 141 40 9109514 curve~;
#P newex 396 169 27 9109514 *~ 3;
#P newex 396 140 29 9109514 +~ 2;
#P newex 396 110 56 9109514 cycle~ 0.5;
#P message 341 111 53 9109514 1 \, 7 4000;
#P newex 341 141 32 9109514 line~;
#P user number~ 270 143 330 159 10 139 3 1 0. 0. 0 3.16 250 0. 0 0 0 221 
221 221 222 222 222 0 0 0;
#P newex 134 160 27 9109514 + 1;
#P user umenu 134 132 100 9109547 1 64 149 1;
#X add Set Manually;
#X add Use line~;
#X add Modulate;
#X add or use curve~;
#P newex 262 200 172 9109514 selector~ 4;
#P user ezdac~ 260 385 304 418 0;
#P newex 261 305 29 9109514 <~ 0;
#P newex 261 275 38 9109514 delta~;
#P newex 261 243 45 9109514 phasor~;
#P comment 135 112 118 9109514 Control in various ways:;
#P fasten 14 0 5 4 458 180 427 180;
#P connect 15 0 14 0;
#P connect 5 0 1 0;
#P fasten 7 0 5 0 139 191 267 191;
#P fasten 8 0 5 1 275 186 307 186;
#P connect 9 0 5 2;
#P fasten 13 0 5 3 401 194 387 194;
#P connect 3 0 4 0;
#P connect 3 0 4 1;
#P connect 12 0 13 0;
#P connect 11 0 12 0;
#P connect 10 0 9 0;
#P connect 6 0 7 0;
#P connect 2 0 3 0;
#P connect 1 0 2 0;
#P window clipboard copycount 16;


Rhys Perkins wrote:
> Hi guys,
> 
> I'm currently trying to implement acceleration and deceleration in my
> patch and was wondering if anyone had any bright ideas or indeed a
> much more efficient way of achieving this.
> 
> Currently I've got a convoluted setup involving exponential scales
> but unfortunately I cannot accelerate and decelerate  "on the fly" 
> with this setup?!
> 
> Any useful suggestions are welcome:
> 



More information about the maxmsp mailing list