Module screech::traits[][src]

Expand description

Common traits used throughout the library

Traits

To implement Sample means something can be a source of sound, just like when sampling discrete sources of sound, each component that is a sound source should be able to be “sampled”.