Expand description
Communication between Kira and a low-level audio API.
Modules§
- Plays audio using cpal.
- Useful for testing and benchmarking.
Structs§
- Produces
Frames of audio data to be consumed by a low-level audio API.
Traits§
- Connects a
Rendererto a lower level audio API.
Type Aliases§
- The default backend used by
AudioManagers.