Coder Social home page Coder Social logo

1brahimmohamed / frequalizer_multi-usage-equalizer Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 64.17 MB

Multiusage Digitial Signals Processing Equalizer Web Application for General, Music, Vocals, Medical Signals

JavaScript 7.19% Python 78.58% CSS 5.82% HTML 8.42%
digital-signal-processing equalizer python streamlit

frequalizer_multi-usage-equalizer's Introduction

Frequalizer - Multi-usage Equalizer

Table of Contents

Description

Signal equalizer is a basic tool in the music and speech industry. It also serves in several biomedical applications like hearing aid abnormalities detection.

This is a web application that can open a signal and allow the user to change the magnitude of some frequency components via sliders and reconstruct back the signal.

The application is able to work in different modes:

  1. Uniform Range Mode: where the total frequency range of the input signal is divided uniformly into 8 equal ranges of frequencies, each is controlled by one slider in the UI.

  2. Vocals Mode: where each slider can control the magnitude of specific vocals. It manipulates the speech specific vocals which are composed of different frequency components/ranges.

  3. Musical Instruments Mode: where each slider can control the magnitude of a specific musical instrument in the input music signal.

  4. Biological Signal Abnormalities Mode: where each slider can control the magnitude of a specific abnormality (e.g. ECG arrhythmia) in the input biological signal.

  5. Voice Tone Changer Mode: where you can change the tone of a person to be more masculine or more feminine according to the slider in the UI.

Quick Preview

Uniform Range Mode

Vocals Mode

Musical Instruments Mode

Biological Signal Abnormalities Mode (ECG Arrhythmia)

Voice Tone Changer Mode

Project Structure

The Web Application is built using:

  • UI:
    • Streamlit (Python)
    • ReactJS (JavaScript)
    • CSS
  • Processing:
    • Streamlit (Python)

This Application is built using streamlit framework, which enables python processing and building user interfacing using python only. CSS is added to improve the overall UI, while integrating ReactJS components like the sliders and buttons to have better UI performance and design.

master
├─ Data (Sliders' Ranges Data)
├─ Notebooks (Raw Python Processing & Wav files)
│  └─  data
├─ Processing (Application Processing Class)
├─ state_managment (Application State Mangement Class)
├─ Styles (CSS Files)
├─ UI (UI Classes)
│  ├─  Views (Graphs, SLiders, Spectrograms)
│  └─  Widgets (SlidersWidgets, Speed Control, Upload)
│      └─  builds (React Components Builds)
├─ uploads (Produced files)
├─ gitignore
├─ gitattributtes
├─ app.py (main driver file)
├─ requirements.txt (project dependencies)
└─ README.md

Run The Project

  1. Install Python3 in your computer
Download it from www.python.org/downloads/
  1. Install the project dependencies
pip install requirements.txt
  1. Start Application
streamlit run app.py
  1. Visit http://localhost:8501

Team

First Semester - Biomedical Digital Signal Processing (SBE3110) class project created by:

Team Members' Names Section B.N.
Ibrahim Mohamed 1 2
Kamel Mohamed 2 10
Ahmed El Sarta 1 8
Saeed El Sayed 1 42

Submitted to:

  • Dr. Tamer Basha & Eng. Abdallah Darwish All rights reserved © 2022 to Team 1 - Systems & Biomedical Engineering, Cairo University (Class 2024)

frequalizer_multi-usage-equalizer's People

Contributors

1brahimmohamed avatar kamel-mohammed avatar kamelmoohamed avatar

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.