Hi Thomas,
I've tried quickly a couple of things with your mixing-tool.
The thing which doesn't work for me is the pd chromakey. I get something like this: invalid command name ".x47bb60.c"
To solve your metro problem, i attached a qt_example which makes it possible to change the metro while playing with trigger/float/bang.
Graph on parent is always funny, but it makes it a little bit easier if you use a canvas as a background. When saving/closing the file, you have to adjust the window to the size that you want for graph on parent, which is the 'size' which appears on your flake.01 window. But it's always a bit 'tricky' to do it precise.
The hradio works fine if it isn't placed on top on another object in the final window.
Hope this will help a bit.
Ciao,
Sara
Thomas Sivertsen wrote:
Hello all.
I had some free time, so I made a simple clip-mixing tool with effects using PD and PDP/PiDiP. Actually, it was a patch I built for a performance last week, this is just the "pretty" version. It's something I had to do anyway. :-)
It's nothing you can't do yourself in about an hour, but I figured sharing is nice.
Requires PDP, PiDiP, playlist, PD 0.37.4.
Questions, bug reports, bug fixes or any feedback most welcome.
Anyway, enjoy!
.thomas
#N canvas 335 336 458 308 10; #X obj 146 151 pdp_qt; #X obj 69 97 metro 40; #X floatatom 90 19 5 0 0 0 - - -; #X obj 23 60 bng 15 250 50 0 empty empty empty 0 -6 0 8 -139201 -1 -1; #X msg 70 73 stop; #X obj 90 44 t b f; #X obj 212 49 openpanel; #X msg 212 74 open $1; #X msg 212 21 bang; #X msg 212 123 stop; #X msg 212 99 play; #X obj 146 205 pdp_glx; #X connect 0 0 11 0; #X connect 1 0 0 0; #X connect 2 0 5 0; #X connect 3 0 1 0; #X connect 4 0 1 0; #X connect 4 0 9 0; #X connect 5 0 3 0; #X connect 5 1 1 1; #X connect 6 0 7 0; #X connect 7 0 0 0; #X connect 8 0 6 0; #X connect 9 0 0 0; #X connect 10 0 0 0;