Skip to content

arjunsingh3600/MP1-soundwave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MP1 / CPEN 221 / Fall 2019

Sound Wave implemenaion

The goal of this assignment is to work with sound, and specifically to think of sound waves as datatypes. The following functions are implemented-

  • Adding echoes;
  • High-pass filter to remove low frequency noise from audio;
  • Supporting the discrete Fourier transform operation on a sound wave;
  • Comparing two sound waves;

In addition to the given methods, The following methods are being implemented -

  • Graphic Wave Visualiser
  • Grouping waves by similarity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages