Closed cwitkowitz closed 1 year ago
To add this very exhaustive list (thanks @cwitkowitz):
And to reiterate two of @cwitkowitz comments:
Thanks for the comments on the paper
I've done the following changes :
numpy
and scipy
Python packagesSo, I've made all the changes suggested to the paper
A compiled version is available at paper/paper.pdf
Thanks again
Thank you for addressing all of my comments. In my opinion, the quality of the paper has improved significantly.
Here are a few more minor comments after reading the revisions:
If you make these minor adjustments, I would be happy to close the issue (assuming @ebezzam is also satisfied with the revisions).
I've made the minor adjustments and added an updated version of paper.pdf to the JOSS branch for convenience.
I agree the paper has significantly improved.
A few comments / suggestions:
SoundPack
: description...Sound
: description...Technical comment:
@ebezzam Extending the sound could be added as an option in the future. It would be an interesting feature for time based analyses. Shortening was used because padding the array could add noise to the FFT and give the impression that it is more precise than it actually is.
I've made the suggested changes.
thanks @olivecha! @cwitkowitz for me it's ok to close
General
guitarsounds
,matplotlib
, orlibrosa
. This will make them pop out in the paper more and will draw attention to the fact that they are packages. On a similar note, I'm not sure if guitarsounds should be capitalized, since the name of the package is not capitalized.Here are some spelling considerations:
Summary
guitarsounds
implements the FFT. It just provides a wrapper around NumPy.Example
guitarsounds.SoundPack.__init__
.README.md
. Furthermore, in the paper, the difference between "peaks" and "diff peaks" goes unexplained.Sound
andPlot
classes.guitarsounds
here.Statement of Need
guitarsounds
used to modify sounds?References
guitarsounds
framework. The paper should also make note of this utilization.