Coder Social home page Coder Social logo

audio-effects-implementation's Introduction

Audio effects implementation

The purpose of this project was the Matlab implementation of a system that applies audio effects on an input audio recording. The implemented audio effects are: Flanger, Compression, Reverberation, Tremolo, Overdrive, Panning, Guitar Distrtion, Echo, Fuzz, Chorus, Vibrato, Wah - Wah, Convolution Reverberation and Expansion. The main script of the system is the "main.m". This script accepts an audio file provided by the user and then the user selects between serial and parallel processing. If serial processing is chosen, the user selects which audio effects wants to apply on the input audio file and these effects are applied on the file serially one after the other. The output audio file contains the composition of all audio effects selected by the user. If parallel processing is chosen, each of the 14 audio effects is applied on the input file individually and the result is stored in a separate separate audio file. Also, one more audio file, that contains the composition of all the output files produced from all the audio effects, is produced.

audio-effects-implementation's People

Contributors

cvasilopoulos avatar

Stargazers

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