JeffFessler / Sound.jl

Provide `sound` & `record` functions for playing & recording audio in Julia. Also Julia version of phase vocoder.
MIT License
27 stars 1 forks source link

Add phase vocoder #14

Closed JeffFessler closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #14 (cb4a4d7) into main (9d4c7f5) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #14   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         7    +3     
  Lines           63       141   +78     
=========================================
+ Hits            63       141   +78     
Impacted Files Coverage Δ
src/Sound.jl 100.00% <ø> (ø)
src/findpeaks.jl 100.00% <100.00%> (ø)
src/hann.jl 100.00% <100.00%> (ø)
src/phase_vocoder.jl 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9d4c7f5...cb4a4d7. Read the comment docs.