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

From air
Jump to navigation Jump to search
Line 16: Line 16:
   
 
=== Objectives ===
 
=== 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 ===
 
=== Work done ===

Revision as of 13:13, 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