Crate screech[][src]

Expand description

A collection of helpers for handling audio data in real time

NOTE! this library is unfinished, incomplete and most likely contains bugs!

Modules

Most basic building block for non-generated sound

General purpose oscillator

Primary sound output data structure

Wrapper type to handle contextual channel manipulation for crate::stream::Stream

Slew rate limiter for signal::Signal

Struct representing a stream of audio data

Standard track with panning and volume control

Common traits used throughout the library