Difference between revisions of "Projets-2015-2016-Sonotone"

From air
Jump to navigation Jump to search
Line 18: Line 18:
   
 
Documentation on sonotone (learning process)<br/>
 
Documentation on sonotone (learning process)<br/>
Study of software already used for hearing aid (learning process)
+
Study of software already used for hearing aid (learning process)<br/>
Learning of a new programmation language : python with NUMPY and SCYPI modules
+
Learning of a new programmation language : python with NUMPY and SCYPI modules<br/>
   
 
=== Work done ===
 
=== Work done ===
   
Assembling the needed documentation
+
Assembling the needed documentation<br/>
few prototypes and little program on Fourier transform and signal edition
+
few prototypes and little program on Fourier transform and signal edition<br/>
   
 
=== Problems faced ===
 
=== Problems faced ===
Problems to apply a filter to an audio signal in python
+
Problems to apply a filter to an audio signal in python<br/>
 
 
   
 
== Week 2 (January 25th - January 31th) ==
 
== Week 2 (January 25th - January 31th) ==

Revision as of 13:14, 25 January 2016

Subject: Sonotone

Supervisors:

  • Jérôme Maisonasse

Students:

  • HATTINGUAIS Julian (RICM4)
  • LECORPS Germain (RICM4)
  • VOUTAT Manuel (RICM4)


Subject summary

Week 1 (January 18th - January 24th)

Objectives

Documentation on sonotone (learning process)
Study of software already used for hearing aid (learning process)
Learning of a new programmation language : python with NUMPY and SCYPI modules

Work done

Assembling the needed documentation
few prototypes and little program on Fourier transform and signal edition

Problems faced

Problems to apply a filter to an audio signal in python

Week 2 (January 25th - January 31th)

Objectives

Prototype of an equalizer filter (3 weeks job)

Work done

Problems faced