resample 0.1.1

A library based on libsamplerate for converting samplerates
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# enforce correct file-extensions
*.ac text eol=lf
*.am text eol=lf
*.m4 text eol=lf
*.pc text eol=lf
*.spec text eol=lf
*.sh text eol=lf

*.bat text eol=crlf
*.def text eol=crlf
*.msvc text eol=crlf

# repository configuration excluded from the archive
.git*      	export-ignore
.travis.yml	export-ignore