Code Monkey home page Code Monkey logo

audiohaze's Introduction

Cover Design

AudioHaze (An Audio Wave Processing App)

This Is A Simple GUI Application To Manipulate Audio Files By Modifying The Audio Wave Form And Display It Using Python

GitHub release (latest by date) GitHub code size in bytes GitHub forks

App Binaries Are Available In The Releases

Running Via pip

You Can Install The App Locally By Following These Steps:

  1. Download The Package File Locally AudioHaze-0.3.0-py3-none-any.whl
  2. Run pip install AudioHaze-0.3.0-py3-none-any.whl
  3. Now In The Terminal RunAudioHaze

Running Locally Via GitHub

Requirements

On Windows

On Linux

  • Make Sure espeak Is Installed On Your System By Executing sudo apt-get install espeak

You can Run This App Locally By Following These Steps:

  1. Clone/Download The Repo
  2. Open Cmd/Terminal And cd Into The Project Root Directory
  3. Execute pip install -e .

Now To Run The Application, Execute python -m AudioHaze

Core Features

  • Show Audio File Information Such As:
    • File Type (Supports Mainly .Wav Files)
    • .Mp3 Initial Support Was Added In V 0.6

    • Number Of Channels
    • Audio Frame Rate
    • Maximum Audio Amplitude
    • Audio File Duration
  • Modify The Audio File By:
    • Increasing/Decreasing The Amplitude
    • Increasing/Decreasing Audio Speed
    • Increasing/Decreasing Audio Delay (Shift)
    • Reversing The Audio
    • Add An Echo Effect
  • Represent The Audio Wave Form For Both Original And Modified Files
  • Show A History Of Previous Modified Audio Files
  • The Ability To Play Both Audio Files
  • Text To Speach Functionality
  • Export Both The New Modified Audio File And The Transcript TTS File In A New Directory Audio output
  • Convolution Operations For Some Elementary Signals
  • LTI System Functionality:
    • Convert Between Zeros And Poles Formula To H (s) Represented In Numerator/Denominator Formula
  • Support For Stereo Audio Files
  • Support Dark Mode Theme
  • Support User Customized Themes Using user.json File Located In Theme Folder

Screenshots

Main Interface

s1 s3

Convolution Interface

s2 s4

TTS Interface

s5

History Interface

s6

Tasks List

  • Add History Window For Previous Imported Files
  • Revamp The UI
  • Add Support For More Audio Formats like .Mp3
  • Add Support For Stereo Files
  • Remove Deprecated Audio Libraries/Functions
  • Added Support For User Created Themes

Supported Versions

The App Was Tested With The Following Version Of Python

Version Windows Linux MacOS
3.11
3.10

audiohaze's People

Contributors

elsharabasy73 avatar shalabycr7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.