XML Feeds

.

[jitter] Re: How do I stop the sound?

Beatriz beadelsazp at hotmail.com
Thu May 22 04:59:20 MDT 2008


Check this patch. I used a [preset] and toggles to define when each movie has sound and when not.
Hope it is useful to you!

Beatriz

#P window setfont "Sans Serif" 9.;
#P window linecount 1;
#P newex 392 367 32 196617 print;
#P comment 365 226 16 196617 3;
#P comment 330 225 16 196617 2;
#P message 661 315 39 196617 vol \$1;
#P message 545 311 39 196617 vol \$1;
#P message 426 305 39 196617 vol \$1;
#P message 305 303 39 196617 vol \$1;
#P toggle 362 206 15 0;
#P toggle 333 205 15 0;
#P toggle 305 206 15 0;
#N vpreset 3;
#X append 1 1 25 206 362 toggle int 0 \; 24 205 333 toggle int 0 \; 23 206 305 toggle int 1 \;;
#X append 2 1 25 206 362 toggle int 0 \; 24 205 333 toggle int 1 \; 23 206 305 toggle int 0 \;;
#X append 3 1 25 206 362 toggle int 1 \; 24 205 333 toggle int 0 \; 23 206 305 toggle int 0 \;;
#P preset 312 154 41 22;
#P message 615 192 30 196617 read;
#P message 454 112 14 196617 3;
#P message 424 110 14 196617 2;
#P message 405 111 14 196617 1;
#P newex 424 173 76 196617 gate 3;
#P newex 631 62 48 196617 loadbang;
#P message 460 397 57 196617 border \$1;
#P newex 460 373 50 196617 loadbang;
#P newex 305 437 190 196617 jit.window foo @size 320 240 @pos 0 0;
#P newex 421 343 100 196617 jit.qt.movie @vol 0.;
#P newex 305 342 100 196617 jit.qt.movie @vol 0.;
#P newex 402 72 82 196617 select 97 98 99;
#P newex 631 109 52 196617 metro 50;
#P toggle 631 86 15 0;
#P message 700 398 57 196617 border \$1;
#P newex 700 374 50 196617 loadbang;
#P newex 545 438 208 196617 jit.window foo1 @size 320 240 @pos 320 0;
#P newex 661 344 100 196617 jit.qt.movie @vol 0.;
#P newex 545 343 100 196617 jit.qt.movie @vol 0.;
#P window linecount 14;
#P comment 61 186 173 196617 preset 1: mov1 vol 1 mov2 vol 0 mov 3 vol 0 preset 2: mov1 vol 0 mov2 vol 1 mov3 vol 0 preset 3: mov1 vol 0 mov2 vol 0 mov3 vol1;
#P window linecount 1;
#P comment 287 224 16 196617 1;
#P connect 21 0 22 0;
#P connect 22 0 25 0;
#P connect 20 0 10 0;
#P connect 16 0 10 0;
#P connect 25 0 10 0;
#P fasten 14 0 12 0 465 421 310 421;
#P connect 10 0 12 0;
#P fasten 11 0 12 0 426 383 310 383;
#P connect 19 0 21 0;
#P connect 18 0 21 0;
#P connect 17 0 21 0;
#P connect 21 0 23 0;
#P connect 21 0 24 0;
#P connect 10 1 31 0;
#P connect 9 0 17 0;
#P connect 20 0 11 0;
#P connect 16 1 11 0;
#P connect 26 0 11 0;
#P connect 9 1 18 0;
#P connect 19 0 16 0;
#P connect 18 0 16 0;
#P connect 17 0 16 0;
#P connect 23 0 26 0;
#P connect 9 2 19 0;
#P connect 13 0 14 0;
#P connect 8 0 16 1;
#P connect 22 0 27 0;
#P connect 20 0 2 0;
#P connect 16 0 2 0;
#P connect 27 0 2 0;
#P fasten 6 0 4 0 705 422 550 422;
#P connect 2 0 4 0;
#P fasten 3 0 4 0 666 384 550 384;
#P connect 15 0 7 0;
#P connect 7 0 8 0;
#P connect 23 0 28 0;
#P connect 20 0 3 0;
#P connect 16 1 3 0;
#P connect 28 0 3 0;
#P connect 5 0 6 0;
#P window clipboard copycount 32;



More information about the jitter mailing list