TypeScript based Developer Toolkit for Sonolus.
Simplest way to use Sonolus.js is with project templates:
All Sonolus.js Compiler API are globally available.
Commonly used built-in JavaScript methods are implemented.
Additional methods are added:
Array.range
Math.clamp
Math.degree
Math.ease
Math.frac
Math.lerp
Math.lerpClamped
Math.mod
Math.radian
Math.randomFloat
Math.randomInt
Math.remap
Math.remapClamped
Math.unlerp
Math.unlerpClamped