On Wed, 2010-11-24 at 17:31 -0500, Hans-Christoph Steiner wrote: > Wow, the magicglass feature is really nice. I just have one comment > about it: it would be nice to have it flash whenever a new message came > in. For example, if you stick it below a metro, it'll just say bang, so > you don't know if its a stream of bangs, or just one bang. Having the > text change color or the background each time a new message came in > would show that info. In pddp/print I made it background flash yellow > whenever a bang came in. > > (and a random aside, perhaps you'd be interested in getting Pd to use > the GTK open panel? I've always hated the Tcl/Tk one). > > .hc
And here's a little bug in the magicglass, in the attached patch, if you look at the cord beneath [list x.wav 44100(, it shows "x.wav 44100" which is different than "list x.wav 44100". .hc
#N canvas 216 181 450 300 10; #X msg 136 292 list x.wav 44100; #X obj 136 263 metro 500; #X obj 138 243 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 1; #X obj 135 347 print; #X connect 0 0 3 0; #X connect 1 0 0 0; #X connect 2 0 1 0;
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
