# `tek_mixer` // TODO: // - Meters: propagate clipping: // - If one stage clips, all stages after it are marked red // - If one track clips, all tracks that feed from it are marked red? # `tek_track` # `tek_sampler` This crate implements a sampler device which plays audio files in response to MIDI notes. # `tek_plugin`