[][src]Module bae_rs::sounds

Sounds

This module includes the types needed to represent a collection of Generators and Modifiers in an abstract, simple way.

Re-exports

pub use basic_block::*;
pub use block::*;
pub use sound::*;
pub use complex_sound::*;
pub use simple_sound::*;

Modules

basic_block

Basic Block Interface

block

Block

complex_sound

Complex Sound

simple_sound

Simple Sound

sound

Sound