浏览代码

notes.txt:Added notes.

master
kevin 11 年前
父节点
当前提交
6283638652
共有 1 个文件被更改,包括 5 次插入2 次删除
  1. 5
    2
      doc/notes.txt

+ 5
- 2
doc/notes.txt 查看文件

22
 
22
 
23
 ** use Log frequency frequency transform instead of FFT.
23
 ** use Log frequency frequency transform instead of FFT.
24
 
24
 
25
-** Add a 'write' preset file button.
25
+** Add a 'write' preset file button - so the preset file can be saved prior to next crash.
26
 
26
 
27
 ** measurement values can generate MAX_DBL - be sure that are not being sent through to the audio algorithm.
27
 ** measurement values can generate MAX_DBL - be sure that are not being sent through to the audio algorithm.
28
    (see ln:965 cmDspKr.c for a hack to fix this)
28
    (see ln:965 cmDspKr.c for a hack to fix this)
39
 
39
 
40
 ** add begining and ending measure numbers to 'seq' labels
40
 ** add begining and ending measure numbers to 'seq' labels
41
 
41
 
42
-** Gain compensation form mode 4.
42
+** Gain compensation fore mode 4.
43
+
44
+** Do IFFT using cos()^c + i * sin()^c - these bases are orthognal but cause harmonic distortion.
45
+   To be efficient this might involve writing an FFT function.
43
 
46
 
44
 Seq 2  m24 Mark 36 & 38 
47
 Seq 2  m24 Mark 36 & 38 
45
 Seq 4: Mark 115
48
 Seq 4: Mark 115

正在加载...
取消
保存