amplitron
https://github.com/sudip-mondal-2002/amplitron
C++
Poor man's guitar amp
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported1 Subscribers
Add a CodeTriage badge to amplitron
Help out
- Issues
- feat: N-input Mixer node (beyond 2-in-1-out) for complex parallel rigs
- feat: Graph preset serialization — save/load node positions and cable topology as JSON
- feat: Validate and fix modular graph canvas for Emscripten web demo
- feat: Undo/redo support for graph edits (add/remove nodes and cables)
- feat: Named/labelled routing cables for readable complex signal graphs
- feat: Canvas zoom-to-fit and auto-arrange for the modular routing graph
- feat: Add "Parallel Amp Blending" example preset — two amp models via Splitter/Mixer
- feat: Add "4-Cable Method" example preset demonstrating FX loop routing via DAG
- feat: Serial-to-graph migration wizard — convert legacy linear presets to DAG layout
- test: Graph preset serialization roundtrip tests
- Docs
- C++ not yet supported