Hallo, Mike McGonagle hat gesagt: // Mike McGonagle wrote: > This is the first release (still beta) of a Lua program called > "Idiomatic". The purpose of the program is to allow the instantiation > of various Pd objects from a template. The intention is to allow the > user to create any Pd code, saving it to a file, and then loading it > back in as a new collection of object (rather than using an > abstraction). The point of it is to speed up the creation of new > patches by automating the creation and wiring of these various > template.
That's pretty nice! I had to make the symbols smaller to be able to see them in the help patch. > It requires [lua], and from zexy, [list2symbol] and [symbol2list] You could also make list2symbol and symbol2list clones in Lua to get rid of the zexy-dependency. Ciao -- Frank Barknecht Do You RjDj.me? _ ______footils.org__ _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
