notes.txt: Update notes.

This commit is contained in:
kevin 2013-07-11 12:22:39 -07:00
parent dc67392ca6
commit 0e32bcfaeb

View File

@ -45,7 +45,7 @@ TODO:
** add begining and ending measure numbers to 'seq' labels
** Gain compensation fore mode 4.
** Gain compensation for mode 4.
** Do IFFT using cos()^c + i * sin()^c - these bases are orthognal but cause harmonic distortion.
To be efficient this might involve writing an FFT function.