sirena:音频信号处理原语,乐器和Pure Data外部组件

时间:2024-04-02 23:21:17
【文件属性】:

文件名称:sirena:音频信号处理原语,乐器和Pure Data外部组件

文件大小:63KB

文件格式:ZIP

更新时间:2024-04-02 23:21:17

Rust

瑟琳娜 音频信号处理原语,乐器和Pure Data外部组件。 发展 # run formatting, linter and unit tests make # run slow tests too make SLOW=1 # run benchmark cargo bench --bench bench # profiling example rm -f target/release/deps/bench- * rm -f callgrind.out. * RUSTFLAGS= " -g " cargo bench --bench bench --no-run BENCH= $( find target/release/deps -type f -executable -name ' bench-* ' ) TEST=cartesian valgrind \ --tool=cal


【文件预览】:
sirena-main
----.gitignore(41B)
----README.md(630B)
----.github()
--------workflows()
----Cargo.toml(738B)
----LICENSE(34KB)
----src()
--------all_pass_filter.rs(2KB)
--------comb_filter.rs(2KB)
--------lib.rs(636B)
--------delay.rs(1KB)
--------noise.rs(458B)
--------osc2()
--------signal.rs(1KB)
--------taper.rs(1KB)
--------ring_buffer.rs(2KB)
--------spectral_analysis.rs(10KB)
--------xfade.rs(3KB)
--------state_variable_filter.rs(7KB)
--------wavetable_oscillator()
--------osc1.rs(13KB)
--------tone.rs(852B)
----benches()
--------bench.rs(2KB)
----Makefile(277B)
----pd()
--------README.md(259B)
--------Cargo.toml(262B)
--------src()
--------osc1.pd(2KB)
--------osc2.pd(3KB)

网友评论