GithubHelp home page GithubHelp logo

earodriguezm / audio-convolution-analysis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.41 MB

Interactive audio signal processing tool for convolving input sounds with various impulse responses. Features time-domain analysis, frequency spectra, and spectrograms using Python and ThinkDSP. Signals and systems project.

License: GNU General Public License v3.0

Jupyter Notebook 100.00%

audio-convolution-analysis's Introduction

Audio Convolution Analysis

This Python project performs audio signal processing and analysis, focusing on convolution of audio signals with impulse responses. It uses the ThinkDSP library for digital signal processing operations.

Stars Badge Forks Badge Pull Requests Badge Issues Badge GitHub contributors License Badge

Features

  • Load and analyze different audio inputs (examples: caja, guitarra, palmadas)
  • Apply various impulse responses (examples: estudio de grabación, plaza che, catedral)
  • Perform convolution between input audio and impulse response
  • Generate and display time-domain plots, frequency spectra, and spectrograms
  • Audio playback of original, impulse, and convolved signals

Requirements

  • Python 3.x
  • matplotlib
  • numpy
  • ThinkDSP library

Setup

  1. Clone this repository
  2. Install the required packages
  3. The script will automatically download thinkdsp.py if it's not present in the working directory.

Usage

Run the Jupyter notebook or Python script. The program will prompt you to:

  1. Choose an input audio (1: caja, 2: guitarra, 3: palmadas)
  2. Select an impulse response (1: estudio de grabación, 2: plaza che, 3: catedral, 4: precaution)

The script will then generate various plots and audio outputs for analysis.

Outputs

  • Time-domain plots of input signal, impulse response, and convolved output
  • Frequency spectra of input, impulse response, and output
  • Spectrograms of input, impulse response, and output
  • Audio playback of input, impulse response, and convolved output

Note

This project is designed to run in a Jupyter notebook environment, which allows for interactive audio playback and plot display. Some modifications may be needed to run it as a standalone Python script.

audio-convolution-analysis's People

Contributors

earodriguezm avatar

Watchers

 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.