#Creator 2.0 is here! =============== Update: 2.0.2, bug fix in physical mapping, and keygroup layout. normal and vertical layout example for pico Sneak peek yesterday but now its here for real. Changes: - written in Java using XML/RPC to talk to eigenD, doesnt need eigend scripts. this means its should be compatible with windows. (though only a mac osx script its supplied) - has all command line features of 1.0, use -h to see, is backwards compatible - Keygroup layout old CreateLayout is now integrated into creator, and so can use command line options of creator (e.g. file, script, debug etc) - Templates - these are the old 1.0 modules renamed, as modules are something else now. - two initial modules: * BelcantoTemplate - process template files( old modules) * KeygroupLayout - processes layouts (aka old CreateLayout), see below. - new 'command' option, -C to issue a single command - createsetup.sh has been renamed to creator.sh, to reflect broader usage Currently...