sharpie7 / circuitjs1

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

[feature requests] - multi gang pots, vactrols, pentodes, bode plots #656

Open pscorbett opened 3 years ago

pscorbett commented 3 years ago

Falstad is awesome, thanks for all your work on it! I'd love to see a few things added:

  1. Multi-gang potentiometers (or groups like switches have so that multiple pots can be controlled with one value slider. )
  2. Vactrols
  3. Pentode tubes
  4. Bode Plots (I know there is a frequency response in the scope, and you can feed noise into the input, but it gives much less detail).

Thank you!!

carpetbugs commented 3 years ago

There is https://www.falstad.com/afilter/ for bode plots/frequency response plots, although the number of components is more limited.

pfalstad commented 2 years ago

I'm probably not going to do multi-gang pots, but you can now adjust the resistance of multiple resistors with a single slider. Example: https://tinyurl.com/y72h66n9

pscorbett commented 2 years ago

Thank you!!