mohayonao / CoffeeCollider

Sound Processing Language for Web Audio
http://mohayonao.github.io/CoffeeCollider/
MIT License
219 stars 15 forks source link

change the unit of time of Task wait #36

Closed mohayonao closed 10 years ago

mohayonao commented 10 years ago

from

@wait 1000 # 1000msec

to

@wait 1 # 1sec = 1000msec