Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

mattberjon/BioAid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BioAid - The biologically inspired hearing aid

For more information and documentation visit BIOAID.ORG.UK

The /src folder contains the C++ source

The /extras folder contains some Matlab test scripts. Maybe I'll put some VST plugin code in the extras folder at some point.

Compilation

The C code can be compiled using the Makefile (tested only on Linux).

Requirements:

  • g++
  • make
  • boost library

In order to perform the compilation go the /src folder and run the command:

make

About

Biologically inspired hearing-aid algorithm

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 74.1%
  • MATLAB 25.5%
  • Makefile 0.4%