XML Feeds

.

[maxmsp] "Triggering buffer"

itchy zejtra at googlemail.com
Mon Nov 26 05:18:25 MST 2007


Hi, in this patch i send a bang at end of each signal vector (scheduler in audio inter..on, schelluder in overdrive: on)

Quite complex structure follows edge~ and I wonder, what happens if edge is unable to bang in one of the vectors?

A) At end on the following signal vector, 2 bangs are output.

B) That bang is lost.

Thanks>

--------------------------------------------------------
#P window setfont "Sans Serif" 9.;
#P window linecount 1;
#P newex 279 247 19 9109513 t b;
#P number 342 109 35 9 0 0 0 139 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 279 210 33 9109513 edge~;
#P newex 282 85 70 9109513 adstatus sigvs;
#P newex 343 141 27 9109513 + 1;
#P newex 279 184 102 9109513 ==~ 32;
#P newex 279 162 73 9109513 count~ 1 33 1 1;
#P comment 299 250 100 9109513 processes;
#P connect 5 0 7 0;
#P connect 6 0 3 0;
#P connect 6 0 2 1;
#P connect 3 0 1 1;
#P connect 4 1 6 0;
#P connect 2 0 5 0;
#P connect 1 0 2 0;
#P window clipboard copycount 8;



More information about the maxmsp mailing list