From 4b0ab0f9ebf3e74f598829a8daa6af228aee52f3 Mon Sep 17 00:00:00 2001 From: Ryuichi YAMAMOTO Date: Sun, 3 May 2015 01:54:26 +0900 Subject: [PATCH] Fix typo --- README.md | 4 ++-- src/cqt.jl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6c87360..94a730b 100644 --- a/README.md +++ b/README.md @@ -31,5 +31,5 @@ X, timeaxis, freqaxis = cqt(x, fs, K, hopsize=hopsize) ## References -- J. C. Brown and M. S. Puckette, B. An efficient algorithm for the calculation of a constant Q transform, J. Acoust. Soc. Amer., vol. 92, no. 5, pp. 2698–2701, 1992. -- J. C. Brown. Calculation of a constant Q spectral transform. Journal of the Acoustical Society of America,, 89(1): 425–434, 1991. +- J. C. Brown and M. S. Puckette, "An efficient algorithm for the calculation of a constant Q transform," J. Acoust. Soc. Amer., vol. 92, no. 5, pp. 2698–2701, 1992. +- J. C. Brown. "Calculation of a constant Q spectral transform," Journal of the Acoustical Society of America,, 89(1): 425–434, 1991. diff --git a/src/cqt.jl b/src/cqt.jl index c6327bd..d241181 100644 --- a/src/cqt.jl +++ b/src/cqt.jl @@ -124,8 +124,8 @@ function sym!(symfftout, fftout) end end -# J. C. Brown and M. S. Puckette, BAn efficient algorithm for the calculation -# of a constant Q transform, J. Acoust. Soc. Amer., vol. 92, no. 5, +# J. C. Brown and M. S. Puckette, "An efficient algorithm for the calculation +# of a constant Q transform," J. Acoust. Soc. Amer., vol. 92, no. 5, # pp. 2698–2701, 1992. function cqt{T}(x::Vector{T}, fs::Real,