From: Shikano M. <sh...@us...> - 2017-02-13 08:04:34
|
Update of /cvsroot/sp-tk/SPTK/doc/ref_e In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31775 Modified Files: glogsp.tex grlogsp.tex Log Message: add 12kHz, 96kHz, 192kHz (x option) Index: grlogsp.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/grlogsp.tex,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** grlogsp.tex 2 Feb 2017 07:19:15 -0000 1.27 --- grlogsp.tex 13 Feb 2017 08:04:32 -0000 1.28 *************** *** 95,102 **** --- 95,105 ---- 8 & frequency ($0 \sim 8$ kHz) \\ 10 & frequency ($0 \sim 10$ kHz) \\ + 12 & frequency ($0 \sim 12$ kHz) \\ 16 & frequency ($0 \sim 16$ kHz) \\ 22 & frequency ($0 \sim 22$ kHz) \\ 24 & frequency ($0 \sim 24$ kHz) \\ 48 & frequency ($0 \sim 48$ kHz) \\ + 96 & frequency ($0 \sim 96$ kHz) \\ + 192 & frequency ($0 \sim 192$ kHz) \\ \end{tabular}\\\hspace*{\fill}}{1} \argm{y}{ymin}{ $y$ minimum}{-100} Index: glogsp.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/glogsp.tex,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** glogsp.tex 2 Feb 2017 07:19:15 -0000 1.24 --- glogsp.tex 13 Feb 2017 08:04:32 -0000 1.25 *************** *** 87,94 **** 8 & frequency ($0 \sim 8$ kHz) \\ 10 & frequency ($0 \sim 10$ kHz) \\ 16 & frequency ($0 \sim 16$ kHz) \\ 22 & frequency ($0 \sim 22$ kHz) \\ 24 & frequency ($0 \sim 24$ kHz) \\ ! 48 & frequency ($0 \sim 48$ kHz) \end{tabular}\\\hspace*{\fill}}{1} \argm{y}{ymin \; ymax}{ $y$ scale[dB]}{0 100} --- 87,97 ---- 8 & frequency ($0 \sim 8$ kHz) \\ 10 & frequency ($0 \sim 10$ kHz) \\ + 12 & frequency ($0 \sim 12$ kHz) \\ 16 & frequency ($0 \sim 16$ kHz) \\ 22 & frequency ($0 \sim 22$ kHz) \\ 24 & frequency ($0 \sim 24$ kHz) \\ ! 48 & frequency ($0 \sim 48$ kHz) \\ ! 96 & frequency ($0 \sim 96$ kHz) \\ ! 192 & frequency ($0 \sim 192$ kHz) \end{tabular}\\\hspace*{\fill}}{1} \argm{y}{ymin \; ymax}{ $y$ scale[dB]}{0 100} |