Skip to content
/ impede Public

Tool to design guitar pedal circuits with. The program solves a circuit symbolically and processes input signals to produce an audio output. WIP

License

Notifications You must be signed in to change notification settings

roytu/impede

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

impede

SPICE-like program to simulate stompbox circuits. The circuit is reduced symbolically (with Sympy) and then processed on the input signal, producing an audio output signal.

WIP

Run with:

meteor run

in the impede-app/ directory.

Currently supports:

  • Resistors
  • Capacitors
  • Inductors
  • Diodes
  • Op-amps (in feedback mode)

About

Tool to design guitar pedal circuits with. The program solves a circuit symbolically and processes input signals to produce an audio output. WIP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published