Skip to content

codeWorth/Interp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple sample rate interpolation using sinc. Allows for smooth variable sample rates (hold time, changing period, hold time).

Example: interp -i "file.wav" -s 0.8 -e 1.0 -d 1.2 -H 0.8 "outfile.wav"

I built with the following on Windows with gcc: cmake -DCMAKE_BUILD_TYPE=Release -GNinja .. cmake -build .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published