1 Star 0 Fork 1

RS/aubio

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 591 Bytes
一键复制 编辑 原始数据 按行查看 历史
*.pyc
*.~[0-9]~
*.swp
# gcov generated files
*.gcno
*.gcda
# ignore compiled examples
RE:examples/[a-z]*
# ignore compiled test programs
RE:tests/src/test-[a-z-_]*$
RE:tests/cpp/test-[a-z-_]*$
# only sgml manpages count
doc/*.1
# cachegrind/callgrind stuff
**/cachegrind.out.[0-9]*
**/callgrind.out.[0-9]*
# waf stuff
.lock-waf*
.waf-*
waf
waflib
build/
# doxygen
doc/web/
doc/full/
doc/_build/
python/gen
python/dist
python/MANIFEST
python/*.db
python/*.wav
pip-delete-this-directory.txt
aubio-*.tar.bz2
aubio-*.zip
dist/*.tar.gz
# test sounds
python/tests/sounds
aubio.egg-info
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/syrchina/aubio.git
git@gitee.com:syrchina/aubio.git
syrchina
aubio
aubio
master

搜索帮助