Skip to content

Commit 7c170ca

Browse files
committed
point per-package READMEs at Resonate project page, not the PDF
1 parent 2ae236c commit 7c170ca

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

crates/resonators-py/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# resonators (Python)
22

3-
Python bindings for [resonators](https://github.com/jhartquist/resonators), a Rust implementation of Alexandre François's [Resonate algorithm][paper] for low-latency spectral analysis.
3+
Python bindings for [resonators](https://github.com/jhartquist/resonators), a Rust implementation of Alexandre François's [Resonate algorithm][resonate] for low-latency spectral analysis.
44

55
See the [main repository](https://github.com/jhartquist/resonators) for details, demos, benchmarks, and attribution.
66

7-
[paper]: https://alexandrefrancois.org/assets/publications/FrancoisARJ-ICMC2025.pdf
7+
[resonate]: https://alexandrefrancois.org/Resonate/
88

99
## Install
1010

crates/resonators-wasm/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# resonators (WebAssembly)
22

3-
WebAssembly bindings for [resonators](https://github.com/jhartquist/resonators), a Rust implementation of Alexandre François's [Resonate algorithm][paper] for low-latency spectral analysis.
3+
WebAssembly bindings for [resonators](https://github.com/jhartquist/resonators), a Rust implementation of Alexandre François's [Resonate algorithm][resonate] for low-latency spectral analysis.
44

55
See the [main repository](https://github.com/jhartquist/resonators) for details, demos, benchmarks, and attribution.
66

7-
[paper]: https://alexandrefrancois.org/assets/publications/FrancoisARJ-ICMC2025.pdf
7+
[resonate]: https://alexandrefrancois.org/Resonate/
88

99
## Install
1010

crates/resonators/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# resonators
22

3-
A Rust implementation of Alexandre François's [Resonate algorithm][paper] for low-latency spectral analysis.
3+
A Rust implementation of Alexandre François's [Resonate algorithm][resonate] for low-latency spectral analysis.
44

55
See the [main repository](https://github.com/jhartquist/resonators) for details, demos, benchmarks, and attribution.
66

7-
[paper]: https://alexandrefrancois.org/assets/publications/FrancoisARJ-ICMC2025.pdf
7+
[resonate]: https://alexandrefrancois.org/Resonate/
88

99
## Install
1010

0 commit comments

Comments
 (0)