diff --git a/doc/notes.txt b/doc/notes.txt index b74d207..6b64285 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -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.