Docs.rs
  • wavers-1.5.1
    • wavers 1.5.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jmg049
    • Dependencies
      • bytemuck ^1.13.1 normal
      • colored ^2.1.0 normal optional
      • i24 ^1.0.1 normal
      • log ^0.4.22 normal optional
      • ndarray ^0.16.1 normal optional
      • num-traits ^0.2.16 normal
      • numpy ^0.21.0 normal optional
      • paste ^1.0.14 normal
      • pyo3 ^0.21.2 normal optional
      • rubato ^0.15.0 normal optional
      • thiserror ^1.0.48 normal
      • approx_eq ^0.1.8 dev
      • criterion ^0.5.1 dev
      • hound ^3.5.0 dev
      • rand ^0.8.5 dev
    • Versions
    • 62.15% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

wavers1.5.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • chunks::fact::FactChunk
  • chunks::fmt::ExtFmtChunkInfo
  • chunks::fmt::FmtChunk
  • chunks::list::ListChunk
  • core::Samples
  • core::Wav
  • core::WavInfo
  • header::ChunkIdentifier
  • header::HeaderChunkInfo
  • header::WavHeader
  • iter::BlockIterator
  • iter::ChannelIterator
  • iter::FrameIterator

Enums

  • chunks::fmt::CbSize
  • error::FormatError
  • error::WaversError
  • wav_type::FormatCode
  • wav_type::WavType

Traits

  • chunks::Chunk
  • conversion::AudioSample
  • conversion::ConvertSlice
  • conversion::ConvertTo
  • core::ReadSeek

Macros

  • log

Functions

  • chunks::read_chunk
  • core::wav_spec
  • read
  • wav_type::format_info_to_wav_type
  • wav_type::wav_type_to_format_info
  • write

Type Aliases

  • chunks::list::InfoId
  • error::WaversResult

Constants

  • chunks::DATA
  • chunks::FACT
  • chunks::FMT
  • chunks::LIST
  • chunks::RIFF
  • chunks::WAVE
  • chunks::fmt::EXT_FORMAT_CODE
  • chunks::fmt::FMT_CB_SIZE
  • chunks::fmt::FMT_SIZE_BASE_SIZE
  • chunks::fmt::FMT_SIZE_EXTENDED_SIZE