Offline

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 smile

Offline
brighton, uk

Hey systmcrsh, is there any way of getting timebomb to work in 8ch+ modes?

Offline

hey thanx for pointing this out. didnt realize it wasnt working cuz i never use the mixing modes myself. i worked a little on this today and will post up when i make progress.

Offline

not sure i can do this for 5-8 channel mode as it uses a really strange algorithm for calculating tempo + i still havent been able to figure it out. i got something close to working but its unreliable and not very accurate. 1-64ch mode should be possible though, so i'll have a closer look at that tomorrow. while looking into 5-8 mode, i did stumble on an improvement for 4 ch mode... will update that too.

Offline

i gave up trying to get other channel modes working. i might return to it later. anyways, i did improve 4ch mode... its slightly more accurate. updated: http://www.dirtybomb.tk/destr6y!/