Coder Social home page Coder Social logo

jakobsche / equalizer Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 439 KB

Analog 8 band audio equalizer design

License: MIT License

Pascal 100.00%
electronics lazarus-ide lazarus-app low-pass-filter band-pass-filter circuits freepascal audio-equalizer music

equalizer's Introduction

Audio Equalizer

Now there is the app project equalizer.lpi, that you can open in Lazarus and compile or run. If it is compiled for your system, you can simply run the executable binary file lib/<your_system>/equalizer* to try it without Lazarus. This revision runs from all locations. You can see screenshots of the current low pass filter model in drawing/application. One is the source code section, that shows, how simple you can model any RLC filter after its circuit diagram. TLowPassFilter.Create uses very simple instructions to model a low pass filter. The difference to the band pass filter in the circuit diagram is, that there is an additional resistor RD parrallel to R1 and C1 and missing C2 in the software model. R2 is not necessary in a low pass, and RD helps to shape the frequency response. I calculated my filter by setting some data by experience and then changing R1, R2, RD and C1 while watching the frequency response after every change. An extension for the app could be a user interface, that would not require to model something in the code but graphically in the UI. Try your ideas!

equalizer's People

Contributors

jakobsche avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

yoozaa80

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.