kindlyaudio 0.1.1

High-performance audio control application with standard and premium editions
Documentation
  • Coverage
  • 100%
    3 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 4.28 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 280.55 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • SamDuchaine

KindlyAudio

High-performance audio control application built with Rust and Tauri.

Status

This crate is currently a placeholder. The full implementation is in active development.

Features (Coming Soon)

Standard Edition (Free)

  • Multi-device audio routing
  • Real-time spectrum analysis
  • Volume control
  • Device management

Premium Edition

  • High-performance concurrent processing
  • Zero-copy audio buffers
  • Pattern-based anomaly detection
  • < 1ms switching latency

Installation

[dependencies]
kindlyaudio = "0.1"

License

Licensed under either of:

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 dual licensed as above, without any additional terms or conditions.