sample source for WT
This commit is contained in:
parent
e1629e8383
commit
2b3b638943
5 changed files with 44 additions and 28 deletions
|
|
@ -76,3 +76,4 @@ export function cycleToSeconds(cycle, cps) {
|
|||
export function secondsToCycle(t, cps) {
|
||||
return t * cps;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue