QUOTE (tr1p1ea @ 12 February 2006, 2:00) |
Wow, thanks for the kind wrap-up guys :D![]() ![]() Ill look into some basic sound stuff, it should be relatively simple to include. A TIOS version function is also a good idea ... i could tie that in with the Calc model function. I made xLIB for all of you guys. I did my best and hopefully it will help you out with your projects. I am indeed working on some other projects, you will find out soon :) ![]() |
CODE |
ec1Repeat getkey=21:End or Repeat max(getkey=(21,105,31,41 ;any key values Endc2 |
QUOTE |
Repeat max(getkey=(21,105,31,41 ;any key values End |
CODE |
ec1Repeat max(getkey={21,105:Endc2 |