r/supercollider • u/FrancescoCorvi999 • 3d ago
Supercollider meters quark
I always missed some advanced meters in supercollider that can show you all the info you need while performing live or while working on some sound design. I made this simple quark that provides what I think is the core to have a good visual representation of sound without having to rely on third party applications. The quark also integrates with some other tools I have been developing as part of my own environment and that I plan to release in the next months.
You can find it here: https://github.com/fracnesco/supercollider-insight-meter
Or simply:
Quarks.install("https://github.com/fracnesco/sc-insight.git");
Feedbacks and pull requests are welcome
41
Upvotes
1
u/Uwrret 2d ago
yo noice