sharpie7 / circuitjs1

Electronic Circuit Simulator in the Browser
GNU General Public License v2.0
2.35k stars 642 forks source link

Request: Ganged Potentiometers #735

Closed ashlynblack closed 2 years ago

ashlynblack commented 2 years ago

Could be implemented in a fashion similar to switches, where they can be assigned to groups.

pfalstad commented 2 years ago

We don't have those, but you can link variable resistors, which should be good enough for most uses.

https://tinyurl.com/y8jwo94m

ashlynblack commented 2 years ago

The fact I can assign multiple parameters on different scales to the same slider makes this work like a charm, thanks!