Crate sound_shader

Source

Structs§

ShaderStreamDescriptor
Configuation for shader stream

Enums§

AudioDevice
Options for cpal audio device.
GpuDevice
Options for wgpu GPU device.

Functions§

play
Creates output audio stream and play it for duration.
stream
Creates output audio stream
write_buffer
Returns buffer for play the shader. audio_device and record_buffer are ignored.