Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 643 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 643 Bytes

MasterThesis

Source code from my master thesis on envelope enhancement for patients with auditory neuropathy. The android application is based on Oboe LiveEffect sample

Application

The folder includes the apk of the application as well as the source code. To install the application, one should download the apk, open it and follow the instructions of the device to install (permissions to give and so on). A more detailed guide is also given.

C++

This folder countains the source code to process a signal (from a txt file to another txt file) on computer.

MATLAB

This is the initial MATLAB scripts the C++ code is based on.