Docs.rs
  • xsynth-core-0.3.3
    • xsynth-core 0.3.3
    • Permalink
    • Docs.rs crate page
    • LGPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • arduano
    • Dependencies
      • atomic_refcell ^0.1.13 normal
      • biquad ^0.4.2 normal
      • bytemuck ^1.16.3 normal
      • crossbeam-channel ^0.5.13 normal
      • lazy_static ^1.5.0 normal
      • proc-macro2 ^1.0.86 normal
      • rayon ^1.10.0 normal
      • serde ^1.0 normal optional
      • simdeez ^2.0.0-dev3 normal
      • spin_sleep ^1.2.1 normal
      • symphonia ^0.5.4 normal
      • thiserror ^1.0.63 normal
      • to_vec ^0.1.0 normal
      • xsynth-soundfonts ^0.3.3 normal
      • criterion ^0.5.1 dev
      • midi-toolkit-rs ^0.1.0 dev
      • rand ^0.8.5 dev
    • Versions
    • 71.88% of the crate is documented
  • Platform
    • 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

xsynth_core0.3.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • AudioStreamParams
  • FunctionAudioPipe
  • buffered_renderer::BufferedRenderer
  • buffered_renderer::BufferedRendererStatsReader
  • channel::ChannelInitOptions
  • channel::VoiceChannel
  • channel::VoiceChannelStatsReader
  • channel_group::ChannelGroup
  • channel_group::ChannelGroupConfig
  • channel_group::ParallelismOptions
  • effects::MultiChannelBiQuad
  • effects::VolumeLimiter
  • effects::VolumeLimiterIter
  • helpers::FREQS
  • soundfont::EnvelopeOptions
  • soundfont::SampleSoundfont
  • soundfont::SoundfontInitOptions
  • voice::EnvelopeControlData
  • voice::VoiceControlData

Enums

  • ChannelCount
  • channel::ChannelAudioEvent
  • channel::ChannelConfigEvent
  • channel::ChannelEvent
  • channel::ControlEvent
  • channel::KeyNoteEvent
  • channel_group::SynthEvent
  • channel_group::SynthFormat
  • channel_group::ThreadCount
  • effects::FilterType
  • soundfont::AudioLoadError
  • soundfont::EnvelopeCurveType
  • soundfont::Interpolator
  • soundfont::LoadSfError
  • soundfont::LoadSfzError
  • soundfont::Sf2ParseError
  • soundfont::SfzParseError
  • voice::ReleaseType

Traits

  • AudioPipe
  • soundfont::SoundfontBase
  • soundfont::VoiceSpawner
  • voice::Voice
  • voice::VoiceGeneratorBase
  • voice::VoiceSampleGenerator

Functions

  • helpers::are_arc_vecs_equal
  • helpers::db_to_amp
  • helpers::prepapre_cache_vec
  • helpers::sum_simd