Skip to content

kiranrkumar/C-Convolution-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Convolution-Engine

To Run the Code ('1-Source' branch only):

  1. Open the terminal and navigate to the directory that contains the code and Makefile.
  2. Ensure that you also have at least 3 MONO .wav files in this directory: (left HRTF, right HRTF, and audio to playback e.g. a song of your choice).
  3. Type 'make' and press Enter to compile.
  4. Type './convEngine <leftHRTFfilename.wav> <rightHRTFfilename.wav> <audioFile.wav>' and press Enter to run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published