ah yes... i really apologize for the lack of updates, no time at all lately. a few things available here: http://www.dirtybomb.tk/destr6y!/
earache! v0.1b: added a preset cmd (F1) + cmd to turn on/off undos (F2). to use the preset cmd you will need to add your own options to lines 292-309. enabling undos adds approx 8s of execution time on a stock a600.
timebomb! v0.1: fixed something minor not worth mentioning.
i'm currently rewriting parts of teeth and adding some stuff (pattern operations, offset calculator, + other stuff). its still small and simple to use, but much more powerful. a vid showing some new stuff: http://www.youtube.com/watch?v=a397zwmRTJc
theres a big problem with the random generator in teeth... its basically pseudo-random. this means that users could potentially generate the same content. i think thats unacceptable and decided not to release it until i fix it. i wrote down some ideas for fixing it, but havent tried it out yet. what i may do is remove the random code until then... i think it will still be valuable without it (esp w/ pattern ops + offset pasting). anyways this is my tentative timeline for teeth:
1. finish adding some new stuff
2. remove random code + upload
3. rewrite better random code + upload
disclaimer: use this stuff at your own risk. i'm a musician not a programmer. i wrote these mainly for myself to make life easier. if anyone has ideas to improve them please let me know... or if anyone can rewrite them better please do so