[PD] is there a [round]?

Tim Blechmann TimBlechmann at gmx.net
Wed Oct 12 18:41:34 CEST 2005


> > btw. is it faster to have a [bang( message or a [bng] gui?
> 
> Th GUI-[bng] can be much, much, much slower. You should only use it
> for GUIs, not for logic e.g. to replace a [t b].

there are 3 different bangs;
|bng|: gui bang ... very slow, since it sends data over the gui
connection 

|bang(: the good old bang ... this is slow, too, since the string
"bang" is converted to a bang message each time, you use it ...

|bang|: the fastest conversion ... best choice ...

cheers ... tim

-- 
mailto:TimBlechmann at gmx.de    ICQ: 96771783
http://www.mokabar.tk

latest mp3: kMW.mp3
http://mattin.org/mp3.html

latest cd: Goh Lee Kwang & Tim Blechmann: Drone
http://www.geocities.com/gohleekwangtimblechmannduo/

After one look at this planet any visitor from outer space 
would say "I want to see the manager."
				      William S. Burroughs




More information about the Pd-list mailing list