Browser-based tonestack calculator, available at tonestack.yuriturov.com.
Based on the legendary Duncan Amps TSC and its web counterpart TSC in the Web. Most of the tonestack models have been adapted from TSC in the Web repo with some tweaks, including optimized calculations of the transfer function coefficients, and a couple of new models added. More info here.
- Built with Nuxt, Tailwind and ECharts.
- Vitest for a bit of testing.
- CircuiTikZ for SVG schematics.
- SymPy for calculation optimization (factor, collect, CSE).
The project was somewhat haphazardly hacked together to just work, so it sure isn't an example of good software engineering practices.