Docs.rs
  • sampitor-0.0.2
    • sampitor 0.0.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • scruffaluff
    • Dependencies
      • clap ^3.0.0 normal
      • color-eyre ^0.6.0 normal
      • crossterm ^0.22.0 normal
      • eyre ^0.6.0 normal
      • hound ^3.4.0 normal
      • rodio ^0.15.0 normal
      • tui ^0.17.0 normal
      • approx ^0.5.0 dev
      • assert_cmd ^2.0.0 dev
      • criterion ^0.3.0 dev
      • predicates ^2.0.0 dev
      • proptest ^1.0.0 dev
      • rstest ^0.15.0 dev
      • tempfile ^3.0.0 dev
      • test-case ^2.0.0 dev
      • unicode-width ^0.1.0 dev
      • cargo-tarpaulin ^0.20.0 dev
    • Versions
    • 80.3% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sampitor0.0.2

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • app::App
  • dsp::buffer::Samples
  • ui::axes::Axes
  • view::chart::Chart
  • view::file::File
  • view::filter::Filters
  • view::filter::normalize::Normalize

Traits

  • view::View
  • view::filter::base::Filter
  • view::filter::base::Knob

Functions

  • dsp::filters::normalize
  • io::audio::read_samples
  • io::audio::write_samples
  • io::event::handler
  • io::path::name
  • io::path::sorted_names
  • io::terminal::leave
  • io::terminal::take
  • ui::util::centered_rectangle

Type Aliases

  • io::terminal::CrossTerm