MCPcopy Index your code
hub / github.com/ardaku/fon

github.com/ardaku/fon @v0.6.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.6.0 ↗ · + Follow
164 symbols 325 edges 13 files 17 documented · 10% updated 15mo ago★ 528 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Fōn

Changelog | Source | Getting Started

tests docs crates.io

Rust audio types, resampling, converting, processing, and mixing library.

About

Check out the documentation for examples.

Goals

  • Fast audio conversion and resampling.
  • Standard audio types
  • Pure Rust

See Also

For audio synthesis, check out twang.

For audio recording and playback, check out wavy.

License

Licensed under any of - Apache License, Version 2.0, (LICENSE_APACHE_2_0.txt or https://www.apache.org/licenses/LICENSE-2.0) - MIT License, (LICENSE_MIT.txt or https://mit-license.org/) - Boost Software License, Version 1.0, (LICENSE_BOOST_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as described above, without any additional terms or conditions.

Help

If you want help using or contributing to this library, feel free to send me an email at aldaronlau@gmail.com.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 96
Function 39
Class 25
Interface 4

Languages

Rust100%

Modules by API surface

src/chan.rs32 symbols
src/frame.rs30 symbols
src/audio.rs26 symbols
src/stream/speex.rs24 symbols
src/pos.rs15 symbols
src/math.rs15 symbols
src/stream.rs9 symbols
src/sink.rs7 symbols
examples/resample.rs2 symbols
benchmarking/src/main.rs2 symbols
src/private.rs1 symbols
examples/sawtooth.rs1 symbols

For agents

$ claude mcp add fon \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page