TODO:
-----

* Look for translations.

* Volume from the harmonics sum and not from the maximum value.
	- Perceptive volume from weighted spectrum ?

* High pass with FIR.

* Band pass ranges with low pass.

* Make correct tests for working transport available.

* Shortcuts.

* Doc:
	- Speak about 50hz on web site FAQ.
	- Do not use a too big sampling rate. 22050Hz should be largely enough in most cases.

* Promotion:
	- Contact AGNULA project.
	- http://apps.linuxaudio.org/apps/screenshots

* Algo:
	- Sep in ranges with resampling ?
	- Quantizer:
		- Viterbi.

* Interface:
	- Statistics:
		- In a preselected range of notes.
		- Keep the history of the note (not only an average over the note).
		- Be able to drop too short notes.
		- Average of volume.
		- Mean or median averaging.
		- Post-process notes with Viterbi.
	- Harm struct:
		- Add inharmonicity values in cents.
		- Phase.
	- DFT:
		- Wrap ?
	- Microtonal view:
		- Autodetect octave.
?		- Stretch scale view to the complet scale length (not always 12 !).
		- Create your own scales inside FMIT.
	- Configure:
?		- 'Restore factory settings' bug for ui_chkJACKAutoConnect and his source.

* Code cleaning:
	- Use AutoQSetting under Views.

* Autotools:
	- Maintainer-clean.
	- Doc directories of libs.
	- Curse autotools authors families up to five generations.
