A transpiler converting TypeScript to SuperCollider's SCLang. Version 0.0.2, experimental/unstable, released 2025-01-15 (first version). Differentiators: enables using TypeScript syntax/type-checking for SuperCollider music/audio programming, writes classes to SuperCollider User Extension folder. Built with Node.js, ESM-only, no peer dependencies.
npm install tstoscNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows global install and basic CLI transpilation from TypeScript to SuperCollider SCLang.
Always review generated .sc files before use in SuperCollider.
Back up your SuperCollider extensions or run in a test environment.
Ensure global installation: npm install -g tstosc
Use the .sc file in SuperCollider, not Node.
No dependency data recorded yet.