olivecha / guitarsounds

python library to analyse guitar sounds
MIT License
6 stars 0 forks source link

Comments on Paper #44

Closed cwitkowitz closed 1 year ago

cwitkowitz commented 2 years ago

General

Here are some spelling considerations:

Summary

Example

Statement of Need

References

ebezzam commented 2 years ago

To add this very exhaustive list (thanks @cwitkowitz):

And to reiterate two of @cwitkowitz comments:

olivecha commented 1 year ago

Thanks for the comments on the paper

I've done the following changes :

olivecha commented 1 year ago

So, I've made all the changes suggested to the paper A compiled version is available at paper/paper.pdf Thanks again

cwitkowitz commented 1 year ago

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).

olivecha commented 1 year ago

I've made the minor adjustments and added an updated version of paper.pdf to the JOSS branch for convenience.

ebezzam commented 1 year ago

I agree the paper has significantly improved.

A few comments / suggestions:

Technical comment:

olivecha commented 1 year ago

@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.

ebezzam commented 1 year ago

thanks @olivecha! @cwitkowitz for me it's ok to close