Coder Social home page Coder Social logo

krestenlaust / audioanalyzer Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 382 KB

View and edit audio files in frequency-domain, to filter out audio by frequency.

License: MIT License

C# 94.06% F# 5.94%
cooley-tukey-fft fourier-transform windows-forms audio-processing

audioanalyzer's Introduction

AudioAnalyzer

Screenshot of AudioAnalyzer application, showing the main screen

View and edit audio files in both frequency- and volume-domain. The project both includes the user-interface and a custom implementation of the Cooley-Tukey written in F#.

Background

This project was originally developed as the primary focus of my school project krestenlaust/Fourier-transformation. When the project ended, I split the original repository into two separate repositories (the other being krestenlaust/Aud.IO), preserving the commit history. The aftermath of the transformation, is that some of the original commits has nonsensical descriptions, in the context of this repository. Feel free to ignore them.

Because the project originally was an assignment, I've created a report to go alongside it. You can find the report in the original repository (Fourier-transformation).

Usage

The application has a handful of features, which you can use to

  • visualize the fourier transformation of a given piece of sound.
  • modify fourier transformation of the sound.
  • convert modified fourier transformation back into amplitude/time.

Navigation

The following chapter is a brief instruction on how to navigate the application.

Use the toolbar for filehandling:

A cropped screenshot of application, the option Open Audiofile is selected in the file-menu

Overview:

Screenshot of application annotated with each area, amplitude/time, amplitude/frequency and toolbox

On the left is the wavelet and frequency bins illustrated using, respectively, a line chart and a bar chart. On the right, there's a toolbox with various actions you can perform.

Screenshot showing a marked region of the FT

Dragging across either of the charts using the left mouse button allows you to zoom. There's a small circle button next to the horizontal scrollbar, which you can press to reset the zoom.

Actions

Screenshot with arrow pointing towards a button with the text Amplitude to frequency

The image shows what button you need to press to generate fourier transformation of a loaded audio file. Right below that button, there another button to convert the frequency domain into time domain again, overriding the originally loaded audio sample.

Right click-drag selection being made on FT graph

Dragging across the a graph using right click allows you to use the custom selection functionality. When a selection has been made, you can use Edit->Remove selection or simply Del-key, to remove the selected area. When using right click-drag you can also select what part of a graph to convert. Just select it, and press the corresponding convert button.

Contributing

Feel free to contribute however you like, any input/issue is welcome. If I don't respond at first, try tagging me as well.

audioanalyzer's People

Contributors

krestenlaust avatar

Watchers

 avatar

audioanalyzer's Issues

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.